Timeline
05/25/06:
- 19:59 Changeset in livinglogic.python.www [391:f69bf1559ac6] by
- Simplify CollectAction? logic.
- 16:11 Changeset in livinglogic.python.xist [2530:5de7b423a980] by
- Fix typo.
- 15:27 Changeset in livinglogic.python.xist [2529:a069cc3e5ee9] by
- Don't use --install-lib and --install-scripts, but rely on …
05/24/06:
- 22:17 Changeset in livinglogic.python.xist [2528:b7aa21672773] by
- Revert last checkin.
- 21:58 Changeset in livinglogic.python.xist [2527:6fbac063f777] by
- Shorten namespace repr.
- 21:42 Changeset in livinglogic.python.xist [2526:03ce081b5ab8] by
- Drop default prefix from namespace repr.
- 17:48 Changeset in livinglogic.python.www [390:b84ce0455172] by
- Make it work with the newest version of all modules.
- 16:20 Changeset in livinglogic.python.xist [2525:86e89ca99981] by
- Remove counts from namespace repr.
- 15:13 Changeset in livinglogic.python.xist [2524:fad6bab62cd2] by
- Use dict constructor instead a dict literal.
05/23/06:
- 19:04 Changeset in livinglogic.python.www [389:6e45ca6f80c3] by
- Remove ansistyle.
- 19:04 Changeset in livinglogic.python.www [388:edf90b9b9844] by
- Reword.
- 19:04 Changeset in livinglogic.python.www [387:2fba3d5c9588] by
- Try to get m.py to run with the new make (doesn't work yet).
- 17:57 Changeset in livinglogic.python.orasql [116:e2a6fbc0cf90] by
- Add setuptools support.
- 17:53 Changeset in livinglogic.python.xist [2523:febb88d5af75] by
- Fix regression from the make update: There's no longer any maketarget.
- 17:46 Changeset in livinglogic.python.xist [2522:05f2f122ce1e] by
- Turn scripts into modules and add setuptools entrypoints for them. Add …
- 16:06 Changeset in livinglogic.python.xist [2521:aaad7443da15] by
- Fix setup.py options.
- 15:39 Changeset in livinglogic.python.xist [2520:b322c0ceba5d] by
- Moved source files into src directory (to avoid import problems when …
05/19/06:
- 11:39 Changeset in livinglogic.python.nightshade [20:79048e314e9f] by
- Fix header name.
- 11:36 Changeset in livinglogic.python.nightshade [19:29a7178b189d] by
- Fix ETag logic.
- 11:31 Changeset in livinglogic.python.nightshade [18:e7d832bdf857] by
- Forward Oracle exception with code 20200-20599 as HTTP exceptions.
- 11:16 Changeset in livinglogic.python.nightshade [17:3e71d2628028] by
- Use timezone info for last modified teimstamp too.
- 11:12 Changeset in livinglogic.python.nightshade [16:44fc74571ee8] by
- Fix handling of UTC timestamps (offset was substracted twice).
- 10:06 Changeset in livinglogic.python.xist [2519:7acc9f8f3720] by
- Simplify xrepr() methods.
05/18/06:
- 17:15 Changeset in livinglogic.python.xist [2518:f725c782e3ae] by
- Fix Python memory API call: Use PyObject?_DEL() instead of PyMem?_DEL().
- 16:51 Changeset in livinglogic.python.xist [2517:b5dc0fa572de] by
- Fix parameter passing.
- 15:43 Changeset in livinglogic.python.xist [2516:3a4740c8f768] by
- We don't have targets any longer => pass the project.
- 15:11 Changeset in livinglogic.python.xist [2515:7ca9167a33d8] by
- Use table as base class.
- 15:10 Changeset in livinglogic.python.xist [2514:5f927a8bc0df] by
- Use object as the base if ipipe isn't available.
05/17/06:
- 15:46 Changeset in livinglogic.python.orasql [115:e06c6a33bd33] by
- Make sequence values copyable.
05/16/06:
- 12:00 Changeset in livinglogic.python.orasql [114:97ad221acad6] by
- Update scripts: itercolumns() has moved to TableDefinition?. Update for …
05/15/06:
- 14:21 Changeset in livinglogic.python.orasql [113:814b650d3f98] by
- Use proper name for the default style.
- 14:18 Changeset in livinglogic.python.orasql [112:add49a6ccb8c] by
- Add import.
05/12/06:
- 19:39 Changeset in livinglogic.python.www [386:80b4e69d2110] by
- Add atom documentation.
- 19:38 Changeset in livinglogic.python.xist [2513:4c17e555723c] by
- Add Atom 1.0 namespace.
- 19:38 Changeset in livinglogic.python.xist [2512:979643222b86] by
- We always have some version of ipipe now.
- 16:54 Changeset in livinglogic.python.nightshade [15:7a364fc7a2a0] by
- Invert (and fix) ETag logic.
- 16:31 Changeset in livinglogic.python.nightshade [14:ec4552c766c4] by
- Fix varnames.
05/11/06:
- 17:02 Changeset in livinglogic.python.nightshade [13:0142a1caef11] by
- Add timezone handling.
- 15:31 Changeset in livinglogic.python.nightshade [12:f09fffc1c6bb] by
- Fix connection.
- 15:30 Changeset in livinglogic.python.nightshade [11:e02bc0b2a81f] by
- Handle pool is None in constructor.
- 15:26 Changeset in livinglogic.python.nightshade [10:eff227edc39f] by
- Add connections as an alternate way to get a cursor in Proc. Change …
05/10/06:
- 12:09 Changeset in livinglogic.python.nightshade [9:9a866f77d75b] by
- Now the status code can be set via the status parameter.
05/09/06:
- 16:49 Changeset in livinglogic.python.orasql [111:bb91805eb60b] by
- Replace _default with None.
- 16:43 Changeset in livinglogic.python.orasql [110:b1fe94cc9348] by
- Fix tuple index.
- 16:42 Changeset in livinglogic.python.orasql [109:330a140f02bf] by
- Simplify data stored by _realargs.
- 15:33 Changeset in livinglogic.python.orasql [108:866354af13b9] by
- Add positional arguments to Proc and LLProc(). Enhanced error messages …
- 15:28 Changeset in livinglogic.python.nightshade [8:1444bd7e562a] by
- Drop addheaders(), xistpublish(), xistconvert() and expires(). Add …
05/08/06:
- 16:35 Changeset in livinglogic.python.nightshade [7:9bf3828266dd] by
- Add an expires decorator.
- 16:29 Changeset in livinglogic.python.nightshade [6:8601438f9b47] by
- Enhance docstring.
- 16:26 Changeset in livinglogic.python.nightshade [5:5b0da5f5192d] by
- Check ETag and Last-Modified before setting modified to True, i.e. if the …
- 11:48 Changeset in livinglogic.python.nightshade [4:ceb8920831a4] by
- Add a look to the cache.
05/03/06:
- 21:37 Changeset in livinglogic.python.xist [2511:46b0e2627549] by
- Rename asString() to asstring(). Code cleanup.
- 21:36 Changeset in livinglogic.python.xist [2510:b5d889da03db] by
- Adapt to newest version of IPython.
04/26/06:
- 16:46 Changeset in livinglogic.python.xist [2509:338e6456727b] by
- Use new IPython feature (from r1274).
- 15:53 Changeset in livinglogic.python.xist [2508:180fc9002394] by
- Drop PlainPresenter?, as now we have simple repr methods for all …
- 15:16 Changeset in livinglogic.python.nightshade [3:4b989239e37c] by
- Add docstring to httpdate(). Add a bunch of general CherryPy? decorators. …
- 15:13 Changeset in livinglogic.python.orasql [107:9eb08b96f62a] by
- Add docstring for SessionPool?.
- 14:36 Changeset in livinglogic.python.orasql [106:f15a519a0903] by
- Merge in 1.5 NEWS entry. Update various repr() methods.
- 14:18 Changeset in livinglogic.python.www [385:94bf8f3abdd3] by
- orasql release 1.6.
- 13:02 Changeset in livinglogic.python.orasql [105:6760bb353522] by
- Implement a custom SessionPool? class, so that acquire() return orasql …
- 12:32 Changeset in livinglogic.python.xist [2507:fefa1bb70c2c] by
- Full use name in ipipe display.
- 00:04 Changeset in livinglogic.python.xist [2506:d8c60686fe62] by
- The displayhook can now be disabled by setting the presenter to None.
04/25/06:
- 23:37 Changeset in livinglogic.python.xist [2505:ebc2593de610] by
- Simplify presenter logic. Fix bug in CodePresenter?. Add an IPython …
- 22:31 Changeset in livinglogic.python.xist [2504:8eab826c9999] by
- Fix typo.
- 22:27 Changeset in livinglogic.python.xist [2503:6e750dbc920e] by
- Enhance module docstring.
- 18:44 Changeset in livinglogic.python.xist [2502:96a78db164f6] by
- Remove commented out code.
- 18:36 Changeset in livinglogic.python.xist [2501:82ee766436ab] by
- Use fullname() in CodePresenter?. Implement …
- 18:22 Changeset in livinglogic.python.xist [2500:c9c8448341fd] by
- Use fullname in repr().
Note: See TracTimeline
for information about the timeline view.