Commit History

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