projects
/
mediagoblin.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
mediagoblin.git
2013-07-30
Aditi
Add tinymce in head for description field of blog,...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-30
Aditi
Change blogpost_create redirect url.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-30
Aditi
Add temporary blogpost display template.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-30
Aditi
Add feature: redirect to 404 error if blog or blog...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-29
tilly-Q
Merge branch 'ticket-679' into OPW-Moderation-Update
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-29
Christopher...
Why isn't .ogg in this list? A comment explains.....
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-29
tilly-Q
I actually had to do a bit more work than I thought...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-29
tilly-Q
This was a very simple ticket actually. I created a...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-29
tilly-Q
This is a very small commit. All that I have done here...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-29
Rodney Ewing
babel 1.0 doesn't have a localedata.list() method,...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-29
xray7224
Fix problem causing exception when invalid Authenticati...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-29
xray7224
Fix problem with routing to oauth
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-29
xray7224
Fixes problem with headers pointing to old federation dir
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-29
Aditi
Add Blog Edit button.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-29
Aditi
Merge branch 'master' of git://gitorious.org/mediagobli...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-29
Aditi
Fix error in blog edit view.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-29
Aditi
Change Redirect url to blog dashboard in blog_edit...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-27
tilly-Q
This commit had some important milestones in it. The...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-25
Christopher...
Set up in-package virtualenv via make
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-25
Christopher...
Removing aclocal.m4, which is autogenerated
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-25
Christopher...
Adding .gitignore for pyconfigure/automake generated...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-25
Christopher...
Moving setup.py.in back to setup.py
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-25
Christopher...
Merge remote-tracking branch 'refs/remotes/brandoninver...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-25
Christopher...
More up to date README
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-25
Aditi
Remove action url from form action.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-25
Aditi
Fix blog extraction for get and post both type of requests.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-25
Aditi
Change edit url to a button for each blog post.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-25
Aditi
Add edit url for each blog post.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-24
Aditi
Add 'Add Blog Post' button on blog dashboard.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-24
Aditi
Merge branch 'master' of git://gitorious.org/mediagobli...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-24
Christopher...
Move the "cd mediagoblin" to the right line. Thanks...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-22
xray7224
Renames OAuth1 code to federation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-22
xray7224
Refactor WTFormData
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-22
Jessica Tallon
Fix problem with migration - OAuth
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-22
Aditi
Write template for blog_dashboard.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-22
Aditi
Format url for blog_dashboard view.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-22
Aditi
Write blog_dashboard view.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-22
Aditi
Fix attribute error by writing request.user.is_admin.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-22
Aditi
Change class name to BlogPostData(camelcase) and add...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-22
Aditi
Create may_edit_blogpost function.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-21
Aditi
Remove form action url.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-21
Aditi
Fix media type.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-21
Aditi
Make changes in blogpost_edit view.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-21
Aditi
Create view for blogpost_edit.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-21
Aditi
Remove unused import.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-20
Jessica Tallon
Fixes some typo's and removes unused imports
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-20
Aditi
Change in blogpost create Url.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-20
Aditi
Remove BlogPost model and Add attribute for blog id...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-20
Aditi
Add temporary template for blogpost create/edit view.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-20
Aditi
Add BlogPostMediaManager and setup_plugin.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-20
Aditi
Indent properly.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-19
Aditi
temperory url change for creating a new blog.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-19
Aditi
Wrote blogpost_create view.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-19
Aditi
Add blog media_type plugin to plugin section.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-19
Aditi
Change view and urls for blog edit/create page.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-19
Aditi
Replace hardcoded URL by variable for the same.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-19
Aditi
Add class BlogMixin.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-19
Aditi
Create file for utility function and add function.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-19
Aditi
Add view for blog edit and create page.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-18
xray7224
Moves first versions of the the models to migrations
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-18
xray7224
Adds migration for OAuth1 tables
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-18
xray7224
Adds test for request_tokens
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-17
tilly-Q
Whew. This is a big update. I did some significant...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-16
xray7224
Adds some tests for the OAuth and some docs
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-16
Aditi
Add config_spec for blog plugin specification.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-16
Aditi
Change the field name in BlogEditForm.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-16
Aditi
Create Blog and BlogPostData models.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-16
Aditi
merge with remote master branch of cweb.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-15
Christopher...
Fixing docs: git submodule update, not git submodule...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-14
xray7224
Fixes tests
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-14
xray7224
Merge branch 'master' of git://gitorious.org/mediagobli...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-14
Christopher...
Skip the openid tests if the openid module is not insta...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-14
xray7224
Using nonce now, preventing OAuth replay attacks
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-14
xray7224
Merge branch 'master' of git://gitorious.org/mediagobli...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-12
Christopher...
Documenting the media_manager fetching hook
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-12
Christopher...
Switching the hook 'get_media_manager' to a more "direc...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-12
Rodney Ewing
documenting the new media_type plugins and available...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-12
Christopher...
Merge branch 'rodney757-media_plugins'
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-12
Christopher...
Fix the last bit preventing all the unit tests from...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-12
Christopher...
Switch the import of the image media manager over to...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-12
Christopher...
Changing the information spat out while printing from...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-12
Rodney Ewing
Patch by Strum. Remove redundent tool-tips from Stl...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-12
Rodney Ewing
Patch by pythonsnake. Make mediagoblin.ini comments...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-11
Rodney Ewing
make change_pass page autofocus
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-11
Rodney Ewing
forgot to render errors
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-11
Rodney Ewing
change to class instead of id to work with firefox
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-11
Rodney Ewing
fix for boolean fields
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-11
Rodney Ewing
updated to new render_divs macro
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-11
Jakob Kramer
save “stay_logged_in” in the session
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-11
Jakob Kramer
add login option: stay_logged_in
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-11
Rodney Ewing
Patch submitted by mrb.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-11
Rodney Ewing
Patch by Strum. Ticket #451 - Convert all mongokit...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-11
xray7224
Ensures endpoint queries with @oauth_required are validated
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-11
dunkyp
fixes the inability to upload non ascii filenames,...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-11
Rodney Ewing
should use media.slug_or_id incase a MediaEntry doesn...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-11
xray7224
Adds the decorator
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-11
xray7224
Cleans up some of the OAuth code
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-11
xray7224
Finishes most of oauth, just decorator to complete
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-11
xray7224
Adds more support for oauth - access_token & decorators...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2013-07-11
xray7224
Adds oauth support up until authorization
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
next