Menu

Trac Commit Log


Commit Date  
[r2313] by cboos

The wiki engine "state" is now cached entirely in the `WikiSystem` component,
thereby associating it to the proper environment.

This was the original solution for #1750, as implemented in InterTrac.

Fixes #2138.

2005-09-29 12:20:29 Tree
[r2312] by cboos

Inform the user that a `trac-admin ... resync` is needed
if the ''repository_dir'' has been changed since the last resync.

This adds a 'name' property to the `Repository` class (given to the constructor).
This name is ''not'' necessarily the content of `repository_dir`.
E.g. for Subversion, it's
{{{
svn:<the UUID of the repository>:<repository_path>
}}}

Closes #2107.

2005-09-29 12:01:05 Tree
[r2311] by cboos

Improved support for SVN sub-repositories:
* the `get_path_history` is now sub-repository aware.
A few refactorings has been done to clarify the code:
* backported the `Repository.has_node(path,rev)` method from TracDiff
* introduced a `_scoped_path(scope, fullpath)` function which
truncates the scope from a full repository path, as returned by the svn API
* simplified the `_normalize_path` function
* added a bunch of unit-tests to cover the `versioncontrol` API
in the sub-repository case
* fix `log:@123:234` links (i.e. if no path is given, take the root)

This fixes #1930.

2005-09-29 11:41:44 Tree
[r2310] by cboos

Small fixes for attachments:
* Attachment unit tests could fail when the timestamps are identical.
Fix contributed by David James.
* Fixed a typo in attachment.py spotted by lelit.

2005-09-29 11:31:34 Tree
[r2309] by cboos

TracDiff: choose a better name for the method providing the summary of arbitrary changes (`s/Repository.get_deltas/Repository.get_changes/`). Suggested by lelit on IRC.

2005-09-29 11:13:40 Tree
[r2308] by cboos

InterTrac: merged in changes from TracDiff (log:branches/cboos-dev/anydiff-branch@...:2306)

2005-09-28 10:46:56 Tree
[r2307] by cboos

InterTrac: updated built-in Wiki documentation

2005-09-28 10:45:20 Tree
[r2306] by cboos

TracDiff: added an informative title for `diff:` TracLinks and did some refactoring

2005-09-28 08:00:13 Tree
[r2305] by mgood

display a warning in tracd if the project paths conflict (fixes #2124)

2005-09-28 00:36:40 Tree
[r2304] by cboos

TracDiff: adapted wiki TracLinks syntax for `diff:` to use "@" as a path/revision separator

2005-09-27 21:01:42 Tree
Older >
MongoDB Logo MongoDB