aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* djeuscan: rework the scan process, don't use alive anymoreCorentin Chary2012-12-128-122/+152
* Merge pull request #19 from EvaSDK/masterCorentin Chary2012-12-011-0/+83
|\
| * Fix issues raised in pull request #19Gilles Dartiguelongue2012-11-301-11/+9
| * Add gnome handlerGilles Dartiguelongue2012-11-241-0/+85
* | euscanwww: handle '' handlerCorentin Chary2012-11-271-1/+4
* | euscanwww: Improved query for aggregating handler's datavolpino2012-11-273-16/+8
* | euscanwww: tweak the new handler codeCorentin Chary2012-11-265-35/+72
* | euscanwww: reorder some settingsCorentin Chary2012-11-261-3/+2
* | euscanwww: Fixing metadata and ebuild urlsvolpino2012-11-266-42/+41
* | euscanwww: per handler package listvolpino2012-11-265-2/+36
* | euscanwww: Handler's statisticsvolpino2012-11-262-1/+33
* | euscanwww: moving "Statistics" at the bottom of the menu barvolpino2012-11-261-1/+1
* | euscanwww: slot is not part of unique_together. Better version stringsvolpino2012-11-253-11/+207
|/
* DEBUG=False by defaultCorentin Chary2012-11-231-1/+1
* Return HttpResponseNotFound(), got 20 exceptions emails this morning :DCorentin Chary2012-11-231-4/+14
* Update TODOCorentin Chary2012-11-191-3/+7
* djeuscan: temporary fix for ebuild/metadataCorentin Chary2012-11-194-9/+8
* Update TODOCorentin Chary2012-11-191-0/+2
* Don't remove everything, only cacheCorentin Chary2012-11-121-2/+9
* euscanwww: Favourite/Unfavourite template code refactoredvolpino2012-11-0813-157/+125
* euscanwww: Refresh package button works even without JSvolpino2012-11-083-14/+31
* euscanwww: Simple link instead of formvolpino2012-11-081-4/+4
* euscanwww: Upstream urls now are anchorsvolpino2012-11-082-1/+8
* euscanwww: raise Http404 -> return HttpResponseNotFound()volpino2012-11-081-6/+6
* euscanwww: Showing ebuild and metadata in package details pagevolpino2012-11-084-3/+45
* euscanwww: Use Version.tag to be more DRYvolpino2012-11-084-8/+22
* Merge branch 'master' of https://github.com/iksaif/euscanvolpino2012-11-042-15/+26
|\
| * djeuscan/tasks: fix update_portage() and layman --syncCorentin Chary2012-11-042-15/+26
* | euscanwww: South migration for keeping data for the new accounts appvolpino2012-11-042-154/+37
* | Updating TODOvolpino2012-11-021-6/+0
* | euscanwww: Adding make.conf and overlays info to config pagevolpino2012-11-024-9/+62
* | euscanwww: Added migration for deleting UserProfilevolpino2012-11-021-0/+251
* | euscanwww: Make euscan_captcha a real appvolpino2012-11-021-0/+0
* | euscanwww: Moving all account related stuff to a separate appvolpino2012-11-0231-439/+696
* | euscanwww: removed useless 'print'volpino2012-11-021-2/+0
* | euscanwww: moving captcha app where the apps should bevolpino2012-11-024-1/+1
* | euscanwww: test fixes and minor PEP8 fixesvolpino2012-11-023-3/+5
* | euscanwww: fixing urls.py to be more DRYvolpino2012-11-021-50/+46
* | Merge branch 'master' of https://github.com/iksaif/euscanvolpino2012-10-3025-99/+167
|\|
| * euscan/handlers: we need the file versionCorentin Chary2012-10-293-3/+23
| * djeuscan/processing: fix scan_upstream after scan_portageCorentin Chary2012-10-295-27/+31
| * Update TODOCorentin Chary2012-10-291-0/+6
| * euscanwww: use maintainers names, not idsCorentin Chary2012-10-299-42/+57
| * django-recaptcha 0.0.5 compatCorentin Chary2012-10-296-2/+26
| * euscanwww: Adding an about config pagevolpino2012-10-296-9/+113
| * euscanwww: Upgrading Bootstrap toogle buttonsvolpino2012-10-292-157/+292
| * euscan: last_version property addedvolpino2012-10-292-2/+14
| * euscanwww: Wrapping herds and maintainers in <p> to put them in newlinesvolpino2012-10-291-14/+18
| * euscan: deb handler - adding support for Packages.gz or Packages.bz2 and vers...volpino2012-10-292-7/+13
| * euscan: Removing http cache from TODOvolpino2012-10-291-4/+0