Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | add Roman to AUTHORS | Boris Bobrov | 2017-11-11 | 1 | -0/+1 | |
* | | | | | | Replaced /bin/celeryd by /bin/celery in lazycelery | Romain Porte | 2017-11-11 | 1 | -2/+2 | |
|/ / / / / | ||||||
* | | | | | Port batchaddmedia command to Python 3 | Simen Heggestøyl | 2017-10-16 | 1 | -3/+9 | |
* | | | | | Make admin panel headers readable in Airy theme | Simen Heggestøyl | 2017-10-16 | 1 | -0/+4 | |
* | | | | | Handle collection in batchaddmedia command | Simen Heggestøyl | 2017-10-16 | 2 | -0/+3 | |
* | | | | | Support Unicode characters in configuration values | Simen Heggestøyl | 2017-10-16 | 3 | -2/+5 | |
* | | | | | Remove dead code in batchaddmedia.py | Simen Heggestøyl | 2017-10-16 | 1 | -4/+1 | |
* | | | | | Update batchaddmedia csv description docs [5458] | Andrew Browning | 2017-10-08 | 1 | -1/+1 | |
* | | | | | Fix #5460 - Log IP address for failed login | Andrew Browning | 2017-09-20 | 1 | -0/+6 | |
* | | | | | Fix #5517 - Change docs to clone repo using https | Andrew Browning | 2017-09-20 | 1 | -1/+1 | |
* | | | | | Add unit test for #5524 | Andrew Browning | 2017-09-20 | 3 | -1/+17 | |
* | | | | | Fix #5524 Zero division error in exif.py | Andrew Browning | 2017-09-20 | 1 | -8/+4 | |
* | | | | | Fix #5514 - Add to Collection causes server error | ayleph | 2017-08-15 | 1 | -7/+7 | |
* | | | | | Properly escape asterisk in *buntu | Andrew Browning | 2017-08-15 | 1 | -1/+1 | |
* | | | | | Fix #5513 - Can't delete blog post drafts | ayleph | 2017-08-15 | 3 | -2/+21 | |
| |_|_|/ |/| | | | ||||||
* | | | | Merge branch 'master' of git.sv.gnu.org:/srv/git/mediagoblin | Boris Bobrov | 2017-06-26 | 3 | -6/+4 | |
|\ \ \ \ | ||||||
| * | | | | Apply button_warning style to blog delete buttons | Andrew Browning | 2017-06-19 | 3 | -4/+4 | |
| * | | | | Fix #830 - Remove exif from blog posts | Andrew Browning | 2017-06-19 | 1 | -2/+0 | |
* | | | | | Remove mongodb-related stuff | Boris Bobrov | 2017-06-18 | 2 | -364/+0 | |
|/ / / / | ||||||
* | | | | Add Robert to AUTHORS | Boris Bobrov | 2017-06-18 | 1 | -0/+1 | |
* | | | | Re #5308 added cascade to blog mediatype | Robert Smith | 2017-06-17 | 1 | -2/+4 | |
| |_|/ |/| | | ||||||
* | | | Fix tests to reflect that we've moved to amqp | Boris Bobrov | 2017-06-10 | 1 | -4/+1 | |
* | | | move exifread to other dependencies | Boris Bobrov | 2017-06-10 | 1 | -3/+1 | |
* | | | Merge branch 'amqp-switch' | Boris Bobrov | 2017-06-10 | 4 | -6/+12 | |
|\ \ \ | ||||||
| * | | | Remove upper cap on celery kombu | Boris Bobrov | 2017-06-10 | 1 | -2/+1 | |
| * | | | Switch to rabbitmq by default and in docs | Boris Bobrov | 2017-06-09 | 3 | -4/+11 | |
* | | | | Merge branch 'master' of git.sv.gnu.org:/srv/git/mediagoblin | Boris Bobrov | 2017-06-09 | 2 | -1/+2 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Add space between words in blog message | Andrew Browning | 2017-06-06 | 1 | -1/+1 | |
| * | | | Add register_captcha template hook | Andrew Browning | 2017-06-06 | 1 | -0/+1 | |
| | |/ | |/| | ||||||
* / | | Change all tabs to spaces in js file | Boris Bobrov | 2017-05-23 | 1 | -5/+5 | |
|/ / | ||||||
* | | Remove tinymce from dependencies | Boris Bobrov | 2017-05-04 | 1 | -2/+1 | |
* | | Change aria-text when state changes | Boris Bobrov | 2017-04-03 | 1 | -4/+6 | |
* | | Make play button a button instead of div | Boris Bobrov | 2017-04-03 | 2 | -2/+3 | |
* | | Add aria attributes to audio player | Boris Bobrov | 2017-04-02 | 1 | -3/+3 | |
* | | Move audio html out of js | Boris Bobrov | 2017-04-02 | 2 | -10/+10 | |
* | | Commit session after alembic updates have finished | Boris Bobrov | 2017-04-01 | 1 | -2/+4 | |
* | | Pass connection to EnvironmentContext.configure | Boris Bobrov | 2017-03-04 | 1 | -2/+1 | |
* | | Fix trivial spelling and spacing error in cli help | Andrew Browning | 2017-03-01 | 1 | -2/+2 | |
* | | Fix #5500 UnicodeEncodeError in atom feed | Andrew Browning | 2017-02-14 | 2 | -2/+2 | |
* | | edit_profile.html: Consistency in the width of input fields | vijeth-aradhya | 2017-02-14 | 2 | -3/+3 | |
* | | Headers for collection items | Boris Bobrov | 2017-01-29 | 1 | -1/+4 | |
* | | Add Stéphane Péchard to authors | Boris Bobrov | 2017-01-29 | 1 | -0/+1 | |
* | | Merge remote-tracking branch 'spechards-mediagoblin/master' | Boris Bobrov | 2017-01-29 | 3 | -2/+18 | |
|\ \ | ||||||
| * | | Add creator to filter collections | Stéphane Péchard | 2014-09-23 | 1 | -2/+3 | |
| * | | Add collection option to 'addmedia' cli uploading | Stéphane Péchard | 2014-07-13 | 3 | -2/+16 | |
* | | | oob.html: Removed line breaks around the verifier code | vijeth-aradhya | 2017-01-29 | 1 | -3/+1 | |
* | | | Add Varadhya to AUTHORS | Boris Bobrov | 2017-01-29 | 1 | -0/+1 | |
* | | | post_comment.js, media.html: Add AJAX for posting comments | vijeth-aradhya | 2017-01-29 | 2 | -0/+66 | |
* | | | Fix #5484 - Add video icon to collection thumbnail | Andrew Browning | 2017-01-16 | 1 | -0/+3 | |
* | | | Add media_titleinfo template hook | ayleph | 2017-01-15 | 1 | -0/+1 |