Historia zmian

Autor SHA1 Wiadomość Data
  Christopher Allan Webber 5cbdb15cdb Only conditionally import Session in db/util.py 10 lat temu
  Christopher Allan Webber cbc5f9500c Always remove the session when running check_db_up_to_date() 10 lat temu
  Christopher Allan Webber 64eab630bf Not only the web server starts MediaGoblin app! Better phrasing. 11 lat temu
  Rodney Ewing 26583b2cab check if db is up to date 11 lat temu
  Rodney Ewing 44082b12d8 Patch by Strum. Ticket #451 - Convert all mongokit style .find, .find_one, .one calls over to SQLAlchemy queries 11 lat temu
  Elrond 455fd36ff6 Use GenerateSlugMixin for collections. 11 lat temu
  Sebastian Spaeth 65969d3fb7 Simplify check_media_slug_used 12 lat temu
  Elrond a050e776c6 Move all the migration tools into new migration_tools.py 12 lat temu
  Sebastian Spaeth 39dc3bf8db Mv db.sql.base to db.base 12 lat temu
  Sebastian Spaeth b0c8328e54 Move db.sql.models* to db.models* 12 lat temu
  Sebastian Spaeth 1e46dc2537 Move db.sql.util to db.util 12 lat temu
  Sebastian Spaeth 0efe9e2796 Remove mediagoblin.db.sql.fake.DESCENDING 12 lat temu
  Sebastian Spaeth 71717fd531 Remove ObjectId from the tree 12 lat temu
  Sebastian Spaeth 7c029a1f33 Remove InvalidId 12 lat temu
  Sebastian Spaeth bc142abc55 RIP out mongo 12 lat temu
  Aaron Williamson be5be1154f Added basic collection functionality 12 lat temu
  Elrond 07163593ee Create function to search media by slug. 12 lat temu
  Elrond b62b3b982a Generic check_media_slug_used db utility. 13 lat temu
  Elrond 325ca444d1 Implement atomic_update for SQL. 12 lat temu
  Elrond 82cd968347 Create atomic_update db utility function 12 lat temu
  Christopher Allan Webber cf29e8a824 It's 2012 all up in here 12 lat temu
  Elrond d7bec8577e Add develover sql switch 13 lat temu
  Elrond 6a59a8abd4 Import MigrationManager from mongo in mongo backend. 13 lat temu
  Elrond 59bd06aabb Move db/util.py -> db/mongo/util.py 13 lat temu
  Elrond 4970960f8c Move db/indexes.py to db/mongo/indexes.py 13 lat temu
  Nathan Yergler 285ffeddf3 has_key is deprecated, converting uses to use "in" operator. 13 lat temu
  Nathan Yergler 243c3843bd Whitespace and formatting cleanup. 13 lat temu
  Will Kahn-Greene 12a100e4d8 508. Updates copyright/license information 13 lat temu
  Christopher Allan Webber c47c37ed95 Merge branch 'master' into f411_new_migrations 13 lat temu
  Christopher Allan Webber 59051a23f0 Duplicate migration numbers not allowed, bro 13 lat temu