index
:
oslo.git
master
shared-key-msg
OpenStack's oslo-incubator patches.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
openstack
/
common
/
db
/
sqlalchemy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Specify database group instead of DEFAULT
Davanum Srinivas
2013-05-20
1
-30
/
+54
*
Line wrapper becomes to long when expanded.
Monty Taylor
2013-05-11
1
-2
/
+3
*
Merge "Convert unicode for python3 portability"
Jenkins
2013-05-07
1
-1
/
+2
|
\
|
*
Convert unicode for python3 portability
Chuck Short
2013-05-06
1
-1
/
+2
*
|
Use range rather than xrange
Chuck Short
2013-05-01
1
-2
/
+2
|
/
*
Add support to clear DB
Gary Kotton
2013-04-25
1
-0
/
+11
*
Add enforcement for foreign key contraints with sqlite
Gary Kotton
2013-04-22
1
-5
/
+22
*
Improve Python 3.x compatibility
Dirk Mueller
2013-04-22
1
-6
/
+6
*
Removes metadata from ModelBase
Zhongyue Luo
2013-04-20
1
-1
/
+0
*
Merge "Removes created_at, updated_at from ModelBase"
Jenkins
2013-04-20
1
-2
/
+5
|
\
|
*
Removes created_at, updated_at from ModelBase
Zhongyue Luo
2013-04-11
1
-2
/
+5
*
|
Fixes private functions private
Zhongyue Luo
2013-04-10
1
-21
/
+21
|
/
*
Mark sql_connection with secret flag
Michael J Fork
2013-03-27
1
-1
/
+2
*
Fix Copyright Headers - Rename LLC to Foundation
Davanum Srinivas
2013-03-11
1
-1
/
+1
*
Clean up sqlalchemy exception code
Chris Behrens
2013-02-22
1
-30
/
+42
*
Move DB thread pooling to DB API loader
Chris Behrens
2013-02-18
1
-35
/
+0
*
Use oslo-config-2013.1b3
Mark McLoughlin
2013-02-17
1
-1
/
+1
*
Use importutils.try_import() for MySQLdb
Mark McLoughlin
2013-02-07
1
-6
/
+4
*
Minor tweak to make update.py happy
Mark McLoughlin
2013-02-07
1
-1
/
+1
*
Remove openstack.common.db.common
Mark McLoughlin
2013-02-07
2
-7
/
+28
*
Provide creating real unique constraints for columns
Boris Pavlovic
2013-02-07
2
-4
/
+4
*
Fix missing wrap_db_error for Session.execute() method
Boris Pavlovic
2013-02-07
1
-0
/
+4
*
Fix eventlet/mysql db pooling code
Brian Elliott
2013-02-07
1
-3
/
+17
*
Be explicit about set_default() parameters
Mark McLoughlin
2013-02-05
1
-2
/
+4
*
Remove duplicate DB options
Mark McLoughlin
2013-02-05
1
-6
/
+0
*
Eliminate gratuitous DB difference vs Nova
Mark McLoughlin
2013-02-05
1
-3
/
+2
*
Import sqlalchemy session/models/utils
Eric Windisch
2013-02-05
4
-0
/
+884