Fossil

Timeline
Login

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

28 check-ins using file src/moderate.c version 2f12e29956

2014-12-09
10:34
merge trunk check-in: c9dae7ab66 user: jan.nijtmans tags: svn-import
09:14
merge trunk check-in: 5589ebbd61 user: jan.nijtmans tags: cleanX
2014-12-08
17:12
Fix a harmless compiler warning. check-in: 276ae46383 user: drh tags: trunk
15:36
An experiment in trying to improve the file history timelines. A schema change is necessary for this improvement, which the present check-in captures. However, the file history timelines have not yet been improved, and in fact are slightly broken at this point. Closed-Leaf check-in: e1e9c3a300 user: drh tags: file-history-enhancement
2014-12-06
19:03
Improved handling of hyperlinks from the timeline to specific branches and users. check-in: 494b2a4c92 user: drh tags: trunk
16:58
fix a harmless compiler warning. check-in: 0e3f0cadc4 user: drh tags: trunk
16:57
Fix merge conflict with trunk check-in: acd718448f user: jan.nijtmans tags: multi-thread
16:04
Fix a couple labels on the "dbstat" output. check-in: 9b21984c4a user: drh tags: trunk
15:57
merge trunk check-in: e5a1100bcc user: jan.nijtmans tags: multi-thread
15:47
Merge the new DBP-workflow commands into trunk: bundle, purge, publish, and unpublished. check-in: a81a47f66c user: drh tags: trunk
15:44
Update the built-in SQLite to the latest 3.8.8 alpha. check-in: 5e598cec44 user: drh tags: trunk
14:24
In Makefile.mingw: Don't compile some zlib optimized assembler sources when compiled with FOSSIL_ENABLE_MINIZ. check-in: 8a5c394ba4 user: mgagnon tags: trunk
2014-12-05
12:42
Add new "allow-clean-x" boolean property, which enables a "fossil clean -x" without a warning. check-in: 69491bb45e user: jan.nijtmans tags: cleanX
2014-12-02
16:20
Fix the "fossil scrub --verily" command so that it removes the purgeevent, purgeitem, and admin_log tables. Closed-Leaf check-in: fa643f4b15 user: drh tags: DBP-workflow
13:15
Improved validation and checking when opening bundles. check-in: f82dd1556b user: drh tags: DBP-workflow
05:50
Try to avoid creating files with names of unrecognized --options by checking for explicit argument count where a file is required. Correct minor typo in error output. check-in: 9f63c8a3fe user: andybradford tags: DBP-workflow
2014-12-01
21:36
Still more fixes for harmless compiler warnings. check-in: 3753b87d94 user: drh tags: DBP-workflow
21:29
More compiler warning fixes. check-in: 155c8b64ac user: drh tags: DBP-workflow
21:19
Fix harmless compiler warnings. check-in: c68b59b1b3 user: drh tags: DBP-workflow
21:16
Further improvements to the artifact receipt log. check-in: ca2f1e4e29 user: drh tags: DBP-workflow
20:53
Use the describe_artifacts utility on the administrative "received-from" log web pages. check-in: 4bd49a2108 user: drh tags: DBP-workflow
20:26
Store a short description of artifacts in bundles and in purgeitem entries. Use that short description on listings. check-in: 87a04576f2 user: drh tags: DBP-workflow
17:26
Merge the latest trunk enhancements into DBP-workflow branch. check-in: ab188badcd user: drh tags: DBP-workflow
17:25
merge cleanX check-in: 5b40b55b6f user: jan.nijtmans tags: cleanX-no-clean-glob
17:24
merge trunk check-in: 3b4a5d2768 user: jan.nijtmans tags: cleanX
17:22
Add the administrative log capability. check-in: f3455a56ee user: drh tags: trunk
2014-11-30
14:11
Added limit selection to /admin_log. Closed-Leaf check-in: 8355756fb6 user: stephan tags: admin-logging
13:36
Added more logging, added admin_log() to printf checker. check-in: f63d68d4d3 user: stephan tags: admin-logging