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