History of src/sync.c
2009-11-06
| ||
14:15:17 | [ed149c3f44] part of check-in [5153d61893] Add the --once command-line option to push, pull, and sync. Ticket [2aaa8042caec] (By: drh on 2009-11-06 14:15:17) [diff] [annotate] | |
2009-10-31
| ||
14:03:49 | [693322f662] part of check-in [11ecd5c0b5] Fix the "remote-url" command so that it preserves the userid and password. Ticket [68c7f7bee951302]. (By: drh on 2009-10-31 14:03:49) [diff] [annotate] | |
2009-09-22
| ||
07:49:39 | [312506edea] part of check-in [7a2c37063a] merge trunk into creole branch (By: bob on 2009-09-22 07:49:39) [diff] [annotate] | |
2009-09-04
| ||
20:19:00 | [312506edea] part of check-in [6a40733531] Update "help" comments for clone, push, pull, sync, and remote-url commands. (By: drh on 2009-09-04 20:19:00) [diff] [annotate] | |
2009-08-22
| ||
19:15:49 | [83eeccbf31] part of check-in [614519b46c] Get the -R option working on the remote-url command. (By: drh on 2009-08-22 19:15:49) [diff] [annotate] | |
2009-08-13
| ||
14:36:54 | [5eb1f32d91] part of check-in [9cbef7a104] In the "remote-url" command, omit the userid and password from the URL unless the "--show-pw" command-line option is used. (By: drh on 2009-08-13 14:36:54) [diff] [annotate] | |
2009-08-01
| ||
14:23:57 | [5c954ccd14] part of check-in [a2cbedcb1f] Add the new remote-url command for managing the default server URL. Ticket [c24e486b05]. (By: drh on 2009-08-01 14:23:57) [diff] [annotate] | |
12:59:38 | [d4cc7e5a3d] part of check-in [47d8fc4944] Always store g.urlCanonical as the last-sync-url value. Fix for ticket [045f23be750d93c0bd91f179f39c5c829ed01bc6]. (By: drh on 2009-08-01 12:59:38) [diff] [annotate] | |
2009-03-30
| ||
00:58:20 | [e1f5588a66] part of check-in [327823e39b] Continuing work on the new HTTP transport mechanism. Make it more obvious where in the code extensions to support file: and https: belong. (By: drh on 2009-03-30 00:58:20) [diff] [annotate] | |
2009-01-13
| ||
18:43:47 | [5bf564823d] part of check-in [797d680ef5] Add code to understand the "https://" prefix on server URLs. Any attempt to use https gives an error at this point, however. This is a work in progress. (By: drh on 2009-01-13 18:43:47) [diff] [annotate] | |
2008-10-25
| ||
17:51:37 | [9adfc72509] part of check-in [6b0b57a924] Add logic to do a configuration push. Add logic to synchronize the CONCEALED table containing hidden email addresses (assuming appropriate permissions). Additional testng is needed; this check-in is to transfer the work to another machine. (By: drh on 2008-10-25 17:51:37) [diff] [annotate] | |
2008-10-17
| ||
00:20:21 | [c4538ea75a] part of check-in [9346f2290c] Added the "all" command for things like "fossil all sync". I am not sure "all" is quite the right name for this command, so I may yet change it. (By: drh on 2008-10-17 00:20:21) [diff] [annotate] | |
2008-05-23
| ||
19:21:03 | [4404bbdd39] part of check-in [28e56282c9] Finish implementing the configuration command by adding method implementations for "import", "reset", and "pull". (By: drh on 2008-05-23 19:21:03) [diff] [annotate] | |
2008-05-10
| ||
17:09:46 | [64b6ad3096] part of check-in [9ba6e4287b] Add the --nosync option to temporarily disable autosync. Useful when off network. (By: drh on 2008-05-10 17:09:46) [diff] [annotate] | |
2008-05-07
| ||
23:56:28 | [03df11b7c9] part of check-in [cf84ce2d8c] Fix a typo on the "stat" page. (By: drh on 2008-05-07 23:56:28) [diff] [annotate] | |
17:38:57 | [80fd8e1587] part of check-in [908009fdc4] Fix a couple of C++-isms in my_page.c and tagview.c. Remove the return value from autosync(). (By: drh on 2008-05-07 17:38:57) [diff] [annotate] | |
2008-05-06
| ||
12:24:22 | [f8524fbcd7] part of check-in [f652599003] Add the --proxy command-line option that can be used to enable or disable an http proxy on a case by case basis. (By: drh on 2008-05-06 12:24:22) [diff] [annotate] | |
2008-05-05
| ||
17:24:38 | [8dd56b0a12] part of check-in [4e683ef07b] Add the ability to modify global settings (such as the proxy setting) even when there are no repositories defined. (By: drh on 2008-05-05 17:24:38) [diff] [annotate] | |
2008-05-01
| ||
22:49:57 | [b1aa8a41a0] part of check-in [676fdd088a] Enable proxy support using the "fossil setting proxy" command. This check-in is made using a proxy. (By: drh on 2008-05-01 22:49:57) [diff] [annotate] | |
2008-02-09
| ||
00:11:04 | [6d1a08c4d7] part of check-in [49b59bc559] Issue a warning after a commit if the commit causes a fork. (By: drh on 2008-02-09 00:11:04) [diff] [annotate] | |
2007-12-05
| ||
08:07:46 | [39558ac818] part of check-in [d0305b305a] Merged mainline into my branch to get the newest application. (By: aku on 2007-12-05 08:07:46) [diff] [annotate] | |
2007-11-24
| ||
02:45:39 | [39558ac818] part of check-in [f9f7cf5684] The autosync setting understands values like "on", "off", "true", and "false" in addition to 0 and 1. Updates to the documentation. (By: drh on 2007-11-24 02:45:39) [diff] [annotate] | |
2007-09-28
| ||
20:08:32 | [f3710d7eb5] part of check-in [134e2aeccc] Combine the "config" and "setting" commands into a single "settings" command. (By: drh on 2007-09-28 20:08:32) [diff] [annotate] | |
2007-09-26
| ||
02:00:26 | [6476b9b83d] part of check-in [097479f99a] Better defaults for new databases and clones. Use *CURRENT* to identify the current checkout for TTY timelines. (By: drh on 2007-09-26 02:00:26) [diff] [annotate] | |
2007-09-25
| ||
21:21:35 | [77f07c8fbd] part of check-in [e63a9fd9d0] Fixed many uninitialized variable warnings and some potential bug found via -Wall -Werror on gcc. (By: jnc on 2007-09-25 21:21:35) [diff] [annotate] | |
20:23:52 | [6c1dfe7a9d] part of check-in [fff234b77c] Updates to the autosync logic. Add the "setting" command. (By: drh on 2007-09-25 20:23:52) [diff] [annotate] | |
06:56:54 | [49100c83b1] part of check-in [b773dda29b] Autosync config parameter added (autosync). Setting this to 1, y or Y (or yes, Yes, yes, YES, etc...) will cause autosync's to happen during certian operations. Right now, the only operation paying attention to this is update. If autosync and you do fossil update, a pull takes place first, then an update. Others will follow (commit for one). (By: jnc on 2007-09-25 06:56:54) [diff] [annotate] | |
2007-08-18
| ||
11:42:24 | [fc0e1584ee] part of check-in [6607844a01] Added options to the "timeline" CLI command. Additional help comments. (By: drh on 2007-08-18 11:42:24) [diff] [annotate] | |
2007-07-31
| ||
20:36:20 | [c79d53c017] part of check-in [ce825ac954] When syncing without a URL, print the name of the server, taking care to omit any userid and password. (By: drh on 2007-07-31 20:36:20) [diff] [annotate] | |
01:34:45 | [53257d834f] part of check-in [8dbee6731d] The push, pull, and sync commands remember the last server and reuse it if the URL argument is omitted. Sync via network only now. (By: drh on 2007-07-31 01:34:45) [diff] [annotate] | |
2007-07-21
| ||
14:10:57 | [36ca951c1c] part of check-in [dbda8d6ce9] Initial check-in of m1 sources. (By: drh on 2007-07-21 14:10:57) [annotate] |