Menu

/trunk/src/UrlInfo.cpp Commit Log


Commit Date  
[r408] (10.9 kB) by steveking

Closes issue #91
* add error number parameter to CUrlInfo class
* when an error happens, save the error number
* before checking a repository, check the last error number and prevent the check if the error was SVN_ERR_RA_NOT_AUTHORIZED until the user cleared the error

2009-06-01 07:25:21 View
Download
[r407] (10.7 kB) by steveking

Fixes issue #123
* add boolean state to the CUrlInfo class
* add context menu for the tree control to enable/disable monitoring
* show a gray icon if the project is not currently active (i.e., monitored)
* skip checking the project if it's not monitored

2009-06-01 06:00:56 View
Download
[r406] (10.5 kB) by steveking

Fixes issue #147:
Check for the process name to be CommitMonitorLocal.exe, and if it is (instead of the default CommitMonitor.exe), save/load all data in the same directory as the application exe file is instead of %APPDATA%\CommitMonitor.

2009-05-31 17:26:12 View
Download
[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
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.