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
:
archive/proj/packages-3.git
master
old-master
packages.gentoo.org (2007-2015, obsolete)
Robin H. Johnson <robbat2@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dbgenerator
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
generator regex replacement fix
Markus Ullmann
2007-10-18
1
-1
/
+1
*
Add vim modelines to ensure editors do not mess with the Feng Shui of the pyt...
Robin H. Johnson
2007-10-18
4
-0
/
+8
*
cleanup generatorcode a bit and make pylint happy
Markus Ullmann
2007-10-18
1
-31
/
+43
*
check for difference in timestamps only if db is not built from scratch
Markus Ullmann
2007-10-18
2
-18
/
+17
*
whitespace cleanups in dbgenerator
Markus Ullmann
2007-10-16
3
-11
/
+14
*
More whitespace fix.
Robin H. Johnson
2007-10-13
1
-1
/
+1
*
Fix code to support a proper external config and have proper MySQL support.
Robin H. Johnson
2007-10-13
2
-59
/
+72
*
Revert "Live site settings."
Robin H. Johnson
2007-10-12
1
-4
/
+2
*
Merge branch 'finch' into live
Robin H. Johnson
2007-10-12
1
-1
/
+1
|
\
|
*
Drop ppc-macos keyword.
Robin H. Johnson
2007-10-12
1
-1
/
+1
*
|
Live site settings.
Robin H. Johnson
2007-10-12
1
-2
/
+4
|
/
*
Improve naming of columns.
Robin H. Johnson
2007-10-11
1
-20
/
+22
*
Fix tuple usage.
Robin H. Johnson
2007-10-11
1
-7
/
+7
*
Fix the architecture list and use LRUCache instead of too-full dictionaries t...
Robin H. Johnson
2007-10-11
2
-36
/
+281
*
Add schema versioning a-la Rails for usage with MySQL and SQLite.
Robin H. Johnson
2007-10-10
1
-5
/
+28
*
Only track keywords that exist per package, not all of them. Reduces database...
Robin H. Johnson
2007-10-10
1
-3
/
+1
*
Move to arches as a seperate table.
Robin H. Johnson
2007-10-10
1
-9
/
+45
*
Break out the versions, another 4mb saved.
Robin H. Johnson
2007-10-10
2
-22
/
+31
*
Split out category and packages tables. Halves database size and provides spe...
Robin H. Johnson
2007-10-10
2
-37
/
+84
*
Avoid rebuilding data when it has not changed by tracking timestamps.
Robin H. Johnson
2007-10-10
2
-2
/
+23
*
strip unneeded definition of commit functions
Markus Ullmann
2007-10-08
1
-3
/
+0
*
Make sure MySQL is used in unicode
Markus Ullmann
2007-10-08
1
-1
/
+1
*
Make website MySQL ready
Markus Ullmann
2007-10-07
1
-1
/
+1
*
MySQL prefers %s over ? as placeholder
Markus Ullmann
2007-10-07
2
-5
/
+9
*
Create MySQL based PackageDB with generator
Markus Ullmann
2007-10-07
2
-10
/
+40
*
fix some column in width
Markus Ullmann
2007-10-05
1
-4
/
+4
*
remove htmlization in generator, genshi handles that for us
Markus Ullmann
2007-10-02
1
-12
/
+2
*
fix a comment
Markus Ullmann
2007-09-19
1
-1
/
+1
*
don't split more than needed, performance++ Thanks to Necoro on IRC
Markus Ullmann
2007-09-19
1
-1
/
+1
*
fallback to pysqlite2 might come in handy
Markus Ullmann
2007-09-19
1
-2
/
+9
*
missing import
Markus Ullmann
2007-09-19
1
-0
/
+1
*
transfer into subdir
Markus Ullmann
2007-09-19
6
-0
/
+345
[prev]