Menu

/trunk/src/UrlInfo.cpp Commit Log


Commit Date  
[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
[r245] (8.9 kB) by steveking

Pass an encryption description: this is required on Win2k.
This fixes issue #21.

2008-01-12 17:58:41 View
Download
[r223] (8.9 kB) by steveking

Ignore own commits. This implements issue #4.
* add checkbox to the url dialog to enable the ignore-own-commits feature.
* add boolean param to the CUrlInfo class and serialize it properly.
* in the updating thread, check the log messages if they match the own author and ignore those if requested.

2007-12-15 16:12:32 View
Download
[r210] (8.7 kB) by steveking

en/decrypt the passwords when serializing them to disk.
This fixes issue #5.

2007-12-02 13:49:29 View
Download
[r191] (7.6 kB) by steveking

Indicate the GPL license.

2007-11-16 19:46:43 View
Download
[r186] (6.8 kB) by steveking

Use a memory mapped file for loading the url infos.

2007-11-01 13:43:11 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.