root

Revision Log Mode:


Legend:

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