|
|
|
@356
|
[356]
|
09/21/06 11:46:00 |
mj |
Fix sort |
|
|
|
@355
|
[355]
|
09/21/06 11:44:45 |
mj |
Add new Zope3 framework classifier. |
|
|
|
@354
|
[354]
|
09/19/06 12:09:45 |
mj |
Use a UtilityVocabulary? baseclass instead of a homebrew factory |
|
|
|
@353
|
[353]
|
09/03/06 20:07:47 |
mj |
Default socket to None, to ensure handling |
|
|
|
@352
|
[352]
|
09/01/06 15:46:10 |
mj |
Update for future versions |
|
|
|
@351
|
[351]
|
09/01/06 15:44:52 |
mj |
Create 0.2.0 release |
|
|
|
@350
|
[350]
|
09/01/06 15:35:49 |
mj |
Prepare a release |
|
|
|
@349
|
[349]
|
09/01/06 15:08:41 |
mj |
Update changelog (and fix some typos in the previous version log) |
|
|
|
@348
|
[348]
|
09/01/06 14:52:49 |
mj |
Update i18n files |
|
|
|
@347
|
[347]
|
09/01/06 14:31:26 |
mj |
Dealt with |
|
|
|
@346
|
[346]
|
09/01/06 14:31:07 |
mj |
Also catch import errors for the debuggerFactory |
|
|
|
@345
|
[345]
|
09/01/06 14:29:53 |
mj |
Dealt with |
|
|
|
@344
|
[344]
|
09/01/06 14:29:43 |
mj |
Just use a DebugServerStartError? instead of a runtime error |
|
|
|
@343
|
[343]
|
09/01/06 14:24:45 |
mj |
Implement attachment port password configurations |
|
|
|
@342
|
[342]
|
09/01/06 12:58:08 |
mj |
Add remaining fields with defaults to the config implementation |
|
|
|
@341
|
[341]
|
09/01/06 12:35:10 |
mj |
Collapse nested if statements |
|
|
|
@340
|
[340]
|
09/01/06 12:34:08 |
mj |
Specify attachment password source options, and invariants |
|
|
|
@339
|
[339]
|
08/30/06 19:45:22 |
mj |
Remove auto-reconnecting as a YAGNI |
|
|
|
@338
|
[338]
|
08/30/06 19:44:33 |
mj |
Document the auto-start change |
|
|
|
@337
|
[337]
|
08/28/06 22:36:20 |
mj |
Disable autostart when not in debug mode or when allowing remote … |
|
|
|
@336
|
[336]
|
08/28/06 21:37:47 |
mj |
Make note of security-related todo items |
|
|
|
@335
|
[335]
|
08/28/06 15:10:38 |
mj |
The "cornercases" where caused by the registration of the attach socket … |
|
|
|
@334
|
[334]
|
08/28/06 15:08:44 |
mj |
Just use the sockets themselves as dict keys; their id is also their … |
|
|
|
@333
|
[333]
|
08/28/06 15:01:03 |
mj |
The debugger can register both a remote-attach listener socket as well as … |
|
|
|
@332
|
[332]
|
08/28/06 13:59:10 |
mj |
Clear out references in a more robust way; only delete objects with actual … |
|
|
|
@331
|
[331]
|
08/28/06 12:38:35 |
mj |
When the IDE disconnects, we may loose the reactor during callback … |
|
|
|
@330
|
[330]
|
08/28/06 12:15:33 |
mj |
Make note of the oversight |
|
|
|
@329
|
[329]
|
08/28/06 12:12:41 |
mj |
Remove obsolete import; masked by a stale .pyc file |
|
|
|
@328
|
[328]
|
08/28/06 11:33:19 |
mj |
More todo items |
|
|
|
@327
|
[327]
|
08/27/06 22:28:54 |
mj |
Finalize remote attachment (most changes already checked in earlier by … |
|
|
|
@326
|
[326]
|
08/27/06 21:54:25 |
mj |
We delete the reactor attribute, so use getattr |
|
|
|
@325
|
[325]
|
08/27/06 17:10:21 |
mj |
Update changelog |
|
|
|
@324
|
[324]
|
08/27/06 17:09:07 |
mj |
self.reactor may already be gone |
|
|
|
@323
|
[323]
|
08/26/06 22:37:50 |
mj |
Add ommitted file from generations setup |
|
|
|
@322
|
[322]
|
08/26/06 22:10:13 |
mj |
getsockname is invalid here |
|
|
|
@321
|
[321]
|
08/26/06 21:22:28 |
mj |
Selectables are assumed to be protocols sometimes; a connectionLost method … |
|
|
|
@320
|
[320]
|
08/25/06 22:26:37 |
mj |
Docs update |
|
|
|
@319
|
[319]
|
08/25/06 19:49:05 |
mj |
Convert the bootstrap code to using zope.app.generations; more efficient … |
|
|
|
@318
|
[318]
|
08/19/06 22:51:45 |
mj |
Add item |
|
|
|
@317
|
[317]
|
08/14/06 20:34:35 |
mj |
Having released, I can clear the packaging info entry.. |
|
|
|
@316
|
[316]
|
08/14/06 11:19:40 |
mj |
Start a changelog entry for a future release |
|
|
|
@315
|
[315]
|
08/13/06 17:18:34 |
mj |
Re-cut release with fixed setup.py |
|
|
|
@314
|
[314]
|
08/13/06 17:18:13 |
mj |
Re-release snafu; remove old tag first |
|
|
|
@313
|
[313]
|
08/13/06 17:09:35 |
mj |
Fix release with Zope3 framework classifier removed. |
|
|
|
@312
|
[312]
|
08/13/06 17:09:08 |
mj |
PyPi? will not accept the zope3 framework classifier |
|
|
|
@311
|
[311]
|
08/13/06 16:49:53 |
mj |
Release 0.1.0 |
|
|
|
@310
|
[310]
|
08/13/06 16:49:07 |
mj |
Let's cut a release |
|
|
|
@309
|
[309]
|
08/13/06 16:46:45 |
mj |
Add documentation |
|
|
|
@308
|
[308]
|
08/13/06 16:00:06 |
mj |
Remove now-unused import |
|
|
|
@307
|
[307]
|
08/13/06 15:58:50 |
mj |
Remove data-install hack, only needed for "data" files, not "package_data" … |
|
|
|
@306
|
[306]
|
08/13/06 15:57:09 |
mj |
Fix actual installation of datafiles. Boy, distutils can be painful |
|
|
|
@305
|
[305]
|
08/13/06 13:08:52 |
mj |
Link to wingide.com |
|
|
|
@304
|
[304]
|
08/13/06 12:09:44 |
mj |
Reword description |
|
|
|
@303
|
[303]
|
08/13/06 12:01:33 |
mj |
Newline |
|
|
|
@302
|
[302]
|
08/13/06 11:49:35 |
mj |
Packaging code and metadata |
|
|
|
@301
|
[301]
|
08/12/06 20:40:45 |
mj |
Strike the i18n item |
|
|
|
@300
|
[300]
|
08/12/06 20:39:08 |
mj |
Missed some messages in the status.pt template |
|
|
|
@299
|
[299]
|
08/12/06 20:33:02 |
mj |
Compile .po files |
|
|
|
@298
|
[298]
|
08/12/06 20:27:37 |
mj |
Add i18n files to aid future translations. Also, get rid of the optional … |
|
|
|
@297
|
[297]
|
08/12/06 20:09:30 |
mj |
Add some much-needed commas |
|
|
|
@296
|
[296]
|
08/12/06 20:06:26 |
mj |
Shorten schema descriptions (leave the rest to the docs) and provide i18n … |
|
|
|
@295
|
[295]
|
08/12/06 18:37:15 |
mj |
Get i18n out into a .pot file |
|
|
|
@294
|
[294]
|
08/12/06 18:34:07 |
mj |
Mark auto-reconnect as a possible not-needed-feature |
|
|
|
@293
|
[293]
|
08/12/06 17:11:11 |
mj |
Correct typo in filename (oops) |
|
|
|
@292
|
[292]
|
08/12/06 16:36:19 |
mj |
Add copyright and licensing information |
|
|
|
@291
|
[291]
|
08/11/06 15:16:01 |
mj |
Remove pdb turd |
|
|
|
@290
|
[290]
|
08/11/06 15:05:02 |
mj |
Move delayed reactor import down to where we use it |
|
|
|
@289
|
[289]
|
08/11/06 15:03:06 |
mj |
Implement auto-starting |
|
|
|
@288
|
[288]
|
08/11/06 15:02:17 |
mj |
Don't wait for the reactor to start when running the thread, this is a … |
|
|
|
@287
|
[287]
|
08/11/06 14:37:19 |
mj |
Get the message factory from zope.i18n |
|
|
|
@286
|
[286]
|
08/11/06 13:41:55 |
mj |
Starting the debugger can now throw a IDE connection exception too |
|
|
|
@285
|
[285]
|
08/11/06 13:41:13 |
mj |
Add auto-connecting; connect to the IDE when the server starts |
|
|
|
@284
|
[284]
|
08/11/06 12:47:32 |
mj |
One more spot where we put the event on a thread. I call YAGNI |
|
|
|
@283
|
[283]
|
08/11/06 12:37:33 |
mj |
Deal with exceptions in the UI |
|
|
|
@282
|
[282]
|
08/11/06 12:37:06 |
mj |
Correct logic error |
|
|
|
@281
|
[281]
|
08/11/06 12:28:58 |
mj |
Logging works fine from our side, config settings may need more … |
|
|
|
@280
|
[280]
|
08/11/06 12:28:06 |
mj |
Update TODO |
|
|
|
@279
|
[279]
|
08/11/06 12:25:19 |
mj |
Simplify IDE connection events somewhat; no real point in putting them on … |
|
|
|
@278
|
[278]
|
08/11/06 12:12:49 |
mj |
Use the new exceptions, wait for the IDE to connect, and don't bother with … |
|
|
|
@277
|
[277]
|
08/11/06 11:41:25 |
mj |
Define exceptions to be thrown |
|
|
|
@276
|
[276]
|
08/10/06 18:23:38 |
mj |
Revert accidental class property delete |
|
|
|
@275
|
[275]
|
08/10/06 18:17:25 |
mj |
Further study of the sourcecode reveals that the random password is … |
|
|
|
@274
|
[274]
|
08/10/06 12:16:46 |
mj |
Correct grammar snafu |
|
|
|
@273
|
[273]
|
08/10/06 10:34:57 |
mj |
Set a random string password on the network server to ensure connections … |
|
|
|
@272
|
[272]
|
08/10/06 10:33:58 |
mj |
Use consistent wording throughout |
|
|
|
@271
|
[271]
|
08/10/06 10:32:16 |
mj |
Random string utility, which will use python-crypto if available to … |
|
|
|
@270
|
[270]
|
08/10/06 00:09:54 |
mj |
Egg support in Zope3 is not there yet |
|
|
|
@269
|
[269]
|
08/09/06 23:55:36 |
mj |
Follow PEP-8 |
|
|
|
@268
|
[268]
|
08/09/06 23:55:17 |
mj |
Add note about logging strangeness |
|
|
|
@267
|
[267]
|
08/09/06 23:51:44 |
mj |
Remove dev notes |
|
|
|
@266
|
[266]
|
08/09/06 23:24:30 |
mj |
Remember to add egg info |
|
|
|
@265
|
[265]
|
08/09/06 22:21:58 |
mj |
Clean out closed TODO items |
|
|
|
@264
|
[264]
|
08/09/06 18:11:52 |
mj |
Warn about the fact that we send events through the reactor eventpool |
|
|
|
@263
|
[263]
|
08/09/06 17:28:37 |
mj |
Integrate the debugger with the mainloop. We now have a functional … |
|
|
|
@262
|
[262]
|
08/09/06 14:07:22 |
mj |
Emit events |
|
|
|
@261
|
[261]
|
08/09/06 13:50:41 |
mj |
Generate event objects for our event interfaces |
|
|
|
@260
|
[260]
|
08/09/06 10:25:52 |
mj |
Permission TODO |
|
|
|
@259
|
[259]
|
08/09/06 10:25:39 |
mj |
Clean up indents |
|
|
|
@258
|
[258]
|
08/09/06 09:55:37 |
mj |
Document how the debug HTTP server differs from the regular one |
|
|
|
@257
|
[257]
|
08/09/06 09:52:46 |
mj |
More TODOs on the server side |