Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Fixing error caused by merge (failure to build password editing url) | Christopher Allan Webber | 2013-09-19 | 1 | -1/+1 | |
* | | | | | | | Merge remote-tracking branch 'refs/remotes/rodney757/auth_refactor' | Christopher Allan Webber | 2013-09-19 | 29 | -168/+463 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | skip openid test if python-openid isn't installed | Rodney Ewing | 2013-08-16 | 1 | -0/+1 | |
| * | | | | | | | use new in-memory db for testing | Rodney Ewing | 2013-08-16 | 2 | -4/+4 | |
| * | | | | | | | fixed some typos and missed imports | Rodney Ewing | 2013-08-16 | 3 | -5/+9 | |
| * | | | | | | | moved create account link on login page to a hook | Rodney Ewing | 2013-08-16 | 3 | -8/+31 | |
| * | | | | | | | deleted misplaced template | Rodney Ewing | 2013-08-16 | 1 | -29/+0 | |
| * | | | | | | | fixed typo to check allow_registration not if auth is enabled | Rodney Ewing | 2013-08-16 | 1 | -2/+2 | |
| * | | | | | | | used template hooks instead of hardcoding basic_auth functionality into templ... | Rodney Ewing | 2013-08-16 | 8 | -17/+86 | |
| * | | | | | | | moved change_pass to basic_auth and fixed some typos with the moving of forgo... | Rodney Ewing | 2013-08-16 | 12 | -96/+127 | |
| * | | | | | | | moved forgot pass to basic_auth plugin | Rodney Ewing | 2013-08-16 | 11 | -237/+253 | |
* | | | | | | | | remove a blank line | Rodney Ewing | 2013-09-19 | 1 | -1/+0 | |
* | | | | | | | | not all JSONEncoded fields should be mutable dicts | Rodney Ewing | 2013-09-19 | 3 | -29/+28 | |
* | | | | | | | | skip video processing if necessary | Rodney Ewing | 2013-09-19 | 1 | -0/+37 | |
* | | | | | | | | skip stl processing if necessary | Rodney Ewing | 2013-09-19 | 1 | -0/+41 | |
* | | | | | | | | skip pdf processing if necessary | Rodney Ewing | 2013-09-19 | 1 | -0/+26 | |
* | | | | | | | | skip audio reprocessing if necessary | Rodney Ewing | 2013-09-19 | 1 | -0/+39 | |
* | | | | | | | | make all JSONEncoded columns mutable | Rodney Ewing | 2013-09-19 | 2 | -3/+5 | |
* | | | | | | | | need to use mutation tracking to detect changes in JSONEncoded types | Rodney Ewing | 2013-09-19 | 3 | -5/+35 | |
* | | | | | | | | skip ascii thumb resizing if necessary | Rodney Ewing | 2013-09-19 | 1 | -12/+12 | |
* | | | | | | | | skip image resizing if possible | Rodney Ewing | 2013-09-19 | 1 | -1/+0 | |
* | | | | | | | | get and set metadata for a MediaFile | Rodney Ewing | 2013-09-19 | 1 | -0/+1 | |
* | | | | | | | | Merge remote-tracking branch 'refs/remotes/rodney757/reprocessing' | Christopher Allan Webber | 2013-09-18 | 4 | -0/+108 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | skip ascii thumb resizing if necessary | Rodney Ewing | 2013-08-21 | 1 | -0/+26 | |
| * | | | | | | | | skip image resizing if possible | Rodney Ewing | 2013-08-21 | 2 | -2/+43 | |
| * | | | | | | | | get and set metadata for a MediaFile | Rodney Ewing | 2013-08-21 | 2 | -2/+42 | |
* | | | | | | | | | Merge remote-tracking branch 'refs/remotes/rodney757/file_limits' | Christopher Allan Webber | 2013-09-18 | 17 | -37/+315 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | use media.get_uploader and fix typo | Rodney Ewing | 2013-08-26 | 2 | -3/+4 | |
| * | | | | | | | | | javascript limit validation | Rodney Ewing | 2013-08-26 | 4 | -4/+62 | |
| * | | | | | | | | | fix after rebase | Rodney Ewing | 2013-08-26 | 1 | -2/+2 | |
| * | | | | | | | | | duplicate | Rodney Ewing | 2013-08-26 | 1 | -1/+0 | |
| * | | | | | | | | | copying.txt | Rodney Ewing | 2013-08-26 | 1 | -0/+5 | |
| * | | | | | | | | | added tests | Rodney Ewing | 2013-08-26 | 4 | -9/+13 | |
| * | | | | | | | | | fixed tests and defaults | Rodney Ewing | 2013-08-26 | 1 | -0/+8 | |
| * | | | | | | | | | max file size | Rodney Ewing | 2013-08-26 | 3 | -41/+63 | |
| * | | | | | | | | | fixed tests | Rodney Ewing | 2013-08-26 | 2 | -8/+0 | |
| * | | | | | | | | | fixed tests and defaults | Rodney Ewing | 2013-08-26 | 1 | -0/+8 | |
| * | | | | | | | | | fixed tests and defaults | Rodney Ewing | 2013-08-26 | 6 | -10/+45 | |
| * | | | | | | | | | made no upload limit the default | Rodney Ewing | 2013-08-26 | 2 | -5/+5 | |
| * | | | | | | | | | typos | Rodney Ewing | 2013-08-26 | 2 | -2/+2 | |
| * | | | | | | | | | added tests | Rodney Ewing | 2013-08-26 | 2 | -8/+74 | |
| * | | | | | | | | | added user upload limits | Rodney Ewing | 2013-08-26 | 8 | -2/+82 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Also add a bit of color to the theme's base color | Christopher Allan Webber | 2013-09-15 | 1 | -1/+7 | |
* | | | | | | | | | Updating the video.js that we use to avoid an XSS attack. Yikes! ;\ | Christopher Allan Webber | 2013-09-15 | 16 | -190/+7490 | |
* | | | | | | | | | Fix pagination for certain request.GET data | Christopher Allan Webber | 2013-09-13 | 1 | -2/+6 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | Support python 2.6 again! Thanks to julianoliver for catching this. | Christopher Allan Webber | 2013-09-09 | 1 | -2/+11 | |
* | | | | | | | | typo. conversions not convirsions | Rodney Ewing | 2013-09-06 | 2 | -2/+2 | |
* | | | | | | | | reword persona edit link | Rodney Ewing | 2013-09-05 | 1 | -5/+4 | |
* | | | | | | | | Revert "Temporarily switching git:// to http://" | Christopher Allan Webber | 2013-09-05 | 1 | -1/+1 | |
* | | | | | | | | Temporarily switching git:// to http:// | Christopher Allan Webber | 2013-09-05 | 1 | -1/+1 |