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
path:
root
/
mediagoblin
/
db
Commit message (
Expand
)
Author
Age
Files
Lines
*
updates indices to index on the slug component of the tag list
Caleb Forbes Davis V
2011-07-27
1
-2
/
+2
*
changes tags to a list of dicts in the db, adding tag slugs
Caleb Forbes Davis V
2011-07-27
1
-1
/
+1
*
adds "state" to tags indices
Caleb Forbes Davis V
2011-07-13
1
-6
/
+8
*
adds index for searching across all users' tagged images
Caleb Forbes Davis V
2011-07-13
1
-0
/
+6
*
adds index for tag searches by an uploader
Caleb Forbes Davis V
2011-07-10
1
-0
/
+7
*
This should actually fix the next and previous buttons now. Sorry I borked t...
Christopher Allan Webber
2011-07-07
1
-2
/
+2
*
Merge remote branch 'remotes/gullydwarf-cfdv/f423_match_image_ordering_betwee...
Christopher Allan Webber
2011-07-06
1
-3
/
+3
|
\
|
*
Feature #423 - gallery and scroll image ordering match
Caleb Forbes Davis V
2011-07-04
1
-4
/
+4
*
|
Merge remote branch 'remotes/gullydwarf-cfdv/f435_limit_prev_next_by_processed'
Christopher Allan Webber
2011-07-06
1
-2
/
+4
|
\
\
|
*
|
f#435 - avoids linking to unprocessed media in prev and next
Caleb Forbes Davis V
2011-07-05
1
-2
/
+4
|
|
/
*
/
slug-style urls in previous and next urls look much better
Caleb Forbes Davis V
2011-07-05
1
-2
/
+2
|
/
*
Merge remote branch 'remotes/gullydwarf-cfdv/f401_prev_next_media_nav'
Christopher Allan Webber
2011-07-02
2
-2
/
+28
|
\
|
*
adds previous and next links in the sidebar
Caleb Forbes Davis V
2011-07-02
2
-2
/
+28
*
|
Note from Chris Webber prefacing Elrond's DB abstraction idea.
Christopher Allan Webber
2011-07-02
1
-0
/
+12
*
|
Merge remote branch 'remotes/elrond/idea/db_doc'
Christopher Allan Webber
2011-07-02
1
-0
/
+34
|
\
\
|
*
|
Document the db submodule a bit
Elrond
2011-06-30
1
-0
/
+34
|
|
/
*
|
Merge remote branch 'remotes/jwandborg/feature_362-simple_comments-acts_on_fe...
Christopher Allan Webber
2011-07-02
1
-17
/
+5
|
\
\
|
|
/
|
/
|
|
*
Issue #362 - Simple comments - Changes based on feedback recieved from #media...
Joar Wandborg
2011-07-01
1
-17
/
+5
|
*
Merge branch 'feature_362-simple_comments'
Joar Wandborg
2011-06-29
1
-3
/
+43
|
|
\
*
|
|
Comment indexes
Christopher Allan Webber
2011-06-30
1
-0
/
+10
*
|
|
Merge remote branch 'remotes/jwandborg/feature_362-simple_comments'
Christopher Allan Webber
2011-06-29
1
-3
/
+43
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Issue #362 - Updated the MediaComment model
Joar Wandborg
2011-06-29
1
-4
/
+20
|
*
Issue 362 - Add simple comments
Joar Wandborg
2011-06-27
1
-1
/
+25
*
|
Documenging index utils and adjusting how remove_deprecated_indexes gets argu...
Christopher Allan Webber
2011-06-27
1
-2
/
+17
*
|
Documentation updates to indexes.py's docstring
Christopher Allan Webber
2011-06-27
1
-5
/
+19
*
|
Adding our current indexes and removing the index that was in models.py
Christopher Allan Webber
2011-06-27
2
-11
/
+12
*
|
Tools to add / remove indexes from collections
Christopher Allan Webber
2011-06-27
1
-0
/
+65
*
|
Store the collection information in the ACTIVE_INDEXES keys
Christopher Allan Webber
2011-06-26
1
-14
/
+9
*
|
A base set of indexes for us to use with our new indexing tool.
Christopher Allan Webber
2011-06-26
1
-0
/
+103
|
/
*
Merge remote branch 'remotes/elrond/idea/invalidid'
Christopher Allan Webber
2011-06-22
1
-0
/
+1
|
\
|
*
Move InvalidId to db.util
Elrond
2011-06-20
1
-0
/
+1
*
|
Merge remote branch 'refs/remotes/gullydwarf-cfdv/is315'
Christopher Allan Webber
2011-06-21
2
-2
/
+21
|
\
\
|
*
|
assigns migration steps to User database objects
cfdv
2011-06-20
1
-0
/
+2
|
*
|
removes unecessary dependence on existence of username for User migration01, ...
cfdv
2011-06-20
1
-6
/
+5
|
*
|
adds accommmodations for migration of fields in User: bio and url
cfdv
2011-06-20
1
-2
/
+18
|
*
|
Merge remote-tracking branch 'origin/master' into is315
cfdv
2011-06-20
2
-1
/
+18
|
|
\
\
|
*
|
|
baby step towards enabling profile edits
cfdv
2011-06-18
1
-1
/
+1
|
*
|
|
adds user bio and website url fields to the database
cfdv
2011-06-18
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Only migrate to description_html if description also exists.
Christopher Allan Webber
2011-06-20
1
-1
/
+2
|
|
/
|
/
|
*
|
Provide a migration to add description_html to MediaEntries that don't have it
Christopher Allan Webber
2011-06-19
1
-0
/
+16
*
|
Merge branch 'master' of http://git.gitorious.org/mediagoblin/mediagoblin
Joar Wandborg
2011-06-15
2
-4
/
+2
|
\
|
|
*
mediagoblin.globals->mediagoblin.mg_globals
Christopher Allan Webber
2011-06-12
2
-4
/
+2
*
|
Added Markdown rendering for `media_entry`
Joar Wandborg
2011-06-12
1
-1
/
+2
|
/
*
No need for a method for generating the verification key as a method
Christopher Allan Webber
2011-06-02
1
-8
/
+0
*
Merge remote branch 'remotes/aleks/aleks'
Christopher Allan Webber
2011-05-31
1
-0
/
+8
|
\
|
*
Added the ability to regenerate a verification key.
Aleksandar Micovic
2011-05-31
1
-0
/
+8
*
|
Add an index on MediaEntries making sure slugs + uploader combos are unique
Christopher Allan Webber
2011-05-30
1
-6
/
+5
|
/
*
remove all 'username_repr' stuff
Jakob Kramer
2011-05-29
1
-2
/
+1
*
this should fix #354
Jakob Kramer
2011-05-29
1
-1
/
+2
*
Update all the views so that they use the uploader reference instead
Christopher Allan Webber
2011-05-22
1
-2
/
+7
[next]