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
path:
root
/
backend
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
sync: Project members and subprojects syncing to DB
Mart Raudsepp
2016-12-04
1
-1
/
+25
*
models: Add association table and ORM relationship between projects and members
Mart Raudsepp
2016-12-04
1
-0
/
+12
*
sync: Initial projects syncing to DB without members
Mart Raudsepp
2016-12-04
1
-7
/
+28
*
models: Add Maintainer model
Mart Raudsepp
2016-12-04
1
-0
/
+11
*
models: Use sqlalchemy Unicode columns instead of String
Mart Raudsepp
2016-12-04
1
-4
/
+4
*
Turn off flask-sqlalchemy modification tracking to silence a warning and save...
Mart Raudsepp
2016-11-28
1
-0
/
+1
*
Make the dummy initial web frontend pretty
Mart Raudsepp
2016-11-23
1
-12
/
+4
*
Add parsed project members to the result dict
Mart Raudsepp
2016-11-11
1
-0
/
+3
*
Normalize subproject inherit-members to True or False during parsing
Mart Raudsepp
2016-11-10
1
-2
/
+2
*
Initial projects.xml parsing code with debug printout
Mart Raudsepp
2016-11-10
1
-4
/
+55
*
Add dirty sync_versions debug code
Mart Raudsepp
2016-11-10
1
-1
/
+11
*
Add a full_name property to package and remove some debug spam on sync
Mart Raudsepp
2016-09-24
2
-1
/
+4
*
Add syncing of packages in categories from packages.g.o (just name)
Mart Raudsepp
2016-09-07
1
-2
/
+26
*
Don't double-quote debug output for full atoms from %r usage
Mart Raudsepp
2016-09-07
1
-2
/
+2
*
Add initial code to sync categories from packages.g.o with associated plumbing
Mart Raudsepp
2016-09-07
3
-1
/
+63
*
Initial start of new Project Grumpy code; Hello World!
Mart Raudsepp
2016-09-06
1
-0
/
+7