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
path:
root
/
euscanwww
Commit message (
Expand
)
Author
Age
Files
Lines
*
euscanwww: Indentation must be a multiple of 4
volpino
2013-02-23
1
-1
/
+1
*
fixes
Corentin Chary
2013-01-16
1
-1
/
+2
*
djeuscan: add lost migrations
Corentin Chary
2012-12-12
2
-0
/
+367
*
djeuscan: rework the scan process, don't use alive anymore
Corentin Chary
2012-12-12
7
-122
/
+151
*
euscanwww: handle '' handler
Corentin Chary
2012-11-27
1
-1
/
+4
*
euscanwww: Improved query for aggregating handler's data
volpino
2012-11-27
3
-16
/
+8
*
euscanwww: tweak the new handler code
Corentin Chary
2012-11-26
5
-35
/
+72
*
euscanwww: reorder some settings
Corentin Chary
2012-11-26
1
-3
/
+2
*
euscanwww: Fixing metadata and ebuild urls
volpino
2012-11-26
5
-36
/
+38
*
euscanwww: per handler package list
volpino
2012-11-26
5
-2
/
+36
*
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
*
djeuscan: temporary fix for ebuild/metadata
Corentin Chary
2012-11-19
4
-9
/
+8
*
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
*
|
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
17
-76
/
+118
|
\
|
|
*
djeuscan/processing: fix scan_upstream after scan_portage
Corentin Chary
2012-10-29
5
-27
/
+31
|
*
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
5
-8
/
+113
|
*
euscanwww: Upgrading Bootstrap toogle buttons
volpino
2012-10-29
2
-157
/
+292
|
*
euscan: last_version property added
volpino
2012-10-29
1
-0
/
+14
|
*
euscanwww: Wrapping herds and maintainers in <p> to put them in newlines
volpino
2012-10-29
1
-14
/
+18
|
*
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
3
-5
/
+25
|
*
euscanwww: Created a feed for scan world with packages in GET
volpino
2012-10-29
3
-2
/
+38
|
*
djeuscan: really fix scan on demand
Corentin Chary
2012-10-10
1
-18
/
+8
*
|
euscanwww: Adding an about config page
volpino
2012-09-24
5
-8
/
+113
*
|
euscanwww: Upgrading Bootstrap toogle buttons
volpino
2012-09-24
2
-157
/
+292
*
|
euscan: last_version property added
volpino
2012-09-22
1
-0
/
+14
[next]