| Thu, 07 Oct 2004 05:44:35 +0000 |
Richard Jones |
merge from HEAD
maint-0.7
|
| Thu, 07 Oct 2004 05:42:56 +0000 |
Richard Jones |
use row locking in MySQL newid() [SF#1034211]
|
| Fri, 01 Oct 2004 09:40:06 +0000 |
Alexander Smishlajev |
disable invalid assertions
|
| Fri, 01 Oct 2004 09:04:13 +0000 |
Alexander Smishlajev |
connection availability check merged from HEAD
maint-0.7
|
| Thu, 30 Sep 2004 10:34:26 +0000 |
Alexander Smishlajev |
use new config object. fix vim modeline.
|
| Thu, 30 Sep 2004 10:12:24 +0000 |
Alexander Smishlajev |
column type for Number changed from Integer to Double...
|
| Thu, 30 Sep 2004 09:48:12 +0000 |
Alexander Smishlajev |
do "slow" open (with restructuring) if schema file is not found.
|
| Wed, 29 Sep 2004 10:19:40 +0000 |
Alexander Smishlajev |
addclass(): variable 'cn' (class name) was not initialized.
|
| Wed, 29 Sep 2004 09:34:26 +0000 |
Alexander Smishlajev |
testNewUserAuthor: "Email Registration" permission...
|
| Wed, 29 Sep 2004 09:17:57 +0000 |
Alexander Smishlajev |
testRegistrationConfirmation: remove CR...
|
| Wed, 29 Sep 2004 09:16:09 +0000 |
Alexander Smishlajev |
testRegistrationConfirmation: remove CR at the end of the first line...
maint-0.7
|
| Wed, 29 Sep 2004 08:47:59 +0000 |
Alexander Smishlajev |
fix: r1.149.2.1 removed except else clause...
maint-0.7
|
| Wed, 29 Sep 2004 08:30:24 +0000 |
Alexander Smishlajev |
fix: [[CVS:1.154]] removed except else clause...
|
| Wed, 29 Sep 2004 08:05:33 +0000 |
Alexander Smishlajev |
init.initialize() was removed in r1.30 (27-jul-2004)
|
| Wed, 29 Sep 2004 07:31:36 +0000 |
Richard Jones |
*** empty log message ***
|
| Wed, 29 Sep 2004 07:31:32 +0000 |
Richard Jones |
merge from HEAD
maint-0.7
|
| Wed, 29 Sep 2004 07:27:09 +0000 |
Richard Jones |
handle Py2.3+ datetime objects as Date specs [SF#971300]
|
| Wed, 29 Sep 2004 07:26:17 +0000 |
Alexander Smishlajev |
remove unused import
|
| Wed, 29 Sep 2004 07:13:44 +0000 |
Richard Jones |
notes
|
| Wed, 29 Sep 2004 07:09:13 +0000 |
Alexander Smishlajev |
trim trailing spaces; add vim modeline
|
| Wed, 29 Sep 2004 07:05:57 +0000 |
Alexander Smishlajev |
fix argument order in call to hasPermission;
|
| Wed, 29 Sep 2004 07:01:44 +0000 |
Alexander Smishlajev |
load user interfaces
|
| Tue, 28 Sep 2004 10:47:20 +0000 |
Alexander Smishlajev |
init.initialize() was removed in [[CVS:1.30]] (27-jul-2004)
|
| Tue, 28 Sep 2004 10:29:37 +0000 |
Alexander Smishlajev |
testCreation: after installing new tracker, save test config...
|
| Sun, 26 Sep 2004 15:18:28 +0000 |
Alexander Smishlajev |
use mysql.db_exists() instead of mysql.Database
|
| Sun, 26 Sep 2004 15:16:02 +0000 |
Alexander Smishlajev |
add dbnamestr argument to connection_dict...
|
| Sun, 26 Sep 2004 14:38:54 +0000 |
Alexander Smishlajev |
fix Class.get(): it was relying on self._marker...
|
| Sun, 26 Sep 2004 14:16:06 +0000 |
Alexander Smishlajev |
Class.import_list():
|
| Sun, 26 Sep 2004 14:03:49 +0000 |
Alexander Smishlajev |
Class.get(): return default if rdbms value is None (i.e. unset).
|
| Sun, 26 Sep 2004 13:25:55 +0000 |
Alexander Smishlajev |
tracker.open() requires the 2nd argument - journal tag name
|
| Sun, 26 Sep 2004 13:16:40 +0000 |
Alexander Smishlajev |
fix load_extensions():
|
| Sun, 26 Sep 2004 12:17:42 +0000 |
Alexander Smishlajev |
init.initialize() was removed in [[CVS:1.30]] (27-jul-2004)
|
| Sun, 26 Sep 2004 11:54:46 +0000 |
Alexander Smishlajev |
.gettext() facility is vital for many roundup objects.
|
| Sun, 26 Sep 2004 11:30:56 +0000 |
Alexander Smishlajev |
skip mysql backend tests on any MySQL error...
|
| Sat, 25 Sep 2004 16:14:32 +0000 |
Alexander Smishlajev |
install extensions directories in tracker templates.
|
| Sat, 25 Sep 2004 16:12:07 +0000 |
Alexander Smishlajev |
copied from classic templates
|
| Sat, 25 Sep 2004 15:50:36 +0000 |
Alexander Smishlajev |
rdbms settings are now common for all backends.
|
| Sat, 25 Sep 2004 15:49:31 +0000 |
Alexander Smishlajev |
rdbms settings are now common for all backends.
|
| Sat, 25 Sep 2004 15:47:02 +0000 |
Alexander Smishlajev |
rdbms backends require new config object. make one.
|
| Sat, 25 Sep 2004 15:42:41 +0000 |
Alexander Smishlajev |
for MySQL connection, password argument is called 'passwd'.
|
| Fri, 24 Sep 2004 08:29:43 +0000 |
Alexander Smishlajev |
French message file
|
| Fri, 24 Sep 2004 08:21:22 +0000 |
Alexander Smishlajev |
fix .load_extensions():
|
| Tue, 21 Sep 2004 09:29:18 +0000 |
Alexander Smishlajev |
apply DEFAULT_PORT in the same way as other defaults...
|
| Tue, 21 Sep 2004 08:16:50 +0000 |
Alexander Smishlajev |
unset svc_args is empty list, not None
|
| Tue, 21 Sep 2004 08:01:15 +0000 |
Alexander Smishlajev |
replace "from module import *" with "import module"...
|
| Thu, 16 Sep 2004 07:07:01 +0000 |
Alexander Smishlajev |
fix sre_constants.error:
|
| Tue, 14 Sep 2004 22:09:48 +0000 |
Richard Jones |
mailgw can override the MAIL_DEFUALT_CLASS
|
| Tue, 14 Sep 2004 22:03:43 +0000 |
Richard Jones |
mailgw can override the MAIL_DEFUALT_CLASS
maint-0.7
|
| Tue, 07 Sep 2004 10:40:15 +0000 |
Richard Jones |
merge from maint-0-7
|
| Tue, 07 Sep 2004 10:37:52 +0000 |
Richard Jones |
Reject raised against email messages should result in email rejection...
maint-0.7
|
| Fri, 03 Sep 2004 02:24:14 +0000 |
Richard Jones |
relaxed hyperlinking in web interface (accept "issue123" or "Issue 123")
|
| Mon, 30 Aug 2004 06:27:50 +0000 |
Alexander Smishlajev |
no message
|
| Sun, 29 Aug 2004 22:47:59 +0000 |
Richard Jones |
multiple selection Link/Multilink search field (thanks Marlon van den Berg)
|
| Sun, 29 Aug 2004 21:53:38 +0000 |
Richard Jones |
cgi install tip
|
| Thu, 19 Aug 2004 23:01:18 +0000 |
Richard Jones |
another TODO
|
| Thu, 19 Aug 2004 22:50:06 +0000 |
Richard Jones |
update comment
|
| Thu, 19 Aug 2004 22:44:48 +0000 |
Richard Jones |
typo
|
| Wed, 18 Aug 2004 23:27:12 +0000 |
Richard Jones |
*** empty log message ***
|
| Tue, 17 Aug 2004 22:51:51 +0000 |
Richard Jones |
*** empty log message ***
|
| Tue, 17 Aug 2004 22:51:51 +0000 |
Richard Jones |
*** empty log message ***
maint-0.7
|