Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
30 check-ins using file src/main.mk version 15ebf7652e
2010-02-19
| ||
17:57 | timeline.rss now supports n=### param, like the /timeline page does. This feature is arguable (could lead to DoS), but i want it for harvesting an activity timeline which includes older commits. ... (check-in: 65a46db339 user: stephan tags: trunk) | |
2010-02-18
| ||
15:48 | Remove the byte-order mark from the beginning of index.wiki. ... (check-in: e964b55dd6 user: drh tags: trunk) | |
13:47 | Fixed layout of the custom_tickets.wiki page. ... (check-in: 5edfe089ca user: ron tags: trunk) | |
12:46 | customize tickets (visible from main) ... (check-in: c98e4a47bd user: ron tags: trunk) | |
12:44 | customize tickets ... (check-in: c2aab086d8 user: ron tags: trunk) | |
11:23 | Finalize (for now) the server docs ... (check-in: 0893a67a9c user: ron tags: trunk) | |
11:22 | Add a link from the homepage to the new server documentation. ... (check-in: ae2adb543b user: ron tags: trunk) | |
11:20 | server docs ... (check-in: 0c83e192c7 user: ron tags: trunk) | |
2010-02-17
| ||
20:27 | more detail for server.wiki ... (check-in: c516e0d2a0 user: ron tags: trunk) | |
20:17 | add server.wiki document ... (check-in: f546625903 user: ron tags: trunk) | |
16:34 | fix typo in isspace() ... (check-in: ef43b99573 user: rwilson tags: trunk) | |
2010-02-16
| ||
20:02 | fixed [6b498a792c] ... (check-in: 0e2281fc8a user: ron tags: trunk) | |
17:49 | Remove surplus ":" from the user-home: line in windows builds. Ticket [eff2cbe5ae11c] ... (check-in: 0ee44737e8 user: drh tags: trunk) | |
2010-02-15
| ||
21:06 | Improve punctuation. Related to [6b8dcc1d67171f3e3]. ... (check-in: d5dd493b00 user: bch tags: trunk) | |
21:01 | Remove superfluous word, as per [6b8dcc1d67171f3e30]. ... (check-in: 05b44d58a0 user: bch tags: trunk) | |
2010-02-13
| ||
12:30 | Fixed bug [2245a1e3d0]. rm command now properly checks return value. ... (check-in: 02f638a16f user: jeremy_c tags: trunk, release) | |
2010-02-10
| ||
13:13 | Bug fix in the graph layout algorithm. ... (check-in: 95ae79d504 user: drh tags: trunk) | |
2010-02-09
| ||
22:13 | Not all tickets are "problems". Adjust label for "one-line summary" entry when creating new ticket. ... (check-in: 2b79f36e5a user: bch tags: trunk) | |
17:54 | JavaScript graph drawing enhancements using an HTML5 canvas (if available) suggested by Joshua Paine. ... (check-in: 6fd9141368 user: drh tags: trunk) | |
13:36 | Enable the graph for tag timelines, but omit descenders. ... (check-in: 22b6887e40 user: drh tags: trunk) | |
12:31 | Disable the built-in robots.txt file. Ticket [03c9f4deef] ... (check-in: f2626a53c3 user: drh tags: trunk) | |
12:28 | Get the --latest option on the "co" command working when the current checkout is on a dead branch. Ticket [e42448edec1]. ... (check-in: c98948242e user: drh tags: trunk) | |
11:57 | Modify the check-in command to detect clock skew and abort if found. ... (check-in: 8fdac87b68 user: drh tags: trunk) | |
11:37 | Prevent a segfault in the graph computation due to time skew. The graph is still not drawn right, but at least it displays something now. ... (check-in: ff9efe3026 user: drh tags: trunk) | |
11:13 | Add the "ng" query parameter to the "timeline" to disable the graph. ... (check-in: 2f22c476c1 user: drh tags: trunk) | |
2010-02-08
| ||
22:12 | Additional refinements to the Makefile stemming from the cut-over of SSL. ... (check-in: 5c30ad4ce1 user: drh tags: trunk) | |
22:00 | Remove GNU-isms from the Makefile. Ticket [1927cbd979]. ... (check-in: fcd7ecb7f1 user: drh tags: trunk) | |
21:42 | Fix another graph layout bug. ... (check-in: f312587a65 user: drh tags: trunk) | |
21:18 | Merge the SSL branch into the trunk. ... (check-in: b05cb4a0e1 user: drh tags: trunk) | |
18:12 | Merge all the latest trunk changes into the SSL branch. ... (Closed-Leaf check-in: 8c23a947eb user: drh tags: ssl) | |