root / pykota / trunk / pykota / storages / pgstorage.py

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2954 [2954] 18 years jerome Ensures that the databases are created with UTF-8 encoding, and that …
(edit) @2874 [2874] 18 years jerome Explicitely sets the default TCP ports to use, because it seems that once …
(edit) @2830 [2830] 18 years jerome Improved the code's quality a bit with pylint.
(edit) @2773 [2773] 18 years jerome pkusers is now optimized like pkprinters, pkbcodes and edpykota.
(edit) @2741 [2741] 18 years jerome Added timing information for SQL queries and transactions.
(edit) @2622 [2622] 18 years jerome Added 2006 to the copyright's years.
(edit) @2599 [2599] 18 years jerome Fixed bad import, because some code moved
(edit) @2593 [2593] 18 years jerome Added support for SQLite3 database backend. NEEDS TESTERS !
(edit) @2418 [2418] 19 years jerome Allow PyKota admins and users to use different database backends or …
(edit) @2302 [2302] 19 years jerome Updated the FSF's address
(edit) @2210 [2210] 19 years jerome Early errors now finally generate meaningful error messages, this will …
(edit) @2147 [2147] 19 years jerome Removed all references to $Log$
(edit) @2146 [2146] 19 years jerome It seems that $Log$ is not implemented or doesn't work for some reason
(edit) @2139 [2139] 19 years jerome Added the Log keyword property
(edit) @2033 [2033] 19 years jalet Convert PygreSQL's new exception into a string before re-raising it
(edit) @2031 [2031] 19 years jalet Fix exception's name wrt newer versions of PygreSQL
(edit) @1717 [1717] 20 years jalet First version of dumpykota. Works fine but only with PostgreSQL …
(edit) @1520 [1520] 20 years jalet Now stores the job's size in bytes in the database. Preliminary work on …
(edit) @1327 [1327] 20 years jalet Preliminary work on Relationnal Database Independance via DB-API 2.0
(edit) @1277 [1277] 20 years jalet Small fix for history
(edit) @1275 [1275] 20 years jalet Missing space in SQL query
(edit) @1274 [1274] 20 years jalet Printing history added to CGI script.
(edit) @1269 [1269] 20 years jalet Fixed potential accuracy problem if a user printed on several printers …
(edit) @1259 [1259] 20 years jalet Additionnal check to not create a circular printers group.
(edit) @1258 [1258] 20 years jalet edpykota now supports adding printers to printer groups.
(edit) @1257 [1257] 20 years jalet Copyright year changed.
(edit) @1249 [1249] 20 years jalet Printer groups should be cached now, if caching is enabled.
(edit) @1244 [1244] 20 years uid67467 Tries to workaround possible integrity violations when retrieving printer …
(edit) @1240 [1240] 20 years uid67467 Should be ok now.
(edit) @1228 [1228] 20 years jalet Don't try to retrieve the user print quota information if current …
(edit) @1203 [1203] 20 years jalet Job price added to history
(edit) @1200 [1200] 20 years jalet More complete job history.
(edit) @1179 [1179] 20 years jalet Bug fix wrt no user/group name command line argument to edpykota
(edit) @1156 [1156] 21 years jalet Multiple printer names or wildcards can be passed on the command …
(edit) @1149 [1149] 21 years jalet Job history can be disabled. Some typos in README. More messages in setup …
(edit) @1144 [1144] 21 years jalet Character encoding added to please latest version of Python
(edit) @1137 [1137] 21 years jalet More work on caching
(edit) @1136 [1136] 21 years jalet Nothing interesting…
(edit) @1133 [1133] 21 years jalet Several optimizations, especially with LDAP backend
(edit) @1131 [1131] 21 years jalet Caching mechanism now caches all that's cacheable.
(edit) @1130 [1130] 21 years jalet Storage caching mechanism added.
(edit) @1115 [1115] 21 years jalet Bug fix by Oleg Biteryakov
(edit) @1113 [1113] 21 years jalet 1.14 is out !
(edit) @1087 [1087] 21 years jalet Really big modifications wrt new configuration file's location and …
(edit) @1085 [1085] 21 years jalet Bug in postgresql storage when modifying the prices for a printer
(edit) @1084 [1084] 21 years jalet Wrong documentation strings
(edit) @1079 [1079] 21 years jalet Email field added to PostgreSQL schema
(edit) @1068 [1068] 21 years jalet Lots of small fixes with the help of PyChecker?
(edit) @1067 [1067] 21 years jalet Bug fix due to a typo in LDAP code
(edit) @1051 [1051] 21 years jalet Sorts by user / group name
(edit) @1041 [1041] 21 years jalet Hey, it may work (edpykota --reset excepted) !
(edit) @1024 [1024] 21 years jalet wrongly placed code.
(add) @1021 [1021] 21 years jalet Deletion of the second user which is not needed anymore. Added a debug …
Note: See TracRevisionLog for help on using the revision log.