root/tracforgeplugin/0.10


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @3416 [3416] 03/25/08 01:39:08 coderanger Change my email to avoid Yahoo, which decided to brake my scraper script …
(edit) @3190 [3190] 02/06/08 12:00:32 coderanger Make sure to encode project data.
(edit) @2958 [2958] 01/01/08 17:04:46 coderanger Fix for project index backlink and make TracForge? produce less debugging …
(edit) @2798 [2798] 11/18/07 02:29:24 coderanger * Minor project list fix. * Partial fix for interacting with …
(edit) @2795 [2795] 11/18/07 00:23:15 coderanger Add a permission for viewing the index.
(edit) @2658 [2658] 10/17/07 03:46:02 coderanger Don't mask this error.
(edit) @2635 [2635] 09/13/07 21:11:39 coderanger Working with mod_python now.
(edit) @2606 [2606] 08/29/07 00:20:30 coderanger Less brittle jailbreak.
(edit) @2605 [2605] 08/29/07 00:10:13 coderanger Working again, POSTs are not eaten, redirects work.
(edit) @2604 [2604] 08/28/07 22:38:52 coderanger Trying to fix the wsgi.input consumption problem.
(edit) @2543 [2543] 08/01/07 23:49:12 coderanger TracForgePlugin:
(edit) @2318 [2318] 06/19/07 14:53:31 coderanger TracForgePlugin: Put these in the wrong place.
(edit) @2317 [2317] 06/19/07 14:40:23 coderanger TracForgePlugin: Make a branch for bewst.
(edit) @2165 [2165] 04/09/07 13:28:51 coderanger TracForgePlugin: Typo. (Thanks kopernikus)
(edit) @2163 [2163] 04/09/07 00:51:27 coderanger TracForgePlugin: Adding project index and dispatcher.
(edit) @2126 [2126] 03/26/07 08:32:05 coderanger TracForgePlugin: Bring API up to date with reality.
(edit) @1615 [1615] 11/30/06 21:49:01 coderanger TracForgePlugin: Adding a null prototype step.
(edit) @1572 [1572] 11/15/06 12:32:51 coderanger TracForgePlugin: New tempfile-based system for capturing creation output. …
(edit) @1570 [1570] 11/15/06 10:51:53 coderanger TracForgePlugin: Checkpointing because this is a dumb way to do it.
(edit) @1569 [1569] 11/15/06 09:35:41 coderanger TracForgePlugin: Preserve data across upgrades.
(edit) @1567 [1567] 11/15/06 05:29:52 coderanger TracForgePlugin: * Begin reworking the DB layer * Remove gloabl logger
(edit) @1557 [1557] 11/13/06 19:21:41 coderanger TracForgePlugin: Oops. Forgot to add this.
(edit) @1541 [1541] 11/12/06 06:05:56 coderanger TracForgePlugin: Creating projects from the web UI works.
(edit) @1465 [1465] 10/31/06 02:29:55 coderanger TracForgePlugin: Add prototype deletions.
(edit) @1464 [1464] 10/31/06 01:40:09 coderanger TracForgePlugin: This name no longer makes sense.
(edit) @1463 [1463] 10/31/06 01:39:07 coderanger TracForgePlugin: You can now edit existing prototypes.
(edit) @1461 [1461] 10/30/06 16:09:03 coderanger TracForgePlugin: Allow for arbitrary initial steps (so this can be use to …
(edit) @1460 [1460] 10/30/06 14:46:09 coderanger TracForgePlugin: Add styling and descriptions to steps.
(edit) @1459 [1459] 10/29/06 04:21:48 coderanger TracForgePlugin: * Start the page off with MakeTracEnvironment? already …
(edit) @1458 [1458] 10/29/06 03:40:48 coderanger TracForgePlugin: * Refactor my jQuery plugin a bit. * You can add
(edit) @1457 [1457] 10/29/06 01:53:37 coderanger TracForgePlugin: Remove the store stuff.
(edit) @1456 [1456] 10/29/06 01:48:34 coderanger TracForgePlugin: Use the plugin function for both swaps.
(edit) @1455 [1455] 10/29/06 01:29:22 coderanger TracForgePlugin: Lots of goodness.
(edit) @1402 [1402] 10/19/06 04:31:37 coderanger TracForgePlugin: Make this UI actually work.
(edit) @1400 [1400] 10/19/06 02:48:17 coderanger TracForgePlugin: Adding a UI for configset admin.
(edit) @1381 [1381] 10/14/06 16:35:34 coderanger TracForgePlugin: I don't like the way this is going, but I want it …
(edit) @1288 [1288] 09/20/06 07:50:00 coderanger TracForgePlugin: * Remove from 2.4isms * Better error message for empty …
(edit) @1261 [1261] 09/08/06 22:30:28 coderanger TracForgePlugin: Cleanup for last checkin.
(edit) @1260 [1260] 09/08/06 22:24:42 coderanger TracForgePlugin: Working version of sibling redirects (cleanup needed).
(edit) @1259 [1259] 09/08/06 19:45:52 coderanger TracForgePlugin: Trying some bugfixing (hopefully).
(edit) @1258 [1258] 09/08/06 18:52:57 coderanger TracForgePlugin: Adding cookie munger.
(edit) @1256 [1256] 09/07/06 14:17:55 coderanger TracForgePlugin: * Adding central permission admin screen * Fix major …
(edit) @1216 [1216] 08/30/06 23:54:25 coderanger TracForgePlugin: Central permission system!!!
(edit) @1213 [1213] 08/30/06 19:37:05 coderanger TracForgePlugin: * Fix TracIniMacro? glitch with DictOption?
(edit) @1208 [1208] 08/30/06 13:02:37 coderanger TracForgePlugin: Initial work on the membership system.
(edit) @1205 [1205] 08/28/06 22:46:29 coderanger TracForgePlugin: * Move templates and static files to be central to the …
(edit) @1116 [1116] 08/11/06 14:13:51 coderanger TracForgePlugin: * Fix the wiki subscribable module * Add …
(edit) @1082 [1082] 08/03/06 14:36:12 coderanger TracForgePlugin: * Don't import the wiki sync handler (unfinished) * …
(edit) @1008 [1008] 07/07/06 14:47:55 coderanger TracForgePlugin: * Make the changeset display a bit nicer * Start work …
(edit) @1001 [1001] 07/04/06 23:06:11 coderanger TracForgePlugin: Add the source env for remote changesets
(edit) @1000 [1000] 07/04/06 22:07:36 coderanger TracForgePlugin: Render the links correctly.
(edit) @999 [999] 07/04/06 19:56:26 coderanger TracForgePlugin: Initial code work
(edit) @998 [998] 07/04/06 18:41:10 coderanger TracForgePlugin: Adding subscriptions via the UI works.
(edit) @994 [994] 07/03/06 21:43:19 coderanger TracForgePlugin: "Add Subscription" form for GUI.
(edit) @993 [993] 07/03/06 19:37:01 coderanger TracForgePlugin: * New subscription manager that uses the database * …
(edit) @975 [975] 06/30/06 18:45:40 coderanger TracForgePlugin: Remove extraneous db code.
(edit) @974 [974] 06/30/06 18:33:45 coderanger TracForgePlugin: Refactored the silly SQL out. Should now all for chained …
(edit) @959 [959] 06/26/06 16:42:09 coderanger TracForgePlugin: Reconstruct old_values and use that in the change …
(edit) @958 [958] 06/26/06 16:22:08 coderanger TracForgePlugin: Making the Ticket._old hack somewhat more robust …
(edit) @957 [957] 06/26/06 16:11:54 coderanger TracForgePlugin: Ticket._old is now versioned via evil.
(edit) @956 [956] 06/26/06 13:59:56 coderanger TracForgePlugin: Basic ticket change synchronization.
(edit) @952 [952] 06/25/06 22:48:22 coderanger TracForgePlugin: * Initial code for ticket change sync'ing * Change the …
(edit) @951 [951] 06/25/06 21:42:48 coderanger TracForgePlugin: Add a request filter that forces the …
(edit) @950 [950] 06/25/06 20:45:13 coderanger TracForgePlugin: Proof-of-concept works. So far its just ticket adds, but …
(edit) @947 [947] 06/25/06 13:49:06 coderanger TracForgePlugin: Rename project to manager.
(edit) @946 [946] 06/25/06 13:46:21 coderanger TracForgePlugin: * Adding note about subscribable interface. * Model …
(edit) @945 [945] 06/24/06 18:27:10 coderanger TracForgePlugin: Add subscription removal
(edit) @944 [944] 06/24/06 15:54:46 coderanger TracForgePlugin: Moving things around to help with concurrent …
(edit) @939 [939] 06/21/06 11:25:11 coderanger TracForgePlugin: Use section.getlist().
(edit) @924 [924] 06/19/06 22:13:03 coderanger TracForgePlugin: New config option types.
(edit) @923 [923] 06/19/06 21:30:53 coderanger TracForgePlugin: Better name for this file.
(edit) @922 [922] 06/19/06 21:30:23 coderanger TracForgePlugin: Start of a subsrciption framework.
(edit) @919 [919] 06/18/06 21:04:50 coderanger TracForgePlugin: First files.
(edit) @918 [918] 06/18/06 18:56:32 coderanger TracForgePlugin: Basic framework stuff.
(add) @917 [917] 06/18/06 18:44:43 coderanger TracForgePlugin: Make 0.10 folder.
Note: See TracRevisionLog for help on using the revision log.