Commit Graph

103 Commits

Author SHA1 Message Date
Tony Garnock-Jones
b36882fa63 Configurability, to permit running a development instance that doesn't touch prod. 2015-01-12 14:51:20 -05:00
Tony Garnock-Jones
0df0c2d06b Use package accessor functions consistently. 2014-12-04 12:49:39 -05:00
Tony Garnock-Jones
e3d73e2413 Supply default empty-string if description missing. Fixes render bug for package "pkg-push". 2014-12-04 12:48:59 -05:00
Tony Garnock-Jones
196c227800 Daemonize signal-watcher. 2014-12-04 12:21:12 -05:00
Tony Garnock-Jones
2d55b78b83 Make package-change-handler properly reloadable and avoid leak of processes (!) 2014-12-04 12:21:02 -05:00
Tony Garnock-Jones
db021c9551 Catch exn instead of exn:fail in daemon, to prevent accidental daemon exits. 2014-12-04 12:20:23 -05:00
Tony Garnock-Jones
0b7e0dc711 Add control for disabling the cache 2014-11-25 07:43:13 -05:00
Tony Garnock-Jones
00e3e1263a Fix nav on mobile 2014-11-25 07:32:17 -05:00
Tony Garnock-Jones
ab0eaf622e Take a guess at where READMEs might be 2014-11-14 20:30:57 -05:00
Tony Garnock-Jones
d6ce78e728 New lookup-reloadable-entry-point interface. 2014-11-14 18:24:02 -05:00
Tony Garnock-Jones
87589b8ff7 Sometimes old-pkg is #f. 2014-11-14 17:39:13 -05:00
Tony Garnock-Jones
87dbb27c04 Abstract out code-reloading support 2014-11-14 17:29:01 -05:00
Tony Garnock-Jones
879c0b56ea Batch package detail query 2014-11-11 13:12:11 -05:00
Tony Garnock-Jones
84c7068f75 Split site into static and dynamic parts, for easy cacheability etc. 2014-11-10 23:55:40 -05:00
Tony Garnock-Jones
d2ef8edd6a Hooks supporting rendering offline versions of pages 2014-11-10 20:53:09 -05:00
Tony Garnock-Jones
a4f4daa445 Abstract out daemonization 2014-11-10 20:28:03 -05:00
Tony Garnock-Jones
4288c80319 Only bother to avoid taking a remote package if the local one has been edited 2014-11-10 14:31:23 -05:00
Tony Garnock-Jones
2cb428a484 Permit fetching of the local-packages table (for debugging) 2014-11-10 14:03:41 -05:00
Tony Garnock-Jones
04f95c93fc Cosmetic 2014-11-10 11:48:37 -05:00
Tony Garnock-Jones
b8fb00bb5f Fix incorrect usage of phrase "package system" 2014-11-10 11:20:01 -05:00
Tony Garnock-Jones
a791c435c1 Exclude system tags when editing a package 2014-11-09 17:39:26 -05:00
Tony Garnock-Jones
c08d89b66f Clean up search completions 2014-11-09 17:31:04 -05:00
Tony Garnock-Jones
17886b24d1 Make tag completions be all searchable tags, not just formal tags 2014-11-09 17:21:01 -05:00
Tony Garnock-Jones
e4398eef54 Add .fetchindex signal for refreshing the package index 2014-11-09 17:20:44 -05:00
Tony Garnock-Jones
5dab81f995 Completion 2014-11-09 17:10:01 -05:00
Tony Garnock-Jones
f046b4d76b Tweaks 2014-11-09 16:28:41 -05:00
Tony Garnock-Jones
7f94c0a8fa When sorting packages by last-update, make it start by sorting them descending, not ascending. 2014-11-09 12:53:23 -05:00
Tony Garnock-Jones
fd92d16da3 Split out last-update time to permit sorting on it 2014-11-09 12:31:40 -05:00
Tony Garnock-Jones
8458130d0e Reloadable code. 2014-11-09 11:37:49 -05:00
Tony Garnock-Jones
5a717489d2 Prepare for support for code reloading 2014-11-09 09:53:04 -05:00
Tony Garnock-Jones
ac13e7bc27 Split out jsonp 2014-11-09 09:31:54 -05:00
Tony Garnock-Jones
f6fe653f66 Clean up repetition and boilerplate in markup. 2014-11-09 09:21:55 -05:00
Tony Garnock-Jones
6e0a53fedf Make login/logout flows redirect to original page cleanly. 2014-11-09 09:02:31 -05:00
Tony Garnock-Jones
8c7073de73 Glyphicon 2014-11-09 07:09:34 -05:00
Tony Garnock-Jones
3a3061c02d Fix up spacing between register and sign-in buttons 2014-11-08 20:22:13 -05:00
Tony Garnock-Jones
5bcdaeabed Sortable tables 2014-11-08 20:06:38 -05:00
Tony Garnock-Jones
e9f9b6a303 Check for empty version number 2014-11-08 19:44:38 -05:00
Tony Garnock-Jones
4070a9f0ba Focus search box when page loads 2014-11-08 19:41:23 -05:00
Tony Garnock-Jones
29a2b07b20 Use "Download" consistently instead of "Snapshot" on package page 2014-11-08 19:38:54 -05:00
Tony Garnock-Jones
06aabf182f Fix multi-documentation (e.g. scribble-doc) 2014-11-08 19:32:26 -05:00
Tony Garnock-Jones
538d1a8804 Quote search terms 2014-11-08 19:27:17 -05:00
Tony Garnock-Jones
8b0b72e493 Count search results 2014-11-08 19:23:58 -05:00
Tony Garnock-Jones
23409f05b1 the build status button is now a link to the build status 2014-11-08 19:14:20 -05:00
Tony Garnock-Jones
f2f89271c5 Make the header bar the same size as the main racket page 2014-11-08 19:04:20 -05:00
Tony Garnock-Jones
ac9d3d3339 Fix broken link 2014-11-08 18:48:14 -05:00
Tony Garnock-Jones
5c1a7116ed Move modules to the end of the package detail page 2014-11-08 18:39:46 -05:00
Tony Garnock-Jones
9629f12b7b Version 1 2014-11-08 18:12:04 -05:00
Tony Garnock-Jones
d3e0a061d9 Switch to SSL. 2014-11-08 09:37:55 -05:00
Tony Garnock-Jones
0893583334 Auth, first part of editing 2014-11-07 19:08:21 -05:00
Tony Garnock-Jones
3d0b80860d Remove unused source file 2014-11-07 13:31:09 -05:00
Tony Garnock-Jones
26df31d1f6 More progress 2014-11-07 12:09:29 -05:00
Tony Garnock-Jones
549908aa21 Progress 2014-11-07 10:19:55 -05:00
Tony Garnock-Jones
4ccb905859 Initial commit 2014-11-06 22:03:14 -05:00