GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/euscan.git
docker-compose--wip--expect-force-pushes
master
Ebuild Upstream Scanner
Sebastian Pipping <sping@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
euscanwww: Handler's statistics
volpino
2012-11-26
2
-1
/
+33
*
euscanwww: moving "Statistics" at the bottom of the menu bar
volpino
2012-11-26
1
-1
/
+1
*
euscanwww: slot is not part of unique_together. Better version strings
volpino
2012-11-25
3
-11
/
+207
*
DEBUG=False by default
Corentin Chary
2012-11-23
1
-1
/
+1
*
Return HttpResponseNotFound(), got 20 exceptions emails this morning :D
Corentin Chary
2012-11-23
1
-4
/
+14
*
Update TODO
Corentin Chary
2012-11-19
1
-3
/
+7
*
djeuscan: temporary fix for ebuild/metadata
Corentin Chary
2012-11-19
4
-9
/
+8
*
Update TODO
Corentin Chary
2012-11-19
1
-0
/
+2
*
Don't remove everything, only cache
Corentin Chary
2012-11-12
1
-2
/
+9
*
euscanwww: Favourite/Unfavourite template code refactored
volpino
2012-11-08
13
-157
/
+125
*
euscanwww: Refresh package button works even without JS
volpino
2012-11-08
3
-14
/
+31
*
euscanwww: Simple link instead of form
volpino
2012-11-08
1
-4
/
+4
*
euscanwww: Upstream urls now are anchors
volpino
2012-11-08
2
-1
/
+8
*
euscanwww: raise Http404 -> return HttpResponseNotFound()
volpino
2012-11-08
1
-6
/
+6
*
euscanwww: Showing ebuild and metadata in package details page
volpino
2012-11-08
4
-3
/
+45
*
euscanwww: Use Version.tag to be more DRY
volpino
2012-11-08
4
-8
/
+22
*
Merge branch 'master' of https://github.com/iksaif/euscan
volpino
2012-11-04
2
-15
/
+26
|
\
|
*
djeuscan/tasks: fix update_portage() and layman --sync
Corentin Chary
2012-11-04
2
-15
/
+26
*
|
euscanwww: South migration for keeping data for the new accounts app
volpino
2012-11-04
2
-154
/
+37
*
|
Updating TODO
volpino
2012-11-02
1
-6
/
+0
*
|
euscanwww: Adding make.conf and overlays info to config page
volpino
2012-11-02
4
-9
/
+62
*
|
euscanwww: Added migration for deleting UserProfile
volpino
2012-11-02
1
-0
/
+251
*
|
euscanwww: Make euscan_captcha a real app
volpino
2012-11-02
1
-0
/
+0
*
|
euscanwww: Moving all account related stuff to a separate app
volpino
2012-11-02
31
-439
/
+696
*
|
euscanwww: removed useless 'print'
volpino
2012-11-02
1
-2
/
+0
*
|
euscanwww: moving captcha app where the apps should be
volpino
2012-11-02
4
-1
/
+1
*
|
euscanwww: test fixes and minor PEP8 fixes
volpino
2012-11-02
3
-3
/
+5
*
|
euscanwww: fixing urls.py to be more DRY
volpino
2012-11-02
1
-50
/
+46
*
|
Merge branch 'master' of https://github.com/iksaif/euscan
volpino
2012-10-30
25
-99
/
+167
|
\
|
|
*
euscan/handlers: we need the file version
Corentin Chary
2012-10-29
3
-3
/
+23
|
*
djeuscan/processing: fix scan_upstream after scan_portage
Corentin Chary
2012-10-29
5
-27
/
+31
|
*
Update TODO
Corentin Chary
2012-10-29
1
-0
/
+6
|
*
euscanwww: use maintainers names, not ids
Corentin Chary
2012-10-29
9
-42
/
+57
|
*
django-recaptcha 0.0.5 compat
Corentin Chary
2012-10-29
6
-2
/
+26
|
*
euscanwww: Adding an about config page
volpino
2012-10-29
6
-9
/
+113
|
*
euscanwww: Upgrading Bootstrap toogle buttons
volpino
2012-10-29
2
-157
/
+292
|
*
euscan: last_version property added
volpino
2012-10-29
2
-2
/
+14
|
*
euscanwww: Wrapping herds and maintainers in <p> to put them in newlines
volpino
2012-10-29
1
-14
/
+18
|
*
euscan: deb handler - adding support for Packages.gz or Packages.bz2 and vers...
volpino
2012-10-29
2
-7
/
+13
|
*
euscan: Removing http cache from TODO
volpino
2012-10-29
1
-4
/
+0
|
*
euscanwww: making get parameter shorter
volpino
2012-10-29
2
-2
/
+2
|
*
euscanwww: Adding an option to run upstream scanning after an update in portage
volpino
2012-10-29
4
-9
/
+26
|
*
euscan: Adding naive deb handler, TODO updated
volpino
2012-10-29
3
-7
/
+59
|
*
euscan: Adding freecode handler
volpino
2012-10-29
1
-0
/
+48
|
*
euscanwww: Created a feed for scan world with packages in GET
volpino
2012-10-29
4
-3
/
+38
|
*
euscan: Adding support for disabling handlers
volpino
2012-10-29
4
-6
/
+16
|
*
djeuscan: really fix scan on demand
Corentin Chary
2012-10-10
1
-18
/
+8
|
*
euscan: fix #435118 and #435120
Corentin Chary
2012-09-15
4
-20
/
+23
*
|
euscanwww: Adding an about config page
volpino
2012-09-24
6
-9
/
+113
*
|
euscanwww: Upgrading Bootstrap toogle buttons
volpino
2012-09-24
2
-157
/
+292
[next]