Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins related to "urmil"
|
2014-06-29
| ||
| 08:30 | Taking latest updates from trunk Leaf check-in: c87fe42872 user: urmil tags: urmil-backup | |
| 06:39 | Taking latest updates from trunk Leaf check-in: d9b35c294c user: urmil tags: urmil | |
|
2014-06-27
| ||
| 23:19 | Fix a possible NULL pointer dereference in the "fusefs" implementation. Leaf check-in: 2e51be8ec2 user: drh tags: trunk | |
|
2014-04-15
| ||
| 05:14 | Taking latest updates from trunk check-in: 1412fd28f2 user: urmil tags: urmil-backup | |
| 05:13 | Taking latest updates from trunk check-in: a9daf1161e user: urmil tags: urmil | |
|
2014-04-14
| ||
| 22:50 |
In-editor note re: empty commit msg allowing chance to abort commit.
Per suggestion by David Given on fossil-users@ mailing list. check-in: 0484ccf2e9 user: bch tags: trunk | |
| 15:26 | Taking latest updates from trunk check-in: 8e61db34a3 user: urmil tags: urmil-backup | |
| 12:28 | Taking latest updates from trunk check-in: 6c48dd8331 user: urmil tags: urmil | |
| 12:27 | Forced commit after removing binary-glob to make files text mode check-in: 55c37d5d72 user: urmil tags: urmil | |
|
2014-04-11
| ||
| 21:30 | Added new /reports page: byweekday. Most tags and commits happen on Thursdays. Most tickets on Wednesdays. check-in: 2cf6304bc3 user: stephan tags: trunk | |
|
2014-02-22
| ||
| 13:34 | Taking latest updates from trunk check-in: 5f01c5220e user: urmil tags: urmil-backup | |
| 13:04 | Taking latest updates from trunk check-in: cde88b35f2 user: urmil tags: urmil | |
| 05:31 | Add some utility functions to tester.tcl to reduce boilerplate code in certain tests. check-in: 23d3113bb1 user: joel tags: trunk | |
|
2013-08-14
| ||
| 05:12 | Taking latest updates from trunk check-in: 512f9b723a user: urmil tags: urmil-backup | |
| 05:07 | Taking latest updates from trunk check-in: 35b6048c74 user: urmil tags: urmil | |
|
2013-08-13
| ||
| 23:05 | Further improvements to server documentation. No code changes. check-in: b91754ab85 user: drh tags: trunk | |
|
2013-04-04
| ||
| 07:47 | Taking latest updates from trunk check-in: 5c80eab420 user: urmil tags: urmil-backup | |
| 04:47 | Taking latest updates from trunk WARNING: This may break custom fix for relative paths or for using sqlite3 / test-move-repo commands without repository. check-in: 5395114671 user: urmil tags: urmil | |
|
2013-04-03
| ||
| 12:14 | Restore the original UTF test numbering. check-in: 00f9c9e83a user: mistachkin tags: trunk | |
|
2013-01-20
| ||
| 07:07 | Taking latest updates from trunk check-in: 37af3d7351 user: urmil tags: urmil-backup | |
| 07:05 | Taking latest updates from trunk check-in: 50bb4af8e2 user: urmil tags: urmil | |
|
2013-01-18
| ||
| 21:34 | Run "analyze" after a rebuild. For small repositories, the time doesn't matter and for large repositories, the effect on the query plans are huge. Push/pull for example will otherwise do a sequential scan of the blob table and joining that with the unclustered table afterwards, when the other way around is several order of magnitudes more efficient... check-in: 80bf94e0f7 user: joerg tags: trunk | |
|
2012-12-18
| ||
| 09:46 | Taking latest updates from trunk check-in: f6d7bcd5e8 user: urmil tags: urmil-backup | |
| 09:38 | Taking latest updates from trunk check-in: 2e485b9604 user: urmil tags: urmil | |
| 03:59 | Add help text for the 'access-log' setting. check-in: 67985cd668 user: mistachkin tags: trunk | |
|
2012-12-11
| ||
| 05:24 | Taking latest updates from trunk check-in: 83aed3f108 user: urmil tags: urmil-backup | |
| 05:21 | Taking latest updates from trunk check-in: ce7d0014db user: urmil tags: urmil | |
| 05:18 | Taking latest updates from trunk check-in: c2300a98f1 user: urmil tags: urmil | |
| 01:05 | Import the SQLite fix for integer to floating-point overflow from upstream. Fossil does not really need this. The import is for testing SQLite. check-in: d79ddface9 user: drh tags: trunk | |
|
2012-12-01
| ||
| 08:26 | Taking latest updates from trunk check-in: 478e741070 user: urmil tags: urmil-backup | |
| 08:23 | Taking latest updates from trunk check-in: 45477fcce2 user: urmil tags: urmil | |
| 04:49 | Update the documentation on the "fossil http" and "fossil server" commands to talk about restrictions on filenames and to describe how static content files can be returned. check-in: 99ab9fb47c user: drh tags: trunk | |
|
2012-11-29
| ||
| 09:30 | Taking latest updates from trunk check-in: 35c405e439 user: urmil tags: urmil-backup | |
| 09:25 | Taking latest updates from trunk check-in: 60cd8361a9 user: urmil tags: urmil | |
| 09:04 | Taking latest updates from trunk check-in: 6ad057feb0 user: urmil tags: urmil | |
|
2012-11-28
| ||
| 11:13 | Add a conditional #include in an attempt to get the build working on Cygwin. check-in: b963446708 user: drh tags: trunk | |
|
2012-11-18
| ||
| 09:56 | Taking latest updates from trunk check-in: cf0a551b43 user: urmil tags: urmil-backup | |
| 09:50 | Taking latest updates from trunk check-in: 1f4fe70a82 user: urmil tags: urmil | |
|
2012-11-17
| ||
| 19:16 | Fix the server-side sync operation so that it will not generate a delta loop when a file changes from its original state through two or more intermediate states and back to its original state and all versions of the file attempt to sync in a single transaction. check-in: e5b8eb1235 user: drh tags: trunk | |
|
2012-11-06
| ||
| 05:48 | Taking latest updates from trunk check-in: a87c4278fc user: urmil tags: urmil-backup | |
| 05:41 | Taking latest updates from trunk check-in: a701b99c44 user: urmil tags: urmil | |
| 00:49 | Add a configuration option that allows timeline comments to be rendered as plain text rather than as wiki. check-in: 90e928deea user: drh tags: trunk | |
|
2012-08-24
| ||
| 05:29 | Taking latest updates from trunk check-in: 561dae6bb1 user: urmil tags: urmil-backup | |
| 05:25 | Taking latest updates from trunk check-in: 65c148b849 user: urmil tags: urmil | |
|
2012-08-23
| ||
| 21:18 | Merge in the mingw build enhancements. check-in: 5253e0a791 user: drh tags: trunk | |
|
2012-08-09
| ||
| 04:48 | Taking latest updates from trunk check-in: 0f0b191c79 user: urmil tags: urmil-backup | |
| 04:28 | Taking latest updates from trunk check-in: c631d9d9dd user: urmil tags: urmil | |
|
2012-08-08
| ||
| 13:22 | When using /zip or /tarball without a UUID, use "trunk" instead of "tip" as the default. Ticket [300fc543b24250e256] check-in: eb0933ca55 user: drh tags: trunk | |
|
2012-07-25
| ||
| 13:13 | Taking latest updates from trunk check-in: 8320735f91 user: urmil tags: urmil | |
| 12:05 | Allow the setup user to add the chngtime query parameter to ci_edit. This can be used to override incorrect tags that have a date way in the future. check-in: ca72f02c9b user: drh tags: trunk | |