Henrik Levkowetz
cf7d794b09
Modified the test data to use some AD and WG chair names that contain non-ascii characters, and fixed test issues found.
...
- Legacy-Id: 10418
2015-11-04 07:34:56 +00:00
Henrik Levkowetz
849e329a39
Tweaked the traceback() debug function.
...
- Legacy-Id: 7663
2014-04-28 16:30:49 +00:00
Ole Laursen
f9d400ae5c
Move decorator import in debug.py closer to actual usage points so the
...
decorator library is not imported unless needed - it doesn't appear to
be part of Python 2.7 so needs to be installed separately
- Legacy-Id: 6765
2013-11-27 13:15:52 +00:00
Henrik Levkowetz
3bb7dc77c0
Limited the length of the debug display of function return values.
...
- Legacy-Id: 6458
2013-10-17 11:24:21 +00:00
Henrik Levkowetz
a758639936
Tweaked the debug module, added traceback capability and a combined name/value/type info funciton.
...
- Legacy-Id: 6306
2013-09-29 20:46:14 +00:00
Henrik Levkowetz
6baea429aa
Merged in the nomcom app from ejimenez@yaco.es and esanchez@yaco.es, and accompanying dbtemplate app and the (standard) docutils module. Added some tweaks to get all tests to pass and migrations to run.
...
- Legacy-Id: 5948
2013-08-06 10:09:29 +00:00
Henrik Levkowetz
0e67b2c758
Tweaked the handling of the syslog module not being available on windows.
...
- Legacy-Id: 5058
2012-11-07 21:41:02 +00:00
Henrik Levkowetz
e896ead272
Merged [5001] from jmh@joelhalpern.com:
...
Make comments optional on WG adoption and WG state changes.
- Legacy-Id: 5016
Note: SVN reference [5001] has been migrated to Git commit 1057dbf631c22669cf35d0d52769945b9836f516
2012-11-07 13:04:05 +00:00
Henrik Levkowetz
3a7480520f
Merged [4999] from jmh@joelhalpern.com:
...
Correct test of final shepherd update flag.
- Legacy-Id: 5014
Note: SVN reference [4999] has been migrated to Git commit aba18e8f38364ad17d451d0ed7e33aa01dfbeb52
2012-11-07 12:50:38 +00:00
Henrik Levkowetz
cfe466eb37
Merged [4991] from adam@nostrum.com:
...
Fixing time column wrapping problem that exhibits in (at least) Safari.
- Legacy-Id: 5008
Note: SVN reference [4991] has been migrated to Git commit 5e384591fd
2012-11-06 15:23:17 +00:00
Henrik Levkowetz
18aa1749f2
Remove strict dependency on syslog from debug.py, too.
...
- Legacy-Id: 4988
2012-10-31 14:35:58 +00:00
Henrik Levkowetz
7f42117210
Tweaks to debug.py.
...
- Legacy-Id: 4957
2012-10-25 21:28:39 +00:00
Henrik Levkowetz
1f8cc48792
Use decorator.decorator consistenly in debug wrappers.
...
- Legacy-Id: 4936
2012-10-21 14:32:02 +00:00
Henrik Levkowetz
ba95520523
Updated version of debug.py, which adds timing and profiling support functions.
...
- Legacy-Id: 4935
2012-10-21 12:38:48 +00:00
Henrik Levkowetz
fa35a8f8fe
Don't initialize syslog here -- it might override the app's initialization. (Python will do an empty call to syslog.openlog() if not already done when first calling syslog.syslog().)
...
- Legacy-Id: 4554
2012-06-29 00:36:17 +00:00
Henrik Levkowetz
51a3c373c5
Added a debug utility module on the same level as south,html5lib etc.
...
- Legacy-Id: 4446
2012-06-11 15:56:51 +00:00