An open API service providing commit metadata for open source projects.

GitHub / agprojects/python3-application / commits

SHA Message Author Date Stats
70ab04e7 Updated NEWS Dan Pascu <d****n@a****m> over 16 years ago
0716c576 Increased version number to 1.2.4 and updated changelogs Dan Pascu <d****n@a****m> over 16 years ago
d06d01be Made NullType a singleton to prevent multiple instances when unpickling Dan Pascu <d****n@a****m> over 16 years ago
82b6a629 Added NullType in order to allow Null to be pickled Dan Pascu <d****n@a****m> over 16 years ago
ea390823 Increased version to 1.2.3 and updated changelog Luci Stanescu <l****i@a****m> over 16 years ago
e15f2f1c Bumped Standards-Version to 3.8.4 Luci Stanescu <l****i@a****m> over 16 years ago
241fe5c1 Added Lucian Stanescu to Uploaders list Luci Stanescu <l****i@a****m> over 16 years ago
b078fbbb Added NEWS entry for 1.2.3 Luci Stanescu <l****i@a****m> over 16 years ago
e634304f Added support for detecting object cycles in application.debug.memory Luci Stanescu <l****i@a****m> over 16 years ago
4bb86e80 Improved memory_dump's output using console size information Luci Stanescu <l****i@a****m> over 16 years ago
5686aecd Increased version to 1.2.2 and updated changelog Dan Pascu <d****n@a****m> over 16 years ago
82ea46ca Improved processing speed for post_notification Dan Pascu <d****n@a****m> over 16 years ago
0a60dd76 Updated NEWS file Dan Pascu <d****n@a****m> over 16 years ago
bf6a62bb Fixed Null representation Dan Pascu <d****n@a****m> over 16 years ago
14ce9478 Renamed Null to NullType and made Null a NullType instance Dan Pascu <d****n@a****m> over 16 years ago
f5036ae1 Increased version to 1.2.1 and updated changelog Dan Pascu <d****n@a****m> over 16 years ago
d2f30261 Added the missing application.log package to the build Dan Pascu <d****n@a****m> over 16 years ago
31a285ad Increased version to 1.2.0 and updated changelog Dan Pascu <d****n@a****m> over 16 years ago
b0532d14 Removed debian Suggests for python-twisted-core Dan Pascu <d****n@a****m> over 16 years ago
24a3a6c1 Use the new log.exception instead of the log.err alias in examples Dan Pascu <d****n@a****m> over 16 years ago
dbaae584 Removed unnecessary conversion to str Dan Pascu <d****n@a****m> over 16 years ago
a32a9f4d Updated NEWS file Luci Stanescu <l****i@a****m> over 16 years ago
cc179dde Improved code aesthetics Dan Pascu <d****n@a****m> over 16 years ago
1373ade5 Fixed spacing Dan Pascu <d****n@a****m> over 16 years ago
7ff9879f Fixed initial setting of the log level Luci Stanescu <l****i@a****m> over 16 years ago
3df68379 Improved logging functions and added some commonly used aliases Dan Pascu <d****n@a****m> over 16 years ago
687954ec Removed twisted logging backend and added a logging extension for twisted Dan Pascu <d****n@a****m> over 16 years ago
269507f3 Bumped debian standards version to 3.8.3 Dan Pascu <d****n@a****m> over 16 years ago
fd349ed9 Improved error message for invalid type in IPAddress Luci Stanescu <l****i@a****m> over 16 years ago
1efcb3e1 UNDO: Added support for the 'any' keyword in IPAddress Luci Stanescu <l****i@a****m> over 16 years ago
8395f5ce Removed resolution test from Hostname configuration datatype Luci Stanescu <l****i@a****m> over 16 years ago
66004a43 Added support for the 'any' keyword in IPAddress configuration datatype Luci Stanescu <l****i@a****m> over 16 years ago
40aefdfb Added dynamic host properties to application.system Dan Pascu <d****n@a****m> over 16 years ago
0c75e8a5 Added purge_observer method on NotificationCenter Dan Pascu <d****n@a****m> over 16 years ago
786eef05 Removed deprecated functionality Dan Pascu <d****n@a****m> almost 17 years ago
1de29835 Removed extra space Dan Pascu <d****n@a****m> almost 17 years ago
3c404fa5 Added example of how to have a weakly referenced notification observer Dan Pascu <d****n@a****m> almost 17 years ago
12d03cf6 Added support for weakly referencing observers in the notification system Dan Pascu <d****n@a****m> almost 17 years ago
16e95aea Added debian runtime dependency on python2.5 or greater Dan Pascu <d****n@a****m> almost 17 years ago
c202c8ab Fixed threading issues with adding and removing observers Dan Pascu <d****n@a****m> almost 17 years ago
65211b20 Added comment to clarify behaviour Dan Pascu <d****n@a****m> almost 17 years ago
b3d93f9d Fixed handling of settings which contain uppercase characters and dashes Luci Stanescu <l****i@a****m> almost 17 years ago
416a4dd3 Fixed issue with core file regexp on OS X Dan Pascu <d****n@a****m> almost 17 years ago
cfe1f1cb Fixed indentation Dan Pascu <d****n@a****m> almost 17 years ago
5cd5adb4 Added discard_observer method to NotificationCenter Dan Pascu <d****n@a****m> almost 17 years ago
18d6056e Added context management support to the Null class Dan Pascu <d****n@a****m> almost 17 years ago
591ff175 Added __contains__ method to the Null class Dan Pascu <d****n@a****m> almost 17 years ago
adfd8cca Added iteration support for the Null class Dan Pascu <d****n@a****m> almost 17 years ago
941d6da2 Added __len__ method to the Null class Dan Pascu <d****n@a****m> almost 17 years ago
08567745 Allow a Null object to be a descriptor Dan Pascu <d****n@a****m> almost 17 years ago
9cce600e Added indexing support for the Null class Dan Pascu <d****n@a****m> almost 17 years ago
a4086391 Modified Null not to return self for __setattr__ and __delattr__ Dan Pascu <d****n@a****m> almost 17 years ago
578bb026 Updated year in copyright notices for the modified files Dan Pascu <d****n@a****m> about 17 years ago
40ac79bf Increased version and updated changelog Dan Pascu <d****n@a****m> about 17 years ago
ef060228 Updated NEWS file with latest additions for 1.1.5 Dan Pascu <d****n@a****m> about 17 years ago
4ebe159f Updated examples to match the latest configuration API changes Dan Pascu <d****n@a****m> about 17 years ago
ac2d5dae Modified data type converters to accept what they generate as input Dan Pascu <d****n@a****m> about 17 years ago
e0de520f Rephrased exception message for clarity Dan Pascu <d****n@a****m> about 17 years ago
b988ce7c Updated ConfigSection's docstring to describe the special attributes Dan Pascu <d****n@a****m> about 17 years ago
529ca2b9 Replaced dump_settings function body with printing the class Dan Pascu <d****n@a****m> about 17 years ago
f88c3eee Added tracing capabilities to ConfigSection Luci Stanescu <l****i@a****m> about 17 years ago
eaa9a1c6 Added __str__ representation to ConfigSection Luci Stanescu <l****i@a****m> about 17 years ago
bc11815c Added filename attribute to ConfigFile instances Luci Stanescu <l****i@a****m> about 17 years ago
bc26cdfc Deprecated using __configfile__ in favor of __cfgfile__ on ConfigSection Dan Pascu <d****n@a****m> about 17 years ago
560855f2 Added local_config_directory property on Process Dan Pascu <d****n@a****m> about 17 years ago
723240b4 Deprecated ConfigFile.read_settings and dump_settings Dan Pascu <d****n@a****m> about 17 years ago
491724e0 Added support for specifying the configuration file type in a ConfigSection Dan Pascu <d****n@a****m> about 17 years ago
87e365d5 Use ConfigSection's read capabilities instead of ConfigFile.read_settings Dan Pascu <d****n@a****m> about 17 years ago
91576a2a Improved caching mechanism in ConfigFile Luci Stanescu <l****i@a****m> about 17 years ago
1aa8b85c Added read capabilities directly on ConfigSection classes Dan Pascu <d****n@a****m> about 17 years ago
b5a301f9 Allow ConfigSection.__configfile__ to be an instance of ConfigFile as well Dan Pascu <d****n@a****m> about 17 years ago
9708706f Reworded docstrings to fit in width on a standard terminal Dan Pascu <d****n@a****m> about 17 years ago
b71ddd66 Enhanced ConfigFile.get_section with filter and default return capabilities Dan Pascu <d****n@a****m> about 17 years ago
be474601 Added set/reset capabilities to ConfigSection Dan Pascu <d****n@a****m> about 17 years ago
4a411887 Added a mechanism to skip applying the type for a ConfigSetting Dan Pascu <d****n@a****m> about 17 years ago
91dbf90d Added __delattr__ on ConfigSectionMeta to prevent deletion of settings Dan Pascu <d****n@a****m> about 17 years ago
0ab9ae27 Save ConfigSetting's initial default values as cls.__defaults__ Dan Pascu <d****n@a****m> about 17 years ago
04c07a78 Refactored ConfigSectionMeta to decouple it from ConfigSetting Dan Pascu <d****n@a****m> about 17 years ago
6bb71f7c Fixed __import__ statement to work with python older than 2.5 Dan Pascu <d****n@a****m> about 17 years ago
d69a2109 Modified ConfigSetting to allow any callable to be used as a validator Luci Stanescu <l****i@a****m> about 17 years ago
8b819a6f Made a ConfigSection iterable as (name, value) pairs Dan Pascu <d****n@a****m> about 17 years ago
96c017c3 Increased version and updated changelog Dan Pascu <d****n@a****m> about 17 years ago
7836bf54 Updated NEWS with latest additions and enhancements Dan Pascu <d****n@a****m> about 17 years ago
5b70bb59 Added dependency example Dan Pascu <d****n@a****m> about 17 years ago
f6780fac Added dependency module Dan Pascu <d****n@a****m> about 17 years ago
d3363a0b Added missing entry about notification.py example Dan Pascu <d****n@a****m> about 17 years ago
57731638 Fixed spelling Dan Pascu <d****n@a****m> about 17 years ago
d65f69a0 Added the concept of undefined version that compares lower than any other Dan Pascu <d****n@a****m> about 17 years ago
8b60b02d Allow version numbers with less than 3 digits Dan Pascu <d****n@a****m> about 17 years ago
18cfef28 Removed redundant else statement Dan Pascu <d****n@a****m> about 17 years ago
c1adf4aa Increased version number and updated changelog Dan Pascu <d****n@a****m> about 17 years ago
0122f529 Updated NEWS file Dan Pascu <d****n@a****m> about 17 years ago
117651c0 Improved comment Dan Pascu <d****n@a****m> about 17 years ago
4f0aae43 Fixed behaviour of ConfigSection in multiple-level inheritance cases Luci Stanescu <l****i@a****m> about 17 years ago
f9baffa3 Fixed handling of special attributes in ConfigSection subclasses Luci Stanescu <l****i@a****m> about 17 years ago
70574842 Added isdescriptor function to application.python.descriptor Luci Stanescu <l****i@a****m> about 17 years ago
aaf2069f Increased version number and updated changelog Dan Pascu <d****n@a****m> about 17 years ago
d554e5e1 Modified examples to honor the latest changes in the API Dan Pascu <d****n@a****m> about 17 years ago
3f6c627c Fixed lintian warning about missing misc:Depends dependency Dan Pascu <d****n@a****m> about 17 years ago
9199273d Bumped debian standards version to 3.8.2 Dan Pascu <d****n@a****m> about 17 years ago

← Back to repository