|
|
|
@371
|
[371]
|
16 months |
mj |
Declare the keyword (oopsie)
|
|
|
|
@370
|
[370]
|
16 months |
mj |
Update the copyright declaration
|
|
|
|
@369
|
[369]
|
16 months |
mj |
Make error handling configurable
|
|
|
|
@368
|
[368]
|
4 years |
mj |
Only managers should be able to add new users; we don't allow community …
|
|
|
|
@367
|
[367]
|
4 years |
mj |
Various tweaks, sensible settings.
|
|
|
|
@366
|
[366]
|
4 years |
mj |
Some default settings; note that the title is the old NHUF name; we'll …
|
|
|
|
@365
|
[365]
|
4 years |
mj |
Add a profile with some defaults.
|
|
|
|
@364
|
[364]
|
4 years |
mj |
A products directory is required to run
|
|
|
|
@363
|
[363]
|
4 years |
mj |
Specify .deployment as an egg dependency so it is actually used
|
|
|
|
@362
|
[362]
|
4 years |
mj |
We'll need at least LP 2.2
|
|
|
|
@361
|
[361]
|
4 years |
mj |
Add new .deployment package to buildout
|
|
|
|
@360
|
[360]
|
4 years |
mj |
Start a .deployment package
|
|
|
|
@359
|
[359]
|
4 years |
mj |
Start NHUF area with dev buildout
|
|
|
|
@358
|
[358]
|
5 years |
mj |
Merge Wing 3b1 changes.
|
|
|
|
@357
|
[357]
|
5 years |
mj |
Now that Wing 3b1 is here, branch for WingDBG v2
|
|
|
|
@356
|
[356]
|
5 years |
mj |
Fix sort
|
|
|
|
@355
|
[355]
|
5 years |
mj |
Add new Zope3 framework classifier.
|
|
|
|
@354
|
[354]
|
5 years |
mj |
Use a UtilityVocabulary? baseclass instead of a homebrew factory
|
|
|
|
@353
|
[353]
|
5 years |
mj |
Default socket to None, to ensure handling
|
|
|
|
@352
|
[352]
|
5 years |
mj |
Update for future versions
|
|
|
|
@351
|
[351]
|
5 years |
mj |
Create 0.2.0 release
|
|
|
|
@350
|
[350]
|
5 years |
mj |
Prepare a release
|
|
|
|
@349
|
[349]
|
5 years |
mj |
Update changelog (and fix some typos in the previous version log)
|
|
|
|
@348
|
[348]
|
5 years |
mj |
Update i18n files
|
|
|
|
@347
|
[347]
|
5 years |
mj |
Dealt with
|
|
|
|
@346
|
[346]
|
5 years |
mj |
Also catch import errors for the debuggerFactory
|
|
|
|
@345
|
[345]
|
5 years |
mj |
Dealt with
|
|
|
|
@344
|
[344]
|
5 years |
mj |
Just use a DebugServerStartError? instead of a runtime error
|
|
|
|
@343
|
[343]
|
5 years |
mj |
Implement attachment port password configurations
|
|
|
|
@342
|
[342]
|
5 years |
mj |
Add remaining fields with defaults to the config implementation
|
|
|
|
@341
|
[341]
|
5 years |
mj |
Collapse nested if statements
|
|
|
|
@340
|
[340]
|
5 years |
mj |
Specify attachment password source options, and invariants
|
|
|
|
@339
|
[339]
|
5 years |
mj |
Remove auto-reconnecting as a YAGNI
|
|
|
|
@338
|
[338]
|
5 years |
mj |
Document the auto-start change
|
|
|
|
@337
|
[337]
|
5 years |
mj |
Disable autostart when not in debug mode or when allowing remote …
|
|
|
|
@336
|
[336]
|
5 years |
mj |
Make note of security-related todo items
|
|
|
|
@335
|
[335]
|
5 years |
mj |
The "cornercases" where caused by the registration of the attach socket …
|
|
|
|
@334
|
[334]
|
5 years |
mj |
Just use the sockets themselves as dict keys; their id is also their …
|
|
|
|
@333
|
[333]
|
5 years |
mj |
The debugger can register both a remote-attach listener socket as well as …
|
|
|
|
@332
|
[332]
|
5 years |
mj |
Clear out references in a more robust way; only delete objects with actual …
|
|
|
|
@331
|
[331]
|
5 years |
mj |
When the IDE disconnects, we may loose the reactor during callback …
|
|
|
|
@330
|
[330]
|
5 years |
mj |
Make note of the oversight
|
|
|
|
@329
|
[329]
|
5 years |
mj |
Remove obsolete import; masked by a stale .pyc file
|
|
|
|
@328
|
[328]
|
5 years |
mj |
More todo items
|
|
|
|
@327
|
[327]
|
5 years |
mj |
Finalize remote attachment (most changes already checked in earlier by …
|
|
|
|
@326
|
[326]
|
5 years |
mj |
We delete the reactor attribute, so use getattr
|
|
|
|
@325
|
[325]
|
5 years |
mj |
Update changelog
|
|
|
|
@324
|
[324]
|
5 years |
mj |
self.reactor may already be gone
|
|
|
|
@323
|
[323]
|
5 years |
mj |
Add ommitted file from generations setup
|
|
|
|
@322
|
[322]
|
5 years |
mj |
getsockname is invalid here
|
|
|
|
@321
|
[321]
|
5 years |
mj |
Selectables are assumed to be protocols sometimes; a connectionLost method …
|
|
|
|
@320
|
[320]
|
5 years |
mj |
Docs update
|
|
|
|
@319
|
[319]
|
5 years |
mj |
Convert the bootstrap code to using zope.app.generations; more efficient …
|
|
|
|
@318
|
[318]
|
5 years |
mj |
Add item
|
|
|
|
@317
|
[317]
|
5 years |
mj |
Having released, I can clear the packaging info entry..
|
|
|
|
@316
|
[316]
|
5 years |
mj |
Start a changelog entry for a future release
|
|
|
|
@315
|
[315]
|
5 years |
mj |
Re-cut release with fixed setup.py
|
|
|
|
@314
|
[314]
|
5 years |
mj |
Re-release snafu; remove old tag first
|
|
|
|
@313
|
[313]
|
5 years |
mj |
Fix release with Zope3 framework classifier removed.
|
|
|
|
@312
|
[312]
|
5 years |
mj |
PyPi? will not accept the zope3 framework classifier
|
|
|
|
@311
|
[311]
|
5 years |
mj |
Release 0.1.0
|
|
|
|
@310
|
[310]
|
5 years |
mj |
Let's cut a release
|
|
|
|
@309
|
[309]
|
5 years |
mj |
Add documentation
|
|
|
|
@308
|
[308]
|
5 years |
mj |
Remove now-unused import
|
|
|
|
@307
|
[307]
|
5 years |
mj |
Remove data-install hack, only needed for "data" files, not "package_data" …
|
|
|
|
@306
|
[306]
|
5 years |
mj |
Fix actual installation of datafiles. Boy, distutils can be painful
|
|
|
|
@305
|
[305]
|
5 years |
mj |
Link to wingide.com
|
|
|
|
@304
|
[304]
|
5 years |
mj |
Reword description
|
|
|
|
@303
|
[303]
|
5 years |
mj |
Newline
|
|
|
|
@302
|
[302]
|
5 years |
mj |
Packaging code and metadata
|
|
|
|
@301
|
[301]
|
5 years |
mj |
Strike the i18n item
|
|
|
|
@300
|
[300]
|
5 years |
mj |
Missed some messages in the status.pt template
|
|
|
|
@299
|
[299]
|
5 years |
mj |
Compile .po files
|
|
|
|
@298
|
[298]
|
5 years |
mj |
Add i18n files to aid future translations. Also, get rid of the optional …
|
|
|
|
@297
|
[297]
|
5 years |
mj |
Add some much-needed commas
|
|
|
|
@296
|
[296]
|
5 years |
mj |
Shorten schema descriptions (leave the rest to the docs) and provide i18n …
|
|
|
|
@295
|
[295]
|
5 years |
mj |
Get i18n out into a .pot file
|
|
|
|
@294
|
[294]
|
5 years |
mj |
Mark auto-reconnect as a possible not-needed-feature
|
|
|
|
@293
|
[293]
|
5 years |
mj |
Correct typo in filename (oops)
|
|
|
|
@292
|
[292]
|
5 years |
mj |
Add copyright and licensing information
|
|
|
|
@291
|
[291]
|
5 years |
mj |
Remove pdb turd
|
|
|
|
@290
|
[290]
|
5 years |
mj |
Move delayed reactor import down to where we use it
|
|
|
|
@289
|
[289]
|
5 years |
mj |
Implement auto-starting
|
|
|
|
@288
|
[288]
|
5 years |
mj |
Don't wait for the reactor to start when running the thread, this is a …
|
|
|
|
@287
|
[287]
|
5 years |
mj |
Get the message factory from zope.i18n
|
|
|
|
@286
|
[286]
|
5 years |
mj |
Starting the debugger can now throw a IDE connection exception too
|
|
|
|
@285
|
[285]
|
5 years |
mj |
Add auto-connecting; connect to the IDE when the server starts
|
|
|
|
@284
|
[284]
|
5 years |
mj |
One more spot where we put the event on a thread. I call YAGNI
|
|
|
|
@283
|
[283]
|
5 years |
mj |
Deal with exceptions in the UI
|
|
|
|
@282
|
[282]
|
5 years |
mj |
Correct logic error
|
|
|
|
@281
|
[281]
|
5 years |
mj |
Logging works fine from our side, config settings may need more …
|
|
|
|
@280
|
[280]
|
5 years |
mj |
Update TODO
|
|
|
|
@279
|
[279]
|
5 years |
mj |
Simplify IDE connection events somewhat; no real point in putting them on …
|
|
|
|
@278
|
[278]
|
5 years |
mj |
Use the new exceptions, wait for the IDE to connect, and don't bother with …
|
|
|
|
@277
|
[277]
|
5 years |
mj |
Define exceptions to be thrown
|
|
|
|
@276
|
[276]
|
5 years |
mj |
Revert accidental class property delete
|
|
|
|
@275
|
[275]
|
5 years |
mj |
Further study of the sourcecode reveals that the random password is …
|
|
|
|
@274
|
[274]
|
5 years |
mj |
Correct grammar snafu
|
|
|
|
@273
|
[273]
|
5 years |
mj |
Set a random string password on the network server to ensure connections …
|
|
|
|
@272
|
[272]
|
5 years |
mj |
Use consistent wording throughout
|
|
|
|