openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
GLOBALEAKS
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 22 hours
ago. based on code collected
about 22 hours
ago.
May 29, 2024 — May 29, 2025
Showing page 587 of 595
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add errors file
Arturo Filastò
More...
over 12 years ago
Add utility functions for generating documentation
Arturo Filastò
More...
over 12 years ago
Polish up submission and node handlers. * Transition away from dummy implementation and start writing user supplied data to the DB. * Illustrate how to do sanitization and validation * Refactor messages.requests * Refactor submission * Implement time utilities * Fix unittests for db and write some new ones
Arturo Filastò
More...
over 12 years ago
Implement helper function to generate table creation queries from their definition * Implement unittests for this new functionality * Update other unittests to use this functionality
Arturo Filastò
More...
over 12 years ago
Add actual proper docstrings to submission handler (these are just copied and pasted from https://github.com/globaleaks/GlobaLeaks/wiki/API-Specification)
Arturo Filastò
More...
over 12 years ago
We now have self generating documentation for the API. w00t! * Add message type validation hooks to handlers * Fix messages unittests * Refactor messages
Arturo Filastò
More...
over 12 years ago
Fix the models. Notes for vecna: * when you define a reference you also need to define the field you are using to keep hold of the reference. * don't go over 100 character width (you can set your vimrc to foldlevel=99) * run your code before committing that there were some typos :P
Arturo Filastò
More...
over 12 years ago
Move all models to an appropriate directory. * Refactor naming to be coherent.
Arturo Filastò
More...
over 12 years ago
Add note about possible deprecation of task.py
Arturo Filastò
More...
over 12 years ago
Refactor storm unittest to reflect our usage of Storm
Arturo Filastò
More...
over 12 years ago
Rename shared to base * Make everything a bit more homogenous
Arturo Filastò
More...
over 12 years ago
Big refactor of how we handle requests. * Doing it the cyclone way!
Arturo Filastò
More...
over 12 years ago
add pycrypto
Fabio (naif) Pietrosanti
More...
over 12 years ago
Update README.md
Fabio (naif) Pietrosanti
More...
over 12 years ago
Update README.md
Fabio (naif) Pietrosanti
More...
over 12 years ago
Update README.md
Fabio (naif) Pietrosanti
More...
over 12 years ago
complete datamodel proposal
vecna
More...
over 12 years ago
Implement unittest for addition of a Receiver to a context
Arturo Filastò
More...
over 12 years ago
Do some refactoring of unittests
Arturo Filastò
More...
over 12 years ago
Start implementing Node, Context and Receivers * Write helper classes for database unittesting * Write basic unittests for Submission * Fix some bugs in how the database tables were created at startup
Arturo Filastò
More...
over 12 years ago
Port answers * Do some refactoring of shared and requests
Arturo Filastò
More...
over 12 years ago
Finally figure out the ideal design pattern for using Storm Stores. * All the database interactions should go inside of the ORM!
Arturo Filastò
More...
over 12 years ago
Refactor dummy requests
Arturo Filastò
More...
over 12 years ago
Refactor dummy messages to be dicts * Use the dummy messages in the unittests TODO: write unittests for every message!
Arturo Filastò
More...
over 12 years ago
Merge branch 'gltypes-refactor'
Arturo Filastò
More...
over 12 years ago
Fix some bugs. Remove necessity for resume function.
Arturo Filastò
More...
over 12 years ago
Make the debug buttons work properly.
Arturo Filastò
More...
over 12 years ago
Implement all of the "giro del fumo" up until the point of finalize.
Arturo Filastò
More...
over 12 years ago
Implement debug logger to assist in debugging.
Arturo Filastò
More...
over 12 years ago
Refactor also answers and fix bugs
Arturo Filastò
More...
over 12 years ago
←
1
2
…
583
584
585
586
587
588
589
590
591
…
594
595
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree