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/grumpy.git
master
Project Grumpy
Mart Raudsepp <leio@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
README: Add sync_pkgcheck
HEAD
master
Mart Raudsepp
2017-07-29
1
-1
/
+2
*
README: Suggest python3 venv module instead of virtualenv
Mart Raudsepp
2017-07-29
1
-1
/
+1
*
frontend: add basic maintainer page
Michael Palimaka
2017-07-30
2
-0
/
+35
*
frontend: link from category listing to package page
Michael Palimaka
2017-07-30
1
-1
/
+1
*
frontend: add maintainers to navigation bar
Michael Palimaka
2017-07-30
1
-1
/
+2
*
frontend: add maintainer listing
Michael Palimaka
2017-07-30
2
-0
/
+59
*
frontend: add package page
Michael Palimaka
2017-07-30
2
-0
/
+46
*
sync: add gentoo-ci pkgcheck results syncronisation
Michael Palimaka
2017-07-30
2
-1
/
+67
*
models: add a model for gentoo-ci pkgcheck results
Michael Palimaka
2017-07-30
1
-0
/
+14
*
frontend: add basic category page
Michael Palimaka
2017-07-26
3
-3
/
+35
*
Add 404 error handling.
Michael Palimaka
2017-07-26
2
-1
/
+21
*
gitignore: ignore grumpy database
Michael Palimaka
2017-07-26
1
-0
/
+2
*
Add README.
Michael Palimaka
2017-07-25
1
-0
/
+11
*
revert previous commit
Patrice Clement
2017-04-23
1
-4
/
+2
*
refactor two sentences to fit the 80-character wide limit
Patrice Clement
2017-04-23
1
-2
/
+4
*
sync: fix a missing .items to iterate on dict
Gilles Dartiguelongue
2017-01-23
1
-1
/
+1
*
sync: add version and keyword synchronization
Gilles Dartiguelongue
2017-01-22
1
-4
/
+38
*
sync: add detail points to sync_versions
Gilles Dartiguelongue
2017-01-22
1
-0
/
+15
*
sync: use dict facilities for key retrieval with a default
Gilles Dartiguelongue
2017-01-22
1
-20
/
+19
*
sync: use dict facilities for key retrieval with a default
Gilles Dartiguelongue
2017-01-22
1
-1
/
+1
*
sync: reduce unneeded conditional evaluation
Gilles Dartiguelongue
2017-01-22
1
-2
/
+2
*
sync: replace assert with ValueError raise
Gilles Dartiguelongue
2017-01-22
1
-4
/
+5
*
sync: define project keys default values
Gilles Dartiguelongue
2017-01-22
1
-31
/
+33
*
sync: sort imports according to PEP8
Gilles Dartiguelongue
2017-01-22
1
-2
/
+5
*
sync: Use dict comprehension in sync_categories as well
Mart Raudsepp
2017-01-22
1
-3
/
+1
*
sync: use ORM magics in sync_packages
Gilles Dartiguelongue
2017-01-22
1
-1
/
+1
*
sync: use assert for GLEP67 compliance check
Gilles Dartiguelongue
2017-01-22
1
-4
/
+6
*
sync: Fix pkg sync for packages that have a same named pkg in another category
Mart Raudsepp
2017-01-22
1
-7
/
+1
*
sync: use dict-comprehension in sync_packages
Gilles Dartiguelongue
2017-01-22
1
-3
/
+3
*
sync: fix broken sync_packages
Gilles Dartiguelongue
2017-01-22
1
-1
/
+6
*
frontend: Implement saving of followed maintainers/projects to cookie
Mart Raudsepp
2016-12-19
1
-2
/
+19
*
frontend: move setup to a separate view class
Mart Raudsepp
2016-12-19
3
-4
/
+6
*
frontend: Hide @gentoo.org for developers listing in /setup
Mart Raudsepp
2016-12-18
1
-1
/
+1
*
frontend: List proxy maintainers in a separate table for /setup
Mart Raudsepp
2016-12-18
2
-5
/
+27
*
models: Add preliminary model and fields for keyword and p.mask storage
Mart Raudsepp
2016-12-07
1
-2
/
+22
*
sync: Always handle e-mails in lower case to not end up with duplicates
Mart Raudsepp
2016-12-07
2
-10
/
+15
*
sync: Increase the sync delta to 1 hour and print the sync count and oldest T...
Mart Raudsepp
2016-12-07
1
-2
/
+5
*
sync: Don't forget to commit db transaction after all packages are synced
Mart Raudsepp
2016-12-07
1
-0
/
+2
*
sync: Order package details syncing based on how old the last sync was
Mart Raudsepp
2016-12-07
1
-1
/
+1
*
sync: Add package description and maintainers sync
Mart Raudsepp
2016-12-07
1
-4
/
+45
*
models: Add package maintainers relationship table and ORM relationships
Mart Raudsepp
2016-12-07
1
-0
/
+9
*
models: Add description and last_sync_ts columns for Package
Mart Raudsepp
2016-12-07
1
-0
/
+4
*
frontend: Setup Flask-WTF and use it for following maintainer checkboxes display
Mart Raudsepp
2016-12-05
4
-3
/
+36
*
sync: return empty dict on projects retrieval error, so the caller won't error
Mart Raudsepp
2016-12-05
1
-3
/
+3
*
sync: use requests response.json() directly instead of json.loads
Mart Raudsepp
2016-12-04
1
-4
/
+3
*
sync: Fix UTF-8 handling for projects.xml import
Mart Raudsepp
2016-12-04
1
-1
/
+1
*
sync: Update individual maintainer names during projects sync for the time being
Mart Raudsepp
2016-12-04
1
-2
/
+4
*
frontend: Add meta charset=utf-8 head tag
Mart Raudsepp
2016-12-04
1
-1
/
+2
*
frontend: add a /setup/ page for listing existing projects and devs
Mart Raudsepp
2016-12-04
2
-0
/
+45
*
sync: Project members and subprojects syncing to DB
Mart Raudsepp
2016-12-04
1
-1
/
+25
[next]