Menu

/trunk/src/UrlInfo.cpp Commit Log


Commit Date  
[r450] (17.5 kB) by steveking

if an entry already exists, do not replace it on importing (which would lose all log entries too) but only overwrite the config data.

2009-08-24 18:29:58 View
Download
[r449] (16.7 kB) by steveking

(Closes issue #2) : Add export/import conf file support
* add class to encrypt sensitive data in the exported file
* add class for ini files
* add new dialog to enter a password for encryption
* add exporting/importing functions to the CUrlInfos class

2009-08-23 12:03:35 View
Download
[r416] (11.3 kB) by steveking

Closes issue #154
* add option to limit the number of log entries kept for each monitored url
* increment the version number for the urls data
* only save the max. number of log entries

2009-06-13 07:17:41 View
Download
[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
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.