aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| * euscanwww: making get parameter shortervolpino2012-10-292-2/+2
| * euscanwww: Adding an option to run upstream scanning after an update in portagevolpino2012-10-294-9/+26
| * euscan: Adding naive deb handler, TODO updatedvolpino2012-10-293-7/+59
| * euscan: Adding freecode handlervolpino2012-10-291-0/+48
| * euscanwww: Created a feed for scan world with packages in GETvolpino2012-10-294-3/+38
| * euscan: Adding support for disabling handlersvolpino2012-10-294-6/+16
| * djeuscan: really fix scan on demandCorentin Chary2012-10-101-18/+8
| * euscan: fix #435118 and #435120Corentin Chary2012-09-154-20/+23
* | euscanwww: Adding an about config pagevolpino2012-09-246-9/+113
* | euscanwww: Upgrading Bootstrap toogle buttonsvolpino2012-09-242-157/+292