summaryrefslogtreecommitdiffstats
path: root/keystone/common/sql/core.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor Keystone to use unified logging from OsloLance Bragstad2013-08-151-1/+1
* Merge "Sync models with migrations"Jenkins2013-08-121-0/+1
|\
| * Sync models with migrationsElena Ezhova2013-08-121-0/+1
* | Fix select n+1 issue in keystone catalogRoman Verchikov2013-08-071-0/+4
|/
* Merge "Clear cached engine when global engine changes"Jenkins2013-07-291-3/+8
|\
| * Clear cached engine when global engine changesBrant Knudson2013-07-121-3/+8
* | Implements Pluggable V3 Token ProviderGuang Yee2013-07-121-7/+0
|/
* Merge "Pass on arguments on Base.get_session"Jenkins2013-07-121-1/+2
|\
| * Pass on arguments on Base.get_sessionBrant Knudson2013-06-061-1/+2
* | Add callbacks for set_global_engineBrant Knudson2013-07-031-1/+43
* | Use event.listen() instead of deprecated listeners kwargAnthony Dodd2013-07-011-15/+15
|/
* Base.get_engine honor allow_global_engine=FalseBrant Knudson2013-06-041-8/+9
* Cleanup docstrings (flake8 H401, H402, H403, H404)Dolph Mathews2013-05-241-3/+1
* imports not in alphabetical order (flake8 H306)Dolph Mathews2013-05-241-1/+1
* Allow backend & client SQL tests on mysql and pg.Jamie Lennox2013-05-101-1/+2
* Fixed unicode username user creation errorLiang Chen2013-04-131-1/+3
* Share one engine for more than just sqlite in-memoryDolph Mathews2013-04-011-2/+2
* Move handle_conflicts decorator into sqlAdam Young2013-02-251-0/+15
* Implement name space for domainsHenry Nash2013-02-191-0/+1
* add database string field length checkTony NIU2013-01-151-0/+40
* Bug 1075090 -- Fixing log messages in python source code to support internati...Nachiappan VR N2012-12-041-1/+1
* normalize identityAdam Young2012-11-271-0/+1
* v3 PoliciesDolph Mathews2012-11-191-0/+1
* Run test_keystoneclient_sql in-memoryDolph Mathews2012-11-131-13/+42
* Merge "Include 'extra' attributes twice (bug 1076120)"Jenkins2012-11-081-1/+12
|\
| * Include 'extra' attributes twice (bug 1076120)Dolph Mathews2012-11-071-1/+12
* | Merge "HACKING compliance: consistent use of 'except'"Jenkins2012-11-081-3/+3
|\ \ | |/ |/|
| * HACKING compliance: consistent use of 'except'Dolph Mathews2012-11-051-3/+3
* | Return non-indexed attrs, not 'extra' (bug 1075376)Dolph Mathews2012-11-061-1/+14
|/
* Moved SQL backend tests into memoryDolph Mathews2012-10-231-24/+21
* PKI Token revocationMaru Newby2012-08-161-0/+1
* Keystone should use openstack.common.jsonutilsZhongyue Luo2012-06-281-8/+6
* Fixes some pep8 warning/errors.Chmouel Boudjnah2012-05-241-1/+0
* Wrapped unexpected exceptions (bug 955411)Dolph Mathews2012-03-201-0/+1
* Bug #943031 MySQL Server has gone awayPeng Yong2012-03-131-4/+39
* Added license header (bug 929663)Dolph Mathews2012-03-091-0/+14
* Support unicode in the keystone database.Andrew Bogott2012-02-271-0/+1
* Add token expirationBrian Waldon2012-02-141-0/+1
* termie all the thingsDolph Mathews2012-02-081-4/+4
* turn off echotermie2012-01-231-1/+1
* fix pep8termie2012-01-181-0/+1
* split up sql backends tootermie2012-01-181-408/+7
* establish basic structuretermie2012-01-181-0/+518