2015-11-05 |
Ben Sturmfels | Remove <br/> from safe string indicating that CSRF...
|
commit | commitdiff | tree |
2015-11-05 |
Ben Sturmfels | trac#687: Add unit tests for `redirect` and `redirect_obj`.
|
commit | commitdiff | tree |
2015-11-05 |
Christopher Allan... | Switch to webtest >= 2.0.18
|
commit | commitdiff | tree |
2015-11-05 |
Ben Sturmfels | trac#665: Upgrade to WebTest 2.0.18 and fix broken...
|
commit | commitdiff | tree |
2015-11-05 |
Ben Sturmfels | Prevent unhandled exception on non-existant user.
|
commit | commitdiff | tree |
2015-06-04 |
Christopher Allan... | v0.8.0! Let's get this party started!
|
commit | commitdiff | tree |
2015-06-04 |
Christopher Allan... | More things to include in MANIFEST.in
|
commit | commitdiff | tree |
2015-06-04 |
Christopher Allan... | Note that users have to install node.js :\
|
commit | commitdiff | tree |
2015-06-04 |
Christopher Allan... | More adjustments to manifest.in
|
commit | commitdiff | tree |
2015-06-04 |
Christopher Allan... | We now store mediagoblin.example.ini, not mediagoblin.ini
|
commit | commitdiff | tree |
2015-06-04 |
Christopher Allan... | Committing extracted and compiled translations
|
commit | commitdiff | tree |
2015-06-03 |
Christopher Allan... | Potentially require virtualenv as a requirement for...
|
commit | commitdiff | tree |
2015-06-03 |
Christopher Allan... | "make check" should work, and "make dist" should use...
|
commit | commitdiff | tree |
2015-06-03 |
Christopher Allan... | Right, also don't build _version.py in configure.ac
|
commit | commitdiff | tree |
2015-06-03 |
Christopher Allan... | readthedocs can't read the version using autotools...
|
commit | commitdiff | tree |
2015-06-02 |
Christopher Allan... | Comment on why we're not using `make dist`... yet
|
commit | commitdiff | tree |
2015-06-01 |
Christopher Allan... | Fix link from Gitorious -> Savannah
|
commit | commitdiff | tree |
2015-05-30 |
Christopher Allan... | Better phrasing: "Should I Keep Open Registration Enabled?"
|
commit | commitdiff | tree |
2015-05-30 |
Christopher Allan... | "Should I enable registration?" section
|
commit | commitdiff | tree |
2015-05-22 |
Christopher Allan... | Use of deprecated frombytes when processing videos...
|
commit | commitdiff | tree |
2015-05-22 |
Christopher Allan... | Clarifying the "note these steps"
|
commit | commitdiff | tree |
2015-05-22 |
Christopher Allan... | No need to run git submodule init/update, run by bootstrap.sh
|
commit | commitdiff | tree |
2015-05-22 |
Christopher Allan... | Switch git remote url
|
commit | commitdiff | tree |
2015-05-22 |
Christopher Allan... | Wrong version number. Stupid copy-pasta!
|
commit | commitdiff | tree |
2015-05-22 |
Christopher Allan... | 0.8.0 release notes
|
commit | commitdiff | tree |
2015-05-22 |
Christopher Allan... | Updating AUTHORS for 0.8.0
|
commit | commitdiff | tree |
2015-05-14 |
Christopher Allan... | Switch from "cp --no-clobber" to "cp -n" for bsd compatibility
|
commit | commitdiff | tree |
2015-04-28 |
Christopher Allan... | Note on what --without-virtualenv does
|
commit | commitdiff | tree |
2015-04-27 |
Christopher Allan... | #5314 Prevent ZeroDivisionError in exif.py
|
commit | commitdiff | tree |
2015-04-25 |
Christopher Allan... | Paste 2.0 breaking wsgi
|
commit | commitdiff | tree |
2015-04-23 |
Christopher Allan... | TinyMCE plugin loading should NOT be here.
|
commit | commitdiff | tree |
2015-04-23 |
Boris Bobrov | Move check that metadata exists earlier
|
commit | commitdiff | tree |
2015-04-23 |
Christopher Allan... | #5074: Added set -e to bootstrap.sh
|
commit | commitdiff | tree |
2015-04-22 |
Boris Bobrov | fixed 5068
|
commit | commitdiff | tree |
2015-04-22 |
ayleph | Redirect which stderr to /dev/null
|
commit | commitdiff | tree |
2015-04-17 |
Christopher Allan... | Merge branch 'stable'
|
commit | commitdiff | tree |
2015-04-17 |
Christopher Allan... | Noting the possibility that users may need to update...
|
commit | commitdiff | tree |
2015-04-17 |
Boris Bobrov | change git address to savannah's git
|
commit | commitdiff | tree |
2015-04-17 |
Christopher Allan... | Don't forget to stop the processes, too!
|
commit | commitdiff | tree |
2015-04-17 |
Christopher Allan... | Always be backing up
|
commit | commitdiff | tree |
2015-04-03 |
Christopher Allan... | Whoops, fix --without-virtualenv's helptext
|
commit | commitdiff | tree |
2015-04-03 |
ayleph | Use virtualenv set by configure
|
commit | commitdiff | tree |
2015-04-03 |
Christopher Allan... | Remove the very strange "pybabel" entry point I added...
|
commit | commitdiff | tree |
2015-03-20 |
Christopher Allan... | Merge branch 'stable'
|
commit | commitdiff | tree |
2015-03-20 |
Christopher Allan... | git clone from https instead of git:// because gitorious...
|
commit | commitdiff | tree |
2015-03-05 |
Christopher Allan... | Patch from breton: fix #5053 (gmg addmedia broken in...
|
commit | commitdiff | tree |
2015-03-05 |
Christopher Allan... | Merge remote-tracking branch 'refs/remotes/breton/bug...
|
commit | commitdiff | tree |
2015-03-05 |
Christopher Allan... | Committing extracted and compiled translations
|
commit | commitdiff | tree |
2015-03-05 |
Christopher Allan... | Not sure why these changes never got pushed up ...
|
commit | commitdiff | tree |
2015-02-22 |
Christopher Allan... | Switch docs over to suggest using bootstrap with configure...
|
commit | commitdiff | tree |
2015-02-22 |
Christopher Allan... | Drop Python2.6 support in configure.ac
|
commit | commitdiff | tree |
2015-02-22 |
Christopher Allan... | Let's try setting up the version number via configure.ac
|
commit | commitdiff | tree |
2015-02-21 |
Christopher Allan... | Removing a lot of stuff from configure.ac that we aren...
|
commit | commitdiff | tree |
2015-02-21 |
Christopher Allan... | No longer commit .mo files into the repository!
|
commit | commitdiff | tree |
2015-02-21 |
Christopher Allan... | Make "make check" actually run tests
|
commit | commitdiff | tree |
2015-02-21 |
Christopher Allan... | A more reliable test, check against expected keys,...
|
commit | commitdiff | tree |
2015-02-21 |
Christopher Allan... | Seems we can get rid of that specific six version dependency!
|
commit | commitdiff | tree |
2015-02-21 |
Christopher Allan... | Stop looking for exact exif numbers
|
commit | commitdiff | tree |
2015-02-21 |
Christopher Allan... | Skip audio tests if scikits.audiolab not installed
|
commit | commitdiff | tree |
2015-02-18 |
Christopher Allan... | Merge remote-tracking branch 'refs/remotes/breton/new_gst10'
|
commit | commitdiff | tree |
2015-02-18 |
Christopher Allan... | Fix the token issues in the migration
|
commit | commitdiff | tree |
2015-02-18 |
Christopher Allan... | acess_token->access_token
|
commit | commitdiff | tree |
2015-02-18 |
Christopher Allan... | Fixing typo: notifiction->notification
|
commit | commitdiff | tree |
2015-02-18 |
Christopher Allan... | This one should be dt_to_utc, not db_to_utc, I believe
|
commit | commitdiff | tree |
2015-02-18 |
Christopher Allan... | Removing cruft from the makefile
|
commit | commitdiff | tree |
2015-02-17 |
Christopher Allan... | Clean up makefile, make `make docs` / `make info` actually...
|
commit | commitdiff | tree |
2015-02-17 |
Christopher Allan... | Add myself to the copyrights of Makefile.in
|
commit | commitdiff | tree |
2015-02-17 |
Christopher Allan... | Clarify the "make clean" caution'ing
|
commit | commitdiff | tree |
2015-02-17 |
Christopher Allan... | Proper cleanup of extlib with a make distclean
|
commit | commitdiff | tree |
2015-02-17 |
Christopher Allan... | Fixing symlink to jquery.js in post-bower universe
|
commit | commitdiff | tree |
2015-02-17 |
Christopher Allan... | Fixing video-js symlink for new bower based checkout
|
commit | commitdiff | tree |
2015-02-17 |
Christopher Allan... | Back to pdf.js from git submodules...
|
commit | commitdiff | tree |
2015-02-17 |
Christopher Allan... | We're now installing through bower, so we can ignore...
|
commit | commitdiff | tree |
2015-02-17 |
Christopher Allan... | ignore things we're now installing through extlib
|
commit | commitdiff | tree |
2015-02-17 |
Christopher Allan... | Remove extlib deps moved into bower
|
commit | commitdiff | tree |
2015-02-17 |
Christopher Allan... | Script and makefile adjustments for updating extlib
|
commit | commitdiff | tree |
2015-02-17 |
Christopher Allan... | Add extlib-installing bower files
|
commit | commitdiff | tree |
2015-02-17 |
Asheesh Laroia | wip
|
commit | commitdiff | tree |
2015-02-17 |
Asheesh Laroia | Add initial package.json file with two dependencies
|
commit | commitdiff | tree |
2015-02-17 |
Christopher Allan... | Add a "make docs" target
|
commit | commitdiff | tree |
2015-02-14 |
Christopher Allan... | Switch to using ./devtools/compile_translations.sh...
|
commit | commitdiff | tree |
2015-02-14 |
Christopher Allan... | choose pybabel depending on whether one is available...
|
commit | commitdiff | tree |
2015-02-14 |
Christopher Allan... | Might as well make the Transifex->Pootle switch official...
|
commit | commitdiff | tree |
2015-02-14 |
Christopher Allan... | Move compiling translations into its own script
|
commit | commitdiff | tree |
2015-02-13 |
Asheesh Laroia | Remove html5slider Javascript helper
|
commit | commitdiff | tree |
2015-02-05 |
Christopher Allan... | no reason to say LGPL where AGPL applies in COPYING
|
commit | commitdiff | tree |
2015-01-19 |
Boris Bobrov | fixed wrong git mv in Pootle transition script
|
commit | commitdiff | tree |
2015-01-18 |
Christopher Allan... | Committing extracted and compiled translations
|
commit | commitdiff | tree |
2015-01-18 |
Christopher Allan... | Compile .po files to the LC_MESSAGES subdir
|
commit | commitdiff | tree |
2015-01-18 |
Christopher Allan... | Exclude the LC_MESSAGES stuff (and master pulling)
|
commit | commitdiff | tree |
2015-01-16 |
Christopher Allan... | Moving translation files over for Pootle move.
|
commit | commitdiff | tree |
2015-01-16 |
Boris Bobrov | Exclude index dir from sync with Pootle
|
commit | commitdiff | tree |
2015-01-16 |
Christopher Allan... | Update the pootle translation updating script to compile...
|
commit | commitdiff | tree |
2015-01-16 |
Boris Bobrov | Added facilities for Pootle.
|
commit | commitdiff | tree |
2015-01-16 |
Christopher Allan... | Committing extracted and compiled translations
|
commit | commitdiff | tree |
2014-12-14 |
Christopher Allan... | Committing extracted and compiled translations
|
commit | commitdiff | tree |
2014-12-14 |
Christopher Allan... | Recommend cloning the stable branch instead of master...
|
commit | commitdiff | tree |
2014-12-13 |
Christopher Allan... | Committing extracted and compiled translations
|
commit | commitdiff | tree |
2014-12-13 |
Christopher Allan... | Fix the output file to the correct one in the new i18n...
|
commit | commitdiff | tree |
2014-12-13 |
Christopher Allan... | Just spacing things out to look a bit cleaner.
|
commit | commitdiff | tree |