Menu

/trunk/src/UrlInfo.cpp Commit Log


Commit Date  
[r359] (10.5 kB) by steveking

Implemented issue #106: "Ignore users" isn't considered when executing "Script/Command"

2009-01-17 17:00:59 View
Download
[r351] (10.3 kB) by steveking

Implemented issue #94: Enhancement: URL for browsing differences with revisions numbers

* add edit box for the web viewer url to the url dialog
* replace the strings in the url:
%revision - replaced with the new selected revision number
%url - replaced with the url of the project
%project - replaced with the project name
* open the browser with the web viewer url when requested by the context menu

2008-12-27 17:09:13 View
Download
[r348] (10.1 kB) by steveking

Implemented issue #7: Custom action after commit detection

* add edit box for the command line string to execute to the url dialog
* replace the strings in the command line:
%revision - replaced with the new HEAD revision number
%url - replaced with the url of the project
%project - replaced with the project name
* execute the command line string when new commits are detected

2008-12-27 15:55:49 View
Download
[r345] (9.9 kB) by steveking

Implemented issue #92: Enhancement: Ignore list of users

2008-12-19 19:03:18 View
Download
[r339] (9.8 kB) by steveking

Remove the option to automatically fetch the diff.

2008-10-26 12:17:12 View
Download
[r320] (9.9 kB) by steveking

Create a backup of the urls file after a successful load.

This adds to issue #62: After PC system crash, CommitMonitor loses all repository settings and commit history

2008-09-01 17:09:45 View
Download
[r316] (9.5 kB) by steveking

Fix bug: when the limit of 1000 log entries saved is reached, loading the file again didn't work properly and subsequent projects were not loaded anymore. This lead to 'lost projects' as reported in issue #62 and issue #70.

2008-08-24 12:41:27 View
Download
[r292] (9.5 kB) by steveking

First save the info to a temp file. Only if saving succeeds, move the temp file to the real file.

2008-06-18 20:30:58 View
Download
[r278] (9.3 kB) by steveking

Only load the first 1000 entries. Since we don't store more than the last 1000 log entries, there won't be more than that anyway.
This fixes issue #38.

2008-04-26 16:17:10 View
Download
[r277] (8.9 kB) by steveking

Reduce the log entries to 1000 *before* serializing the std::map.

2008-04-26 16:12:48 View
Download
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.