projects
/
mediagoblin.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mediagoblin.git
2015-10-07
Jessica Tallon
Collection changes and migration for federation
|
commitdiff
2015-10-07
Jessica Tallon
Fix bugs with the exifread library update
|
commitdiff
2015-09-08
Ben Sturmfels
Fix #994: Also set self.data when no change made to...
|
commitdiff
2015-08-25
Berker Peksag
Use StringField.process_formdata() if valuelist is...
|
commitdiff
2015-08-25
Ben Sturmfels
Fix #994: Don't require users to type the website URL...
|
commitdiff
2015-08-25
Ben Sturmfels
Issue #815: Replace two non-ASCII curly single quotes...
|
commitdiff
2015-08-24
Jessica Tallon
Fix some unit tests and bugs
|
commitdiff
2015-08-21
Jessica Tallon
Fix #5344 - OAuth NotImplemented exception
|
commitdiff
2015-08-20
Jessica Tallon
Fix #1066 - OAuth Invalid signature error
|
commitdiff
2015-08-20
Jessica Tallon
Fix serialization after model changes
|
commitdiff
2015-08-19
Jessica Tallon
Change structure of MediaEntry and add migration
|
commitdiff
2015-08-19
Jessica Tallon
Change codebase to query or create correct User model
|
commitdiff
2015-08-02
Duncan
Add a no_referrer setting to prevent browsers leaking...
|
commitdiff
2015-08-01
Berker Peksag
Fix urlparse import in tools/routing.py
|
commitdiff
2015-07-31
Jessica Tallon
Add the user models to the MODELS list
|
commitdiff
2015-07-31
Jessica Tallon
Change codebase to query or create correct User model
|
commitdiff
2015-07-31
Jessica Tallon
Add polymorphic properties to User
|
commitdiff
2015-07-31
Jessica Tallon
Add LocalUser and RemoteUser and migration
|
commitdiff
2015-07-22
Berker Peksag
Regenerate po file after 8e832f84597bd1505f23f4abd4eef9...
|
commitdiff
2015-07-22
Berker Peksag
Fix typos reported in #1102
|
commitdiff
2015-07-22
Berker Peksag
Return non-zero exit code if the command cannot be...
|
commitdiff
2015-07-22
Berker Peksag
Pin mock 1.0.1 in Python 2 for now.
|
commitdiff
2015-06-25
Berker Peksag
Change all unicode() calls with six.text_type().
|
commitdiff
2015-06-25
Berker Peksag
Fix typo.
|
commitdiff
2015-06-25
Berker Peksag
Fix more print statements. Refs #5331
|
commitdiff
2015-06-25
Sebastian Spaeth
Fix print statements to be python3 compatible. Refs...
|
commitdiff
2015-06-24
Jessica Tallon
Merge branch Generic Foreign Key changes
|
commitdiff
2015-06-24
Jessica Tallon
Fix removal of ActivityIntermediatory migration
|
commitdiff
2015-06-05
Berker Peksag
Import urlparse from six.moves to work on both Python...
|
commitdiff
2015-06-04
Christopher Allan...
v0.8.0! Let's get this party started!
|
commitdiff
2015-06-04
Christopher Allan...
More things to include in MANIFEST.in
|
commitdiff
2015-06-04
Christopher Allan...
Note that users have to install node.js :\
|
commitdiff
2015-06-04
Christopher Allan...
More adjustments to manifest.in
|
commitdiff
2015-06-04
Christopher Allan...
We now store mediagoblin.example.ini, not mediagoblin.ini
|
commitdiff
2015-06-04
Christopher Allan...
Committing extracted and compiled translations
|
commitdiff
2015-06-03
Christopher Allan...
Potentially require virtualenv as a requirement for...
|
commitdiff
2015-06-03
Christopher Allan...
"make check" should work, and "make dist" should use...
|
commitdiff
2015-06-03
Christopher Allan...
Right, also don't build _version.py in configure.ac
|
commitdiff
2015-06-03
Christopher Allan...
readthedocs can't read the version using autotools...
|
commitdiff
2015-06-02
Christopher Allan...
Comment on why we're not using `make dist`... yet
|
commitdiff
2015-06-01
Christopher Allan...
Fix link from Gitorious -> Savannah
|
commitdiff
2015-05-30
Christopher Allan...
Better phrasing: "Should I Keep Open Registration Enabled?"
|
commitdiff
2015-05-30
Christopher Allan...
"Should I enable registration?" section
|
commitdiff
2015-05-26
Jessica Tallon
Fix some problems with activity mixins and migrations
|
commitdiff
2015-05-26
Jessica Tallon
Add a more verbose GenericForeignKey implementation
|
commitdiff
2015-05-26
Jessica Tallon
Remove deprecated fields and fix activity creation...
|
commitdiff
2015-05-26
Jessica Tallon
More fixed recommended by Elrond
|
commitdiff
2015-05-26
Jessica Tallon
Add some fixes Elrond suggested and doc strings
|
commitdiff
2015-05-26
Jessica Tallon
Add migration to remove ActivityIntermediator
|
commitdiff
2015-05-26
Jessica Tallon
Fix the GenericForeignKey implementation
|
commitdiff
2015-05-26
Jessica Tallon
Migrate Activity to using the new GenericForeignKey
|
commitdiff
2015-05-26
Jessica Tallon
Add GenericForeignKey field and reference helper model
|
commitdiff
2015-05-26
Jim Campbell
docs: Added handling of user_dev permissions
|
commitdiff
2015-05-22
Christopher Allan...
Use of deprecated frombytes when processing videos...
|
commitdiff
2015-05-22
Christopher Allan...
Clarifying the "note these steps"
|
commitdiff
2015-05-22
Christopher Allan...
No need to run git submodule init/update, run by bootst...
|
commitdiff
2015-05-22
Christopher Allan...
Switch git remote url
|
commitdiff
2015-05-22
Christopher Allan...
Wrong version number. Stupid copy-pasta!
|
commitdiff
2015-05-22
Christopher Allan...
0.8.0 release notes
|
commitdiff
2015-05-22
Christopher Allan...
Updating AUTHORS for 0.8.0
|
commitdiff
2015-05-19
Jim Campbell
docs: Set paster service to start before celery
|
commitdiff
2015-05-19
Jim Campbell
docs: Updated permissions. Tweaked install details
|
commitdiff
2015-05-19
Jim Campbell
docs: Removed systemcl enable/start. Already issued.
|
commitdiff
2015-05-19
Jim Campbell
docs: Need to start postgres on rpm distros
|
commitdiff
2015-05-15
Jim Campbell
docs: Formatting tweaks to production-deployments.rst
|
commitdiff
2015-05-14
Christopher Allan...
Switch from "cp --no-clobber" to "cp -n" for bsd compat...
|
commitdiff
2015-05-12
Jim Campbell
docs: Added systemd info. Reworked init script info.
|
commitdiff
2015-05-12
Jim Campbell
docs: Clean up nginx instructions
|
commitdiff
2015-05-12
Jim Campbell
docs: Added 'sudo' to cmd. Made 'exit' from postgres...
|
commitdiff
2015-05-12
Jim Campbell
docs: Removed chkconfig cmd. Made 'exit' more explicit.
|
commitdiff
2015-05-12
Jim Campbell
docs: Copy paste.ini to paste_local.ini
|
commitdiff
2015-05-12
Jim Campbell
docs: Typo fix. Fixed repated reference to gstreamer1...
|
commitdiff
2015-05-12
Jim Campbell
docs: Updated gstreamer audio media type requirements...
|
commitdiff
2015-04-28
Christopher Allan...
Note on what --without-virtualenv does
|
commitdiff
2015-04-27
Christopher Allan...
#5314 Prevent ZeroDivisionError in exif.py
|
commitdiff
2015-04-25
Christopher Allan...
Paste 2.0 breaking wsgi
|
commitdiff
2015-04-23
Christopher Allan...
TinyMCE plugin loading should NOT be here.
|
commitdiff
2015-04-23
Boris Bobrov
Move check that metadata exists earlier
|
commitdiff
2015-04-23
Christopher Allan...
#5074: Added set -e to bootstrap.sh
|
commitdiff
2015-04-22
Boris Bobrov
fixed 5068
|
commitdiff
2015-04-22
ayleph
Redirect which stderr to /dev/null
|
commitdiff
2015-04-19
Jim Campbell
docs: Require nodejs-legacy on Debian-based systems...
|
commitdiff
2015-04-19
Jim Campbell
setup.py: Updated version requirement for 'requests...
|
commitdiff
2015-04-19
Jim Campbell
docs: Updated deployment docs to use sudo. Other variou...
|
commitdiff
2015-04-17
Christopher Allan...
Merge branch 'stable'
|
commitdiff
2015-04-17
Christopher Allan...
Noting the possibility that users may need to update...
|
commitdiff
2015-04-17
Boris Bobrov
change git address to savannah's git
|
commitdiff
2015-04-17
Christopher Allan...
Don't forget to stop the processes, too!
|
commitdiff
2015-04-17
Christopher Allan...
Always be backing up
|
commitdiff
2015-04-10
Boris Bobrov
fix incorrect syntax in docs (bug 5310)
|
commitdiff
2015-04-03
Christopher Allan...
Whoops, fix --without-virtualenv's helptext
|
commitdiff
2015-04-03
ayleph
Use virtualenv set by configure
|
commitdiff
2015-04-03
Christopher Allan...
Remove the very strange "pybabel" entry point I added...
|
commitdiff
2015-03-31
Jim Campbell
docs: Removed note about installing from Clarified...
|
commitdiff
2015-03-31
Jim Campbell
docs: Updated instructions re: Postgresql setup
|
commitdiff
2015-03-30
Jim Campbell
docs: Fixed typo - missing closing bracket in link...
|
commitdiff
2015-03-30
Jim Campbell
docs: Switched to 'useradd', as it is a more cross...
|
commitdiff
2015-03-29
Jim Campbell
docs: Fix bad link in api.rst. Fixes 1019
|
commitdiff
2015-03-29
Jim Campbell
docs: Added npm/nodejs as a dependency. Also added...
|
commitdiff
2015-03-20
Christopher Allan...
Merge branch 'stable'
|
commitdiff
next