summaryrefslogtreecommitdiffstats
path: root/keystone
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | Merge "Generate apache-style common access logs"Jenkins2013-02-122-0/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | Generate apache-style common access logsDolph Mathews2013-01-312-0/+78
* | | | | | | | | Merge "simplify query building logic"Jenkins2013-02-122-18/+12
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | simplify query building logicIonuț Arțăriși2013-02-112-18/+12
* | | | | | | | | Merge "remove duplicate model declaration/attribution"Jenkins2013-02-111-1/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | remove duplicate model declaration/attributionIonuț Arțăriși2013-02-111-1/+0
| |/ / / / / / / /
* | | | | | | | | Merge "Query only attributes strictly required for keystone when using it wit...Jenkins2013-02-111-6/+13
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Query only attributes strictly required for keystone when using itJose Castro Leon2013-02-061-6/+13
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge "Sync latest cfg from oslo-incubator"Jenkins2013-02-113-66/+57
|\ \ \ \ \ \ \ \
| * | | | | | | | Sync latest cfg from oslo-incubatorMark McLoughlin2013-01-223-66/+57
* | | | | | | | | Fix normalize identity sql ugrade for Mysql and postgresqlAdam Young2013-02-112-35/+50
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | Merge "Relational API links"Jenkins2013-02-095-43/+127
|\ \ \ \ \ \ \ \
| * | | | | | | | Relational API linksDolph Mathews2013-02-075-43/+127
* | | | | | | | | Merge "return 400 Bad Request if invalid params supplied (bug1061738)"Jenkins2013-02-091-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | return 400 Bad Request if invalid params supplied (bug1061738)Gordon Chung2013-02-071-0/+3
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "UserApi.update not to require all fields in arg"Jenkins2013-02-081-12/+9
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | UserApi.update not to require all fields in argYuriy Taraday2013-02-071-12/+9
| |/ / / / / / /
* | | | | | | | Merge "Add --keystone-user/group to keystone-manage pki_setup"Jenkins2013-02-072-21/+59
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Add --keystone-user/group to keystone-manage pki_setupDirk Mueller2013-02-032-21/+59
* | | | | | | | Add size validations to token controller.Dan Prince2013-02-053-12/+51
* | | | | | | | Merge "Fixes 'not in' operator usage"Jenkins2013-02-056-8/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Fixes 'not in' operator usageZhongyue Luo2013-02-046-8/+8
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge "Delete Roles for User and Project LDAP"Jenkins2013-02-051-10/+20
|\ \ \ \ \ \ \ \
| * | | | | | | | Delete Roles for User and Project LDAPAdam Young2013-02-041-10/+20
| |/ / / / / / /
* | | / / / / / Imported Translations from TransifexOpenStack Jenkins2013-02-051-23/+31
| |_|/ / / / / |/| | | | | |
* | | | | | | Why .pop()'ing urls first is importantDolph Mathews2013-02-041-0/+2
|/ / / / / /
* | | | | | Updates migration 008 to work on PostgreSQL.Dan Prince2013-02-011-8/+3
* | | | | | Create a default domain (bp default-domain)Dolph Mathews2013-01-3110-0/+75
* | | | | | Merge "tenant to project in the apis"Jenkins2013-01-3014-292/+264
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | tenant to project in the apisAdam Young2013-01-2814-292/+264
* | | | | | Merge "Tenant to Project in Back ends"Jenkins2013-01-2910-98/+96
|\| | | | | | |_|_|/ / |/| | | |
| * | | | Tenant to Project in Back endsAdam Young2013-01-2810-98/+96
* | | | | Enable/disable domains (bug 1100145)Dolph Mathews2013-01-284-6/+68
|/ / / /
* | | | Merge "Skip IPv6 tests if IPv6 is not supported."Jenkins2013-01-281-0/+14
|\ \ \ \
| * | | | Skip IPv6 tests if IPv6 is not supported.Yuriy Taraday2013-01-181-0/+14
| | |/ / | |/| |
* | | | Merge "Fix role delete method in LDAP backend."Jenkins2013-01-282-2/+6
|\ \ \ \
| * | | | Fix role delete method in LDAP backend.Yuriy Taraday2013-01-222-2/+6
* | | | | Merge "public_endpoint & admin_endpoint configuration"Jenkins2013-01-282-18/+16
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | public_endpoint & admin_endpoint configurationDolph Mathews2013-01-182-18/+16
| | |/ / | |/| |
* | | | rename tenant to project in sqlAdam Young2013-01-252-5/+24
| |_|/ |/| |
* | | Fix pep8 error.Mat Grove2013-01-241-1/+1
* | | Limit the size of HTTP requests.Dan Prince2013-01-214-0/+63
|/ /
* | Merge "downgrade user and tenant normalized tables downgraded such that sqlit...Jenkins2013-01-162-12/+42
|\ \
| * | downgrade user and tenantAdam Young2013-01-162-12/+42
* | | Merge "Safer data migrations"Jenkins2013-01-162-87/+57
|\| | | |/ |/|
| * Safer data migrationsDolph Mathews2013-01-162-87/+57
* | Merge "Sync base identity Driver defs with SQL driver"Jenkins2013-01-161-2/+2
|\ \
| * | Sync base identity Driver defs with SQL driverYuriy Taraday2013-01-151-2/+2
* | | Merge "Fix i18n of string templates."Jenkins2013-01-164-13/+13
|\| | | |/ |/|
| * Fix i18n of string templates.Yuriy Taraday2013-01-154-13/+13