Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 events occurring around 25169506b7acbca1.

2011-10-13
16:45
merged in trunk [862d7dbf59f55e2d]. check-in: 3025ecb2ae user: stephan tags: json-multitag-test, json
16:39
Update the SQLite command-line shell to the latest from the SQLite source tree. check-in: 862d7dbf59 user: drh tags: trunk
12:56
Fixing the usage() calls in stash.c, as it duplicated the word stash; it was giving messags like "Usage: fossil stash stash pop". check-in: 399c0ddae4 user: viriketo tags: trunk
11:46 Edit [10e1071461651fe1]: Change user to "ashish". artifact: 5b238ddd1b user: drh
02:47
Create new branch named "ashish-ipv6" check-in: 10e1071461 user: ashish tags: ashish-ipv6
2011-10-12
17:41
Adding a more options at naming commits for diff and update commands.    I wrote a new function that allows more kind of specifications for a checkin uuid: checkout, parent and pivot:id1:id2.    If there was a way to discover the 'parent branch' of the current checkout, there could be a 'parentbranch' naming too.    I think this makes the life ea... Closed-Leaf check-in: 9fe787ec03 user: viriketo tags: extended_ci_names
16:24 Ticket [30b28cf351] Merge to the checkout (on update) fails, if with renames status still Open with 2 other changes artifact: fc7230ad61 user: viriketo
16:23 Ticket [74413366fe] Bad behaviour merging with renames status still Open with 1 other change artifact: b45e022d7b user: viriketo
16:23 Ticket [554f44ee74] Interbranch interference with merges and renames status still Open with 1 other change artifact: f7ae336113 user: viriketo
16:20
Fixing the merge_renames test, so it accepts being called out of a repository. The message given by fossil when trying 'info' out of a repository had changed. check-in: 0a7ab3ccb0 user: viriketo tags: trunk
15:21
Making the http ssl code output the verification error, in case of verification failure.    I also make the user question state the host the certificate is related to. check-in: 79c31f9b73 user: viriketo tags: trunk
2011-10-11
21:04
Added another AJAX impl which uses a local fossil binary for the back-end while using the FossilAjaj front-end interface. check-in: 155516632c user: stephan tags: json-multitag-test, json
20:46
Update the build-in SQLite and the SQLite-shell to the latest code from the trunk of the SQLite source tree - version 3.7.9 alpha. check-in: 55fb082ae5 user: drh tags: trunk
19:57
JS code test cleanups to account for the fact that the ajax-thrown assertions/exceptions get swallowed by the ajax layer. check-in: 9e98a9bd9e user: stephan tags: json-multitag-test, json
14:28
merged in trunk [496edc2176]. check-in: ec76ee16fd user: stephan tags: json-multitag-test, json
2011-10-10
20:02
Fix some compiler warnings. check-in: 496edc2176 user: drh tags: trunk
19:33
Fix a C++ comment in sha1.c. Fix a help text typo. check-in: a6f3dd1ce7 user: drh tags: trunk
13:19
Update the "scrub" command to drop the accesslog table when the --verily option is used. check-in: 16a6dfefd1 user: drh tags: trunk
13:05
Additional formatting fixes: shorten lines to 80 characters or less. check-in: c1d78e0556 user: drh tags: trunk
12:59
Adjust SSL trust fix to skip prompting for certificates that already have an explicitly negative trust setting. check-in: 636804745b user: mistachkin tags: trunk
12:55
Fix indentation and formatting in http_ssl.c. Limit line length to 80 characters per the coding style spec. check-in: 5eb8f0157a user: drh tags: trunk
11:44 Задача [fd7ad198e5] out of memory (can't allocate region) статус изменен на Open, плюс еще изменений: 2 artifact: fcfc66b527 user: drh ... 1 similar event omitted.
11:38
Merge the ssl-trust-fix branch into trunk. check-in: 0554dbd04a user: drh tags: trunk
08:56
Fix constant prompting on already saved SSL certificates that are not trusted for some reason (e.g. host mismatch, etc). Closed-Leaf check-in: 25169506b7 user: mistachkin tags: ssl-trust-fix
2011-10-09
12:58
factored out an extraneous parameter to json_gc_add(). check-in: 7a83a5cbd0 user: stephan tags: json-multitag-test, json
11:57
fixed: json_cap_value() now returns NULL (instead of prematurely/fataly querying the db) if g.userUid has not been set (i.e. CLI mode). check-in: 96920e7c04 user: stephan tags: json-multitag-test, json
11:45
Added global debugFossilG/--json-debug-g boolean to add the "g" output to any response (including (especially) error responses) to simplify debuggering. Requires a|s privileges. check-in: f047bbddb4 user: stephan tags: json-multitag-test, json
11:23
Added /json/g, which dumps the "g" object to JSON (debuggering tool). check-in: 65e0c94c8a user: stephan tags: json-multitag-test, json
11:09
minor cleanups to how FossilAjaj stores its auth info. check-in: fb55f2534d user: stephan tags: json-multitag-test, json
11:04
minor pedantic mtime "as int" casts. check-in: 770f9da54a user: stephan tags: json-multitag-test, json
2011-10-08
15:13
s/rn/report/, for API consistency. check-in: a52296e034 user: stephan tags: json-multitag-test, json
15:13
accommodated API change. check-in: 69ef388f02 user: stephan tags: json-multitag-test, json
14:36
Fixed Ctrl-D handling in rhino-based shell. check-in: 15c6caf29e user: stephan tags: json-multitag-test, json
14:22 Новая задача [fd7ad198e5] out of memory (can't allocate region). artifact: 5d5a385815 user: navratil
14:16
added /json/report/get. check-in: e21b391dcd user: stephan tags: json-multitag-test, json
14:15
getenv() as the fallback strategy for json_getenv() now only enabled in CLI mode. check-in: 8c4a23aee4 user: stephan tags: json-multitag-test, json
12:57
"Dispatching" json subcommands now produce more useful error messages when no subcommand is specified. check-in: a8af09fc16 user: stephan tags: json-multitag-test, json
12:13
Permissions fixes in json/report. Added json/timeline/branch, analog to /brtimeline. check-in: 6841b11647 user: stephan tags: json-multitag-test, json
12:01 Edit [d8fd611fab83ceaa]: Add tag "json-add-tag-test". artifact: c2d972c660 user: stephan
12:01 Edit [d8fd611fab83ceaa]: Cancel tag json-add-tag-test. artifact: 17d93d216d user: stephan
11:55
fixed a cson mis-use which could cause a crash in some cases due to client-side misachtung of the reference count. check-in: d8fd611fab user: stephan tags: json-add-tag-test, json-multitag-test, json
10:18
Added /json/report/run. Fixed an SQL syntax bug in report/list (only affected non-priveleged accounts). check-in: 8907163ea4 user: stephan tags: json-multitag-test, json
08:46
Added /json/report/list and /json/query. check-in: 20978b27a2 user: stephan tags: json-multitag-test, json
05:57
added diff demo to ajax page. check-in: 42f569238e user: stephan tags: json-multitag-test, json
05:16
minor hack to allow libcson to use fossil_malloc/free/realloc() so that we will hook into its die-on-OOM behaviour (=reduced error checking). check-in: 56ecc0c677 user: stephan tags: json-multitag-test, json
05:16
doc additions for /json/diff. check-in: a37df1d939 user: stephan tags: json-multitag-test, json
2011-10-07
19:55
Documentation update. check-in: c0b6c28d29 user: drh tags: trunk
18:38
Update the built-in SQLite to the latest 3.7.9 alpha. check-in: f678a7b948 user: drh tags: trunk
14:19
fixed a missing db_finalize() in an error-handling case. check-in: 7906bab836 user: stephan tags: json-multitag-test, json