author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Sat, 1 Dec 2001 07:17:50 +0000 (07:17 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Sat, 1 Dec 2001 07:17:50 +0000 (07:17 +0000) | ||
commit | c1fb0c81c783a6741f47e3f4abcd78a3f1cad1ad | |
tree | 2950b6e54fbff42d72f26219d1d243e38f2f2030 | tree | snapshot |
parent | 243c0ca70dd8b09abc0bcb404b3d3725592ade27 | commit | diff |
. We now have basic transaction support! Information is only written to
the database when the commit() method is called. Only the anydbm
backend is modified in this way - neither of the bsddb backends have been.
The mail, admin and cgi interfaces all use commit (except the admin tool
doesn't have a commit command, so interactive users can't commit...)
. Fixed login/registration forwarding the user to the right page (or not,
on a failure)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@442 57a73879-2fb5-44c3-a270-3262357dd7e2
the database when the commit() method is called. Only the anydbm
backend is modified in this way - neither of the bsddb backends have been.
The mail, admin and cgi interfaces all use commit (except the admin tool
doesn't have a commit command, so interactive users can't commit...)
. Fixed login/registration forwarding the user to the right page (or not,
on a failure)
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@442 57a73879-2fb5-44c3-a270-3262357dd7e2