index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin
Jef van Schendel
2012-03-06
4
-7
/
+46
|
\
|
*
Generic check_media_slug_used db utility.
Elrond
2012-03-05
4
-8
/
+25
|
*
SQL: Tool to cleanup unused tag slugs.
Elrond
2012-03-05
1
-0
/
+22
*
|
Revert thumbnail gallery change: switch back to tables
Jef van Schendel
2012-03-06
2
-18
/
+23
*
|
Fix merge conflict in prev_next.html
Jef van Schendel
2012-03-06
13
-163
/
+194
|
\
\
|
|
/
|
/
|
|
*
Edit css rule to allow users to zoom
Jef van Schendel
2012-03-05
1
-1
/
+1
|
*
Add sidebar again
Jef van Schendel
2012-03-04
2
-27
/
+23
|
*
Merge branch 'newlayout' into newlayout-stage
Jef van Schendel
2012-03-04
12
-183
/
+218
|
|
\
|
|
*
Forgot to add these layout changes. Everything should work now.
Jef van Schendel
2012-02-21
8
-149
/
+168
|
|
*
Resolve merge conflicts
Jef van Schendel
2012-02-21
35
-198
/
+1683
|
|
|
\
|
|
*
|
Responsive thumbnail gallery time
Jef van Schendel
2012-02-18
1
-1
/
+17
|
|
*
|
Enlarge navigation buttons when mobile
Jef van Schendel
2012-02-15
1
-0
/
+1
|
|
*
|
Change button style in edit.html
Jef van Schendel
2012-02-15
1
-1
/
+1
|
|
*
|
Simplify and fix button styles; add larger button styles for mobile
Jef van Schendel
2012-02-15
1
-13
/
+6
|
|
*
|
Removed cancel_link class; slight changes to button_form style
Jef van Schendel
2012-02-15
2
-23
/
+8
|
|
*
|
Center small images by default
Jef van Schendel
2012-02-14
1
-1
/
+4
|
|
*
|
Add clear div to correct floating divs
Jef van Schendel
2012-02-14
1
-0
/
+1
|
|
*
|
Remove form background images; replace them with regular border styles
Jef van Schendel
2012-02-14
3
-4
/
+3
*
|
|
|
Stop failing if there is no previous/next to go to
Jef van Schendel
2012-03-05
1
-2
/
+6
*
|
|
|
Merge branch 'keyboard_nav'
Jef van Schendel
2012-03-05
3
-2
/
+33
|
\
\
\
\
|
*
|
|
|
Add left and right arrow keys navigation (add new JS file, link it from media...
Jef van Schendel
2012-02-14
3
-2
/
+33
*
|
|
|
|
Added the sql_switch.py script to .gitignore
Joar Wandborg
2012-03-05
1
-1
/
+5
*
|
|
|
|
Implement atomic_update for SQL.
Elrond
2012-03-04
2
-1
/
+15
*
|
|
|
|
Create atomic_update db utility function
Elrond
2012-03-04
3
-10
/
+22
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'media_data_start'
Elrond
2012-03-03
5
-5
/
+31
|
\
\
\
\
|
*
|
|
|
And media_data_init() for sql as a dummy
Elrond
2012-03-03
1
-0
/
+4
|
*
|
|
|
Create a fake MediaEntry.media_data for sql
Elrond
2012-03-03
1
-0
/
+5
|
*
|
|
|
Video media_data: Change layout in the mongo world
Elrond
2012-03-01
4
-5
/
+22
*
|
|
|
|
Go go mediagoblin favico symmetry
Christopher Allan Webber
2012-03-01
2
-0
/
+0
|
/
/
/
/
*
|
|
|
SQL: Improve video media_data table
Elrond
2012-03-01
2
-5
/
+7
*
|
|
|
Cleanup Session after each request.
Elrond
2012-02-28
2
-0
/
+9
*
|
|
|
Attachment support in the SQL backend
Elrond
2012-02-28
4
-4
/
+38
*
|
|
|
Fix tests given recent celery "case" change
Christopher Allan Webber
2012-02-28
7
-16
/
+16
*
|
|
|
Accidentally overwrote the celery/__init__.py, fixed this and removed the upp...
Luke Slater
2012-02-28
1
-1
/
+55
*
|
|
|
Changed celery config keys to upper case and removed upper casing of keys whe...
Luke Slater
2012-02-28
2
-96
/
+41
*
|
|
|
Let mark_entry_failed log unknown exceptions
Elrond
2012-02-27
1
-0
/
+1
*
|
|
|
Merge remote-tracking branch 'cwebber/celerysql'
Elrond
2012-02-27
6
-68
/
+23
|
\
\
\
\
|
*
|
|
|
Adjust unit tests to match new celery/kombu sqlalchemy setup
Christopher Allan Webber
2012-02-26
2
-48
/
+9
|
*
|
|
|
"database" is not the sqlalchemy kombu transport... should be "sqlalchemy"
Christopher Allan Webber
2012-02-26
1
-1
/
+1
|
*
|
|
|
Celery and kombu databases should also be .gitignore'd
Christopher Allan Webber
2012-02-26
1
-0
/
+2
|
*
|
|
|
kombu-sqlalchemy a requirement in order for kombu sqlalchemy transport to work
Christopher Allan Webber
2012-02-26
1
-0
/
+1
|
*
|
|
|
Move mediagoblin dbs out of user_dev for race condition directory-creation re...
Christopher Allan Webber
2012-02-26
1
-2
/
+2
|
*
|
|
|
Give kombu its own db. Responding to Elrond "sqlite will lock all the time!" :)
Christopher Allan Webber
2012-02-26
1
-1
/
+1
|
*
|
|
|
Apparently an absolute path is three slashes after sqlite:. Thx elrond.
Christopher Allan Webber
2012-02-26
1
-2
/
+2
|
*
|
|
|
Should be all that's needed to switch celery/kombu settings to sqlalchemy
Christopher Allan Webber
2012-02-25
2
-20
/
+11
*
|
|
|
|
Committing extracted and compiled translations
Christopher Allan Webber
2012-02-26
3
-23
/
+23
*
|
|
|
|
Committing present MediaGoblin translations before pushing extracted messages
Christopher Allan Webber
2012-02-26
2
-161
/
+49
*
|
|
|
|
Let SQL objects support .setdefault() and .delete()
Elrond
2012-02-26
1
-0
/
+10
*
|
|
|
|
Dot-Notation: MediaComment and some random places
Elrond
2012-02-26
2
-7
/
+7
*
|
|
|
|
Let Main Server emit startup notice including version
Elrond
2012-02-26
1
-1
/
+6
|
/
/
/
/
[next]