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 6 hours
ago. based on code collected
about 7 hours
ago.
Jun 10, 2024 — Jun 10, 2025
Showing page 586 of 595
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Implement File upload support. * This implements a file upload handler that works with jquery.fileuploader
Arturo Filastò
More...
over 12 years ago
Start implementing file uploader * Setup all the required dependencies as submodules * Refactor code to give better structure (mode ui stuff in ui dir) * Click to upload a file and we see stuff comming on the backend side (IT LIVES!)
Arturo Filastò
More...
over 12 years ago
Delte submodules
Arturo Filastò
More...
over 12 years ago
Add file uploader
Arturo Filastò
More...
over 12 years ago
Merge branch 'master' of github.com:globaleaks/GLBackend
vecna
More...
over 12 years ago
safest usage of regexp in the API
vecna
More...
over 12 years ago
Forgot receiver import, oops
Arturo Filastò
More...
over 12 years ago
Add node docstring. as per #24
Arturo Filastò
More...
over 12 years ago
Add good init script for scheduler.
Arturo Filastò
More...
over 12 years ago
Continue refactoring and documenting as per #24 * Fix bug in unittests, thanks @naif
Arturo Filastò
More...
over 12 years ago
Refactor out useless function for obtaining receiver dicts from Receiver * We now check the amount of receivers based on count
Arturo Filastò
More...
over 12 years ago
Refactor, more docstrings * Remove lots of unused imports * #24 Your code has been rated at 6.79/10 (previous run: 6.73/10)
Arturo Filastò
More...
over 12 years ago
Write docstrings for models progress on #24
Arturo Filastò
More...
over 12 years ago
Document handlers and responses * this is related to progress on #24
Arturo Filastò
More...
over 12 years ago
Merge branch 'master' of github.com:globaleaks/GLBackend
Arturo Filastò
More...
over 12 years ago
Work on documentation as per #24 * Document runner and tables * Document messages
Arturo Filastò
More...
over 12 years ago
Document runner and tables Your code has been rated at 6.21/10 (previous run: 5.81/10) I like this pylint thing :D
Arturo Filastò
More...
over 12 years ago
Ignore a wrong error Your code has been rated at 5.81/10 (previous run: 5.75/10)
Arturo Filastò
More...
over 12 years ago
Make changes to pylint to not trigger errors on dynamically generated attributes Your code has been rated at 5.75/10 (previous run: 5.57/10)
Arturo Filastò
More...
over 12 years ago
Your code has been rated at 5.57/10 (previous run: 2.31/10) * Increase the overall quality of our code by doing a major cleanup * Adjust pylintrc to fit out coding conventions
Arturo Filastò
More...
over 12 years ago
Add default pylintrc config file * to run pylint do pip install pylint pylink --rcfile pylintrc globaleaks * We score pretty poorly
Arturo Filastò
More...
over 12 years ago
Better error handling in Tip * Remove other dead code
Arturo Filastò
More...
over 12 years ago
Remove dead code.
Arturo Filastò
More...
over 12 years ago
Get some decent error handling in submission * Make unittests slightly smarter
Arturo Filastò
More...
over 12 years ago
Conclude that the optimal logging startegy is to register an observer * Twisted Application component ILogObserver appears to not like to log to stdout and to file. Doing so creates an infinite loop of logging hell. * Make some cosmetic changes to command line interface output
Arturo Filastò
More...
over 12 years ago
Implement a custom log observer for GLBackend
Arturo Filastò
More...
over 12 years ago
Clean up formatting of WIP
Arturo Filastò
More...
over 12 years ago
Update guide on starting GLBackend.
Arturo Filastò
More...
over 12 years ago
Implement start-up related functionality * Refactor GLBackend into being a service * Make logging be daily rotated and attach this to the service * Add some more timing related functions * Create runner that does the operations of twistd * We have places where to handle platform specific startup quirks (Perhaps we may integrate something like this in APAF?)
Arturo Filastò
More...
over 12 years ago
Properly display receiver list.
Arturo Filastò
More...
over 12 years ago
←
1
2
…
582
583
584
585
586
587
588
589
590
…
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