Menu

Trac Commit Log


Commit Date  
[r7385] by jruigrok

Actually use isinstance() to compare.

2008-07-24 05:04:00 Tree
[r7384] by cboos

Don't use the deprecated `md5` module starting with Python 2.5.

Added `md5` in the compat utilities.

Patch contributed by Remy Blank implementing a suggestion from eblot, following an initial patch from "mad"... and finally slightly modified by me (move the `hashlib` conditional import logic in `trac.util.compat`) ;-)

Closes #7458.

2008-07-23 18:47:49 Tree
[r7383] by cboos

The milestone drop-down menu in ticket changes is now organized in 3 sections:
- Open (by due date)
- Open (no due date)
- Closed

Only the first two are shown to non-admins.

Patch contributed by Remy Blank. Closes #4021.

2008-07-23 18:47:19 Tree
[r7382] by cboos

Show deleted values in ticket change summaries.

Patch contributed by Remy Blank. Closes #3838.

2008-07-23 18:46:56 Tree
[r7381] by cboos

Add missing native eol-style to this .rss file

2008-07-23 18:46:35 Tree
[r7380] by cboos

TracAdmin: forbid specifying `--daemonize` and `--reload` flags at the same time, as it was not working and not worth the trouble supporting.

Patch contributed by Remy Blank. Closes #7049.

2008-07-23 18:45:15 Tree
[r7379] by osimons

trunk: Svnmerged [7378] from 0.11-stable.

(#7202 - Permission webadmin fix to make numeric subject or group names not evaluate to upper-case).

2008-07-22 20:50:39 Tree
[r7378] by osimons

0.11-stable: Permission webadmin fix to make numeric subject or group names not evaluate to upper-case. Closes #7202.

2008-07-22 20:42:59 Tree
[r7377] by cmlenz

Merged [7376] to trunk.

2008-07-22 11:40:29 Tree
[r7376] by cmlenz

Fix serving of static files to use a default wrapper object when the WSGI server doesn't provide a `wsgi.file_wrapper`. Thanks to Graham Dumpleton for reporting this problem.

2008-07-22 11:36:55 Tree
Older >