aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Merge branch 'master' of https://github.com/iksaif/euscanvolpino2012-08-154-4/+15
|\|
| * euscan: misc fixesCorentin Chary2012-08-154-4/+15
* | euscanwww: Fixing all templates to be XHTML compliantvolpino2012-08-1519-106/+118
* | euscanwww: Fixing preferences form errorsvolpino2012-08-151-13/+13
* | euscanwww: Added feeds help pagevolpino2012-08-144-0/+37
* | euscanwww: The input of a field with errors is redvolpino2012-08-141-0/+4
* | euscanwww: user feed link is displayed on every page for registered usersvolpino2012-08-143-11/+10
* | euscanwww: Adding missing login_required to UserFeedvolpino2012-08-141-1/+2
* | euscanwww: Fixed runtests.py and added a simple test for user profilevolpino2012-08-142-1/+11
* | euscanwww: Minor cleaningsvolpino2012-08-143-2/+7
* | euscanwww: Better login templatevolpino2012-08-141-10/+2
|/
* djeuscan: enhance email templateCorentin Chary2012-08-146-71/+112
* djeuscan: better email templateCorentin Chary2012-08-141-0/+31
* djeuscan: fix some small bugsCorentin Chary2012-08-143-5/+3
* euscanwww: initial implementation of euscan updates emailvolpino2012-08-1112-19/+562
* euscanwww: Adding more options to preferences, implementing more filters for ...volpino2012-08-119-26/+434
* euscanwww: Added watch/unwatch button to scan worldvolpino2012-08-107-4/+84
* euscanwww: Changed all feeds to support url optionsvolpino2012-08-091-63/+91
* euscanwww: Adding support for GET options in feedvolpino2012-08-081-7/+19
* euscanwww: Adding PoC switches for feed settingsvolpino2012-08-0810-23/+507
* euscanwww: Swapping watch/unwatch iconsvolpino2012-08-082-0/+0
* euscanwww: Adding basic custom user feedvolpino2012-08-084-1/+52