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/webapp-config.git
master
overlay
Gentoo's installer for web-based applications
Matthew Summers <quantumsummers@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
WebappConfig
/
db.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
db.py: Uses EPREFIX variable
Devan Franchini
2017-02-15
1
-3
/
+4
*
db.py: Reverts OUT.info() call to print() in listinstalls()
Devan Franchini
2015-06-19
1
-1
/
+1
*
{config, db}.py: Adds proper support for list-installs command
Devan Franchini
2015-06-19
1
-1
/
+1
*
Adds WebappDB and WebappSource tests to external test suite
Devan Franchini
2015-06-19
1
-174
/
+0
*
Adds python3.x compatibility to codebase.
Devan Franchini
2015-06-19
1
-2
/
+2
*
WebappConfig/db.py: Properly closes install file after writing.
Devan Franchini
2014-01-24
1
-0
/
+1
*
WebappConfig/db.py: Slightly alters prune_database() algorithm.
Devan Franchini
2014-01-24
1
-3
/
+1
*
WebappConfig/db.py: Removes printing of 'action' when calling prune_database().
Devan Franchini
2014-01-24
1
-1
/
+0
*
WebappConfig/{db,config}.py: Adds support for prune-database() function.
Devan Franchini
2014-01-24
1
-14
/
+21
*
WebappConfig/db.py: Adds prune_db() function.
Devan Franchini
2014-01-24
1
-0
/
+37
*
WebappConfig/db.py: Removes cherry-pick message in db.py.
Devan Franchini
2013-10-28
1
-2
/
+0
*
WebappConfig/db.py converts keys dictionary to sorted list.
Devan Franchini
2013-10-28
1
-4
/
+4
*
WebappConfig/db.py: Encodes entry output for .webapp-<app>-<version>.
Devan Franchini
2013-10-28
1
-1
/
+1
*
WebappConfig/db.py: Converts keys.packages.keys() into a list.
Devan Franchini
2013-10-09
1
-1
/
+1
*
WebappConfig/db.py: Converts dict_keys into a list to allow sorting.
Devan Franchini
2013-09-24
1
-1
/
+1
*
WebappConfig/{db,filetype,permissions}.py: code cleanup
Vincent Brillault
2013-04-22
1
-1
/
+1
*
WebappConfig/db.py: do not leave behind stray install files
Eray Aslan
2013-02-11
1
-0
/
+2
*
Do not use cmp() for compatibility with Python 3.
Arfrever Frehtes Taifersar Arahesis
2012-06-29
1
-1
/
+1
*
Delete obsolete __version__ attributes.
Arfrever Frehtes Taifersar Arahesis
2012-06-29
1
-2
/
+0
*
Use print() function for compatibility with Python 3.
Arfrever Frehtes Taifersar Arahesis
2012-06-29
1
-1
/
+1
*
Update syntax of octal numbers for compatibility with Python 3.
Arfrever
2011-12-30
1
-2
/
+2
*
Fix for package_installed
Gunnar Wrobel
2007-04-27
1
-1
/
+7
*
Fixed sorting in doctest.
Gunnar Wrobel
2007-04-27
1
-1
/
+1
*
Category support
Gunnar Wrobel
2007-04-27
1
-49
/
+90
*
Added current version
Gunnar Wrobel
2007-02-21
1
-0
/
+721