Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged 0.14.1 | René 'Necoro' Neumann | 2010-09-06 | 1 | -41/+54 |
|\ | |||||
| * | More declarative handling of the database types | René 'Necoro' Neumann | 2010-05-20 | 1 | -41/+54 |
| | | |||||
* | | Merge branch '0.14' | René 'Necoro' Neumann | 2010-04-15 | 1 | -9/+10 |
|\| | | | | | | | | | | | | | | | | | | | | | | | * 0.14: Better sorting of the database types in the preferences. Add notify-python dependency for the version checker Make the database type choice an info message Renamed es_ES to es Fixed dependancy of the new_version plugin from "dev-util/git" to "dev-vcs/git" to follow new Gentoo portage tree modifications Conflicts: portato/gui/windows/preference.py | ||||
| * | Better sorting of the database types in the preferences. | René 'Necoro' Neumann | 2010-04-15 | 1 | -5/+5 |
| | | | | | | | | Now they are displayed from best to worst. | ||||
| * | Make the database type choice an info message | René 'Necoro' Neumann | 2010-04-15 | 1 | -4/+5 |
| | | |||||
* | | applied 2to3 and fixed the result | René 'Necoro' Neumann | 2010-04-11 | 1 | -3/+1 |
|/ | |||||
* | Rewrote the database initialization to be a class instead of a function | René 'Necoro' Neumann | 2010-03-16 | 1 | -47/+47 |
| | |||||
* | Fixed copyright | René 'Necoro' Neumann | 2010-03-05 | 1 | -1/+1 |
| | |||||
* | Added some textual descriptions | René 'Necoro' Neumann | 2010-03-05 | 1 | -1/+1 |
| | |||||
* | One database instance is enough :) | René 'Necoro' Neumann | 2009-09-05 | 1 | -7/+18 |
| | |||||
* | Print database type at the bottom of exceptions. NOTE: This does not handle ↵ | René 'Necoro' Neumann | 2009-09-05 | 1 | -1/+4 |
| | | | | multiple databases used at the same time | ||||
* | Unified strings | René 'Necoro' Neumann | 2009-08-15 | 1 | -2/+2 |
| | |||||
* | Honor missing eix module | René 'Necoro' Neumann | 2009-08-15 | 1 | -2/+7 |
| | |||||
* | Add eixsql as db-choice | René 'Necoro' Neumann | 2009-08-14 | 1 | -3/+9 |
| | |||||
* | Rename DictDatabase to HashDatabase | René 'Necoro' Neumann | 2009-08-14 | 1 | -3/+3 |
| | |||||
* | Well -- ehm -- yeah | René 'Necoro' Neumann | 2009-02-21 | 1 | -2/+1 |
| | |||||
* | Fix small error | René 'Necoro' Neumann | 2009-02-21 | 1 | -1/+1 |
| | |||||
* | Raise the type and not 'type' | René 'Necoro' Neumann | 2009-02-20 | 1 | -1/+1 |
| | |||||
* | Add database type to global config -- no user-config for the moment | René 'Necoro' Neumann | 2009-02-20 | 1 | -11/+12 |
| | |||||
* | Show database types in the preferences - though nothing useful can be done ↵ | René 'Necoro' Neumann | 2009-02-18 | 1 | -0/+5 |
| | | | | atm ;) | ||||
* | Merge in DB branch (even though it does not offer the change-db-in-prefs ↵ | René 'Necoro' Neumann | 2009-02-17 | 1 | -1/+1 |
| | | | | feature) | ||||
* | Use warning instead of debug, if the sql database could not be loaded | René 'Necoro' Neumann | 2009-02-02 | 1 | -2/+2 |
| | |||||
* | Remove the USE_SQL flag - use normal config instead | René 'Necoro' Neumann | 2009-02-02 | 1 | -6/+19 |
| | |||||
* | Enable sql-db formats | René 'Necoro' Neumann | 2009-01-28 | 1 | -8/+17 |
| | |||||
* | Use the new database class layout | René 'Necoro' Neumann | 2009-01-28 | 1 | -0/+14 |
| | |||||
* | First 'db' layout | René 'Necoro' Neumann | 2009-01-28 | 1 | -0/+11 |