1
I Use This!
High Activity

Commits : Listings

Analyzed 22 minutes ago. based on code collected 25 minutes ago.
May 29, 2024 — May 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement debugging of GLBackend via GLClient. * Create buttons for creation of a new submission and resuming More... over 12 years ago
Get the creation of a new submission and the resuming of it work. * Verify that this works with GLClient More... over 12 years ago
Split scheduler up into two modules More... over 12 years ago
Polish scheduler and implement basic unittests More... over 12 years ago
Update spec generator More... over 12 years ago
Add support for "simple data elements" * Move messages to other module namespace More... over 12 years ago
Continue work on scheduler * Do some minor refactoring of submission More... over 12 years ago
Add script to self generate docs for recurring data types More... over 12 years ago
Refactor GLTypes to be something more pythonic and less coupled. * Next step is make this self generate the specification docs More... over 12 years ago
Fix bug in Submission * Implement unittest of Submission More... over 12 years ago
Merge branch 'scheduler' More... over 12 years ago
Clean up the docstrings and do some bugfixing/tuning * Remove print statements More... over 12 years ago
Merge branch 'txrdq' More... over 12 years ago
Implement a queue driven scheduler. Takes in jobs and runs them in a deferredlist. * Handles configurable delayable retries for jobs that fail * Saves state to persist across restarts More... over 12 years ago
implemented submission logic, some bug in ORM usage More... over 12 years ago
first high level testing script #23 More... over 12 years ago
expanded features in #23 More... over 12 years ago
fixed little mistake while updating https://github.com/globaleaks/GlobaLeaks/wiki/recurring-data-types with regexps More... over 12 years ago
@hellais, check https://github.com/globaleaks/GlobaLeaks/wiki/recurring-data-types the last section More... over 12 years ago
Add how to take a sneak peak at GL 0.2 More... over 12 years ago
part of session -> submission clarifiation More... over 12 years ago
Merge branch 'master' of github.com:globaleaks/GLBackend More... over 12 years ago
implemented errorMessage answer format More... over 12 years ago
session -> submission More... over 12 years ago
debug mode generation in some IDs, and 'submission' name instead of 'session' More... over 12 years ago
Write unittest on multi object fetching. More... over 12 years ago
Merge branch 'master' of github.com:globaleaks/GLBackend More... over 12 years ago
Add unittest for storm to illustrate it's usage. Also useful to understand when and if they break our usage of it. More... over 12 years ago
Merge branch 'master' of github.com:globaleaks/GLBackend More... over 12 years ago
fixed JSON usage in #23 More... over 12 years ago