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
*
Merge remote branch 'remotes/jwandborg/feature_400-resize_images_to_fit_page'
Christopher Allan Webber
2011-07-16
1
-0
/
+22
|
\
|
*
Removed debug code, erroneously included in my last commit
Joar Wandborg
2011-07-03
1
-1
/
+1
|
*
Feature #400 - Resize images to fit on page - Additions
Joar Wandborg
2011-07-03
2
-1
/
+20
*
|
First migration: Add markdown bio!
Christopher Allan Webber
2011-07-14
1
-3
/
+17
*
|
Merge remote branch 'remotes/aaronw/feature410_markdown_bio'
Christopher Allan Webber
2011-07-13
1
-1
/
+2
|
\
\
|
*
|
Markdown-enable user bio (Feature 410)
Aaron Williamson
2011-07-10
1
-1
/
+2
*
|
|
Merge branch 'master' into f411_new_migrations
Christopher Allan Webber
2011-07-13
3
-8
/
+18
|
\
\
\
|
*
|
|
Move db_name default into config_spec.ini
Elrond
2011-07-11
1
-1
/
+1
|
|
/
/
|
*
|
Adjusting documentation in indexes.py also re: more info in deprecation
Christopher Allan Webber
2011-07-09
1
-4
/
+6
|
*
|
Changing things back so that we keep information about deprecated
Christopher Allan Webber
2011-07-09
1
-3
/
+10
*
|
|
Duplicate migration numbers not allowed, bro
Christopher Allan Webber
2011-07-13
1
-0
/
+2
*
|
|
We should *raise* MissingCurrentMigration :)
Christopher Allan Webber
2011-07-13
1
-1
/
+1
*
|
|
Removing old style migrations... not in use anymore
Christopher Allan Webber
2011-07-11
2
-63
/
+3
*
|
|
Just making a note of where the new migrations will go!
Christopher Allan Webber
2011-07-10
1
-0
/
+11
*
|
|
give option in connect_database_from_config to connect to a pymongo.Connection
Christopher Allan Webber
2011-07-10
1
-8
/
+25
*
|
|
Made it so that it's migrate_new() which installs the migration
Christopher Allan Webber
2011-07-10
1
-3
/
+18
*
|
|
No reason to have migration_number optional or default to None
Christopher Allan Webber
2011-07-10
1
-1
/
+1
*
|
|
Move the call to install_migration_version_if_missing() to migrations_to_run()
Christopher Allan Webber
2011-07-10
1
-5
/
+7
*
|
|
install_migration_version_if_missing() now a separate function
Christopher Allan Webber
2011-07-10
1
-7
/
+19
*
|
|
Make sure all these strings in db/util.py are unicode
Christopher Allan Webber
2011-07-10
1
-6
/
+6
*
|
|
Simpler run_migrations method.
Christopher Allan Webber
2011-07-10
1
-16
/
+13
*
|
|
Making sure migration_number > 0 :)
Christopher Allan Webber
2011-07-09
1
-1
/
+3
*
|
|
run_new_migrations() makes more sense
Christopher Allan Webber
2011-07-09
1
-1
/
+1
*
|
|
Some instructions in the RegisterMigration docstring on how to use.
Christopher Allan Webber
2011-07-09
1
-0
/
+13
*
|
|
latest_migration now returns migration numbers only, and 0 if no migrations.
Christopher Allan Webber
2011-07-09
1
-6
/
+10
*
|
|
Migrating quietly, not iteratively, that comment should say!
Christopher Allan Webber
2011-07-09
1
-1
/
+1
*
|
|
New migration utility code.... I haven't tested this! ;)
Christopher Allan Webber
2011-07-09
1
-0
/
+136
|
/
/
*
|
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
[next]