projects
/
mediagoblin.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mediagoblin.git
2015-12-20
Boris Bobrov
Fix typo in VideoData docstring
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-12-20
Christopher...
Setting 0.8.2.dev in configure.ac as well
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-12-20
Christopher...
Setting version to v0.8.2.dev
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-12-20
Christopher...
Merge branch 'stable'
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-12-20
Jessica Tallon
Fix security issue in OAuth verifier validation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-12-20
Christopher...
Merge branch 'stable'
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-12-20
Jessica Tallon
Fix bug on the OAuth client deauthorization page
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-12-19
ayleph
Fix Issue 5375 Deprecated function in video thumb
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-12-19
ayleph
Fix Issue 5375 Deprecated function in video thumb
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-12-14
Christopher...
Kludgey documentation fix so that python 2 does not...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-12-10
Ben Sturmfels
Add "Add media" button on home page when no media is...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-12-10
Christopher...
Fix issue #5372: test_comment_notification fails with...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-12-10
ayleph
Fix issue 983 PDF UnicodeDecodeError
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-11-25
Jessica Tallon
Fix #5363 - Collections don't serialize correctly
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-11-24
Jessica Tallon
Added test for #5356 - Read someone else's feed
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-11-24
ayleph
Allow API client to GET another user's outbox
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-11-23
Jessica Tallon
Fix #5354 & #5355 - Fix Graveyard.serialize
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-11-19
ayleph
Use urljoin to create proper feed media URLs
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-11-19
ayleph
Fix for issue 5070 gst incomplete file
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-11-09
Daniel Krol
Fix add collection view for new schema
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-11-05
Ben Sturmfels
Fix minor grammatical error 'settings' -> 'setting'.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-11-05
Ben Sturmfels
Remove <br/> from safe string indicating that CSRF...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-11-05
Ben Sturmfels
trac#687: Add unit tests for `redirect` and `redirect_obj`.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-11-05
Christopher...
Switch to webtest >= 2.0.18
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-11-05
Ben Sturmfels
trac#665: Upgrade to WebTest 2.0.18 and fix broken...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-11-05
Ben Sturmfels
Prevent unhandled exception on non-existant user.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-10-20
Jessica Tallon
Merge branch 'comments'
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-10-20
Jessica Tallon
Comment changes for federation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-10-17
Jessica Tallon
Fix #5353 - Bug in OAuth which referenced "user"
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-10-07
Jessica Tallon
Add public_id fixes throughout the code
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-10-07
Jessica Tallon
Add Graveyard model
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-10-07
Jessica Tallon
Add the __model_args__ deletion code
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-10-07
Jessica Tallon
Collection changes and migration for federation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-10-07
Jessica Tallon
Fix bugs with the exifread library update
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-09-08
Ben Sturmfels
Fix #994: Also set self.data when no change made to...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-08-25
Berker Peksag
Use StringField.process_formdata() if valuelist is...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-08-25
Ben Sturmfels
Fix #994: Don't require users to type the website URL...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-08-25
Ben Sturmfels
Issue #815: Replace two non-ASCII curly single quotes...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-08-24
Jessica Tallon
Fix some unit tests and bugs
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-08-21
Jessica Tallon
Fix #5344 - OAuth NotImplemented exception
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-08-20
Jessica Tallon
Fix #1066 - OAuth Invalid signature error
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-08-20
Jessica Tallon
Fix serialization after model changes
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-08-19
Jessica Tallon
Change structure of MediaEntry and add migration
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-08-19
Jessica Tallon
Change codebase to query or create correct User model
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-08-02
Duncan
Add a no_referrer setting to prevent browsers leaking...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-08-01
Berker Peksag
Fix urlparse import in tools/routing.py
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-08-01
Berker Peksag
Fix urlparse import in tools/routing.py
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-07-31
Jessica Tallon
Add the user models to the MODELS list
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-07-31
Jessica Tallon
Change codebase to query or create correct User model
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-07-31
Jessica Tallon
Add polymorphic properties to User
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-07-31
Jessica Tallon
Add LocalUser and RemoteUser and migration
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-07-22
Berker Peksag
Regenerate po file after 8e832f84597bd1505f23f4abd4eef9...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-07-22
Berker Peksag
Fix typos reported in #1102
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-07-22
Berker Peksag
Regenerate po file after 8e832f84597bd1505f23f4abd4eef9...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-07-22
Berker Peksag
Fix typos reported in #1102
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-07-22
Berker Peksag
Return non-zero exit code if the command cannot be...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-07-22
Berker Peksag
Pin mock 1.0.1 in Python 2 for now.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-07-22
Berker Peksag
Pin mock 1.0.1 in Python 2 for now.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-06-25
Berker Peksag
Change all unicode() calls with six.text_type().
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-06-25
Berker Peksag
Change all unicode() calls with six.text_type().
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-06-25
Berker Peksag
Fix typo.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-06-25
Berker Peksag
Fix more print statements. Refs #5331
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-06-25
Sebastian Spaeth
Fix print statements to be python3 compatible. Refs...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-06-25
Berker Peksag
Fix typo.
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-06-25
Berker Peksag
Fix more print statements. Refs #5331
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-06-25
Sebastian Spaeth
Fix print statements to be python3 compatible. Refs...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-06-24
Jessica Tallon
Merge branch Generic Foreign Key changes
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-06-24
Jessica Tallon
Fix removal of ActivityIntermediatory migration
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-06-05
Berker Peksag
Import urlparse from six.moves to work on both Python...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-06-05
Berker Peksag
Import urlparse from six.moves to work on both Python...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-06-04
Christopher...
v0.8.0! Let's get this party started!
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-06-04
Christopher...
More things to include in MANIFEST.in
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-06-04
Christopher...
Note that users have to install node.js :\
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-06-04
Christopher...
More adjustments to manifest.in
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-06-04
Christopher...
We now store mediagoblin.example.ini, not mediagoblin.ini
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-06-04
Christopher...
Committing extracted and compiled translations
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-06-03
Christopher...
Potentially require virtualenv as a requirement for...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-06-03
Christopher...
"make check" should work, and "make dist" should use...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-06-03
Christopher...
Right, also don't build _version.py in configure.ac
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-06-03
Christopher...
readthedocs can't read the version using autotools...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-06-02
Christopher...
Comment on why we're not using `make dist`... yet
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-06-01
Christopher...
Fix link from Gitorious -> Savannah
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-05-30
Christopher...
Better phrasing: "Should I Keep Open Registration Enabled?"
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-05-30
Christopher...
"Should I enable registration?" section
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-05-26
Jessica Tallon
Fix some problems with activity mixins and migrations
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-05-26
Jessica Tallon
Add a more verbose GenericForeignKey implementation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-05-26
Jessica Tallon
Remove deprecated fields and fix activity creation...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-05-26
Jessica Tallon
More fixed recommended by Elrond
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-05-26
Jessica Tallon
Add some fixes Elrond suggested and doc strings
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-05-26
Jessica Tallon
Add migration to remove ActivityIntermediator
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-05-26
Jessica Tallon
Fix the GenericForeignKey implementation
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-05-26
Jessica Tallon
Migrate Activity to using the new GenericForeignKey
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-05-26
Jessica Tallon
Add GenericForeignKey field and reference helper model
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-05-26
Jim Campbell
docs: Added handling of user_dev permissions
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-05-22
Christopher...
Use of deprecated frombytes when processing videos...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-05-22
Christopher...
Clarifying the "note these steps"
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-05-22
Christopher...
No need to run git submodule init/update, run by bootst...
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-05-22
Christopher...
Switch git remote url
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-05-22
Christopher...
Wrong version number. Stupid copy-pasta!
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
2015-05-22
Christopher...
0.8.0 release notes
commit
|
commitdiff
|
tree
| snapshot (
zip
tar.gz
)
next