aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* djeuscan: temporary fix for ebuild/metadataCorentin Chary2012-11-194-9/+8
* 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
* | 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-3017-76/+118
|\|
| * djeuscan/processing: fix scan_upstream after scan_portageCorentin Chary2012-10-295-27/+31
| * 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-295-8/+113
| * euscanwww: Upgrading Bootstrap toogle buttonsvolpino2012-10-292-157/+292
| * euscan: last_version property addedvolpino2012-10-291-0/+14
| * euscanwww: Wrapping herds and maintainers in <p> to put them in newlinesvolpino2012-10-291-14/+18
| * euscanwww: making get parameter shortervolpino2012-10-292-2/+2
| * euscanwww: Adding an option to run upstream scanning after an update in portagevolpino2012-10-293-5/+25
| * euscanwww: Created a feed for scan world with packages in GETvolpino2012-10-293-2/+38
| * djeuscan: really fix scan on demandCorentin Chary2012-10-101-18/+8
* | euscanwww: Adding an about config pagevolpino2012-09-245-8/+113
* | euscanwww: Upgrading Bootstrap toogle buttonsvolpino2012-09-242-157/+292
* | euscan: last_version property addedvolpino2012-09-221-0/+14
* | euscanwww: Wrapping herds and maintainers in <p> to put them in newlinesvolpino2012-09-221-14/+18
* | euscanwww: making get parameter shortervolpino2012-09-212-2/+2
* | euscanwww: Adding an option to run upstream scanning after an update in portagevolpino2012-09-143-5/+25
* | euscanwww: Created a feed for scan world with packages in GETvolpino2012-09-143-2/+38
|/
* Merge remote-tracking branch 'origin/master'Corentin Chary2012-09-145-3/+6
|\
| * euscanwww/templates: minor fixesCorentin Chary2012-09-142-1/+2
| * euscanwww: small scan related fixesCorentin Chary2012-09-143-2/+4
* | euscanwww: Improved email templatevolpino2012-09-032-42/+25
* | euscan: PEP8 compliant codevolpino2012-08-151-0/+1