Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '33949-remove-healthcheck-access-token' into 'master' | Sean McGivern | 2017-07-11 | 1 | -6/+20 |
|\ | |||||
| * | Differentiate shared test context using options hash instead of subject.33949-remove-healthcheck-access-token | Pawel Chojnacki | 2017-07-10 | 1 | -2/+2 |
| * | Limit docs line lenght | Pawel Chojnacki | 2017-07-06 | 1 | -3/+4 |
| * | Bring back healthcheck token access to monitoring resources, but mark this as... | Pawel Chojnacki | 2017-07-05 | 1 | -5/+18 |
* | | Repair Regression caused by - !11573 | Paul Charlton | 2017-07-11 | 1 | -0/+6 |
* | | Support multiple Redis instances based on queue type | Paul Charlton | 2017-07-11 | 3 | -6/+11 |
* | | doc:installation add note about disable-gems for gitlab-shell | Jason Plum | 2017-07-10 | 1 | -0/+6 |
* | | Merge branch 'fix/gb/stage-id-reference-background-migration' into 'master' | Grzegorz Bizon | 2017-07-08 | 1 | -4/+13 |
|\ \ | |||||
| * \ | Merge branch 'master' into 'fix/gb/stage-id-reference-background-migration' | Grzegorz Bizon | 2017-07-07 | 11 | -50/+137 |
| |\ \ | |||||
| * \ \ | Merge remote-tracking branch 'origin/active-record-each-batch' into fix/gb/st... | Grzegorz Bizon | 2017-07-07 | 7 | -5/+269 |
| |\ \ \ | |||||
| | * | | | Added EachBatch for iterating tables in batches | Yorick Peterse | 2017-07-07 | 2 | -0/+38 |
| * | | | | Improve code examples in background migrations docs | Grzegorz Bizon | 2017-07-07 | 1 | -4/+2 |
| * | | | | Make it possible to schedule bg migrations in bulk | Grzegorz Bizon | 2017-07-07 | 1 | -4/+15 |
* | | | | | Merge branch 'feature/user-datetime-search-api-mysql' into 'master' | Douwe Maan | 2017-07-07 | 1 | -0/+6 |
|\ \ \ \ \ | |||||
| * | | | | | add created at filter logic to users finder and API | James Lopez | 2017-07-07 | 1 | -0/+6 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'dm-mysql-log_bin_trust_function_creators' into 'master' | Sean McGivern | 2017-07-07 | 2 | -1/+25 |
|\ \ \ \ \ | |||||
| * | | | | | Mention that 9.3 also needs `log_bin_trust_function_creators` on MySQL.dm-mysql-log_bin_trust_function_creators | Douwe Maan | 2017-07-07 | 2 | -1/+25 |
| |/ / / / | |||||
* | | | | | Merge branch '20628-add-oauth-implicit-grant' into 'master' | Douwe Maan | 2017-07-07 | 1 | -45/+71 |
|\ \ \ \ \ | |||||
| * | | | | | #20628 Enable implicit flow in Gitlab as OAuth Provider | Mateusz Pytel | 2017-07-07 | 1 | -45/+71 |
* | | | | | | Merge branch '33929-allow-to-enable-perf-bar-for-a-group' into 'master' | Sean McGivern | 2017-07-07 | 9 | -4/+56 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Merge branch 'master' into '33929-allow-to-enable-perf-bar-for-a-group' | Sean McGivern | 2017-07-07 | 5 | -9/+16 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into 33929-allow-to-enable-perf-bar-for-a-group | Sean McGivern | 2017-07-07 | 8 | -46/+261 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Don't use Flipper for the Performance Bar | Rémy Coutable | 2017-07-07 | 2 | -30/+1 |
| * | | | | | | | Allow to enable the Performance Bar for a group from the admin area | Rémy Coutable | 2017-07-06 | 2 | -24/+26 |
| * | | | | | | | Improve Features API and its docs and add a Changelog item | Rémy Coutable | 2017-07-06 | 3 | -7/+13 |
| * | | | | | | | Document the Performance Bar | Rémy Coutable | 2017-07-06 | 5 | -0/+57 |
| * | | | | | | | Document the feature groups | Rémy Coutable | 2017-07-06 | 3 | -3/+18 |
| * | | | | | | | Address #34528 by improving the feature flags documentation | Rémy Coutable | 2017-07-06 | 1 | -1/+2 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'active-record-each-batch' into 'master' | Sean McGivern | 2017-07-07 | 2 | -0/+38 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Added EachBatch for iterating tables in batchesactive-record-each-batch | Yorick Peterse | 2017-07-07 | 2 | -0/+38 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | Merge branch 'feature/user-agent-details-api' into 'master' | Douwe Maan | 2017-07-07 | 3 | -0/+91 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | |||||
| * | | | | | | add spec and project snippet user agent details endpoint | James Lopez | 2017-07-07 | 2 | -0/+2 |
| * | | | | | | update docs | James Lopez | 2017-07-07 | 2 | -0/+36 |
| * | | | | | | refactor code based on feedback | James Lopez | 2017-07-06 | 2 | -2/+2 |
| * | | | | | | fix docs | James Lopez | 2017-07-06 | 2 | -2/+6 |
| * | | | | | | add API documentation | James Lopez | 2017-07-06 | 2 | -0/+49 |
* | | | | | | | Merge branch 'feature/intermediate/32568-adding-variables-to-pipelines-schedu... | Kamil Trzciński | 2017-07-07 | 4 | -1/+11 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge from master(Fix conflicts) | Shinya Maeda | 2017-07-07 | 4 | -41/+30 |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | |||||
| * | | | | | | | merge from master | Shinya Maeda | 2017-07-07 | 7 | -8/+302 |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| * | | | | | | | Revert unnecesary changes in doc/ci/variables/README.md | Shinya Maeda | 2017-07-06 | 1 | -1/+1 |
| * | | | | | | | Fix spec. Add PipelineScheduleVariable for import_export | Shinya Maeda | 2017-07-05 | 1 | -1/+1 |
| * | | | | | | | Add docs for scheduled pipeline variables | Eric Eastwood | 2017-07-05 | 1 | -2/+2 |
| * | | | | | | | Fix spec. Add PipelineScheduleVariable for import_export | Shinya Maeda | 2017-07-05 | 1 | -1/+1 |
| * | | | | | | | Add docs for scheduled pipeline variables | Eric Eastwood | 2017-07-05 | 4 | -1/+11 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Native group milestones | Felipe Artur | 2017-07-07 | 1 | -8/+5 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | Merge branch 'feature/intermediate/12729-group-secret-variables' into 'master' | Kamil Trzciński | 2017-07-07 | 1 | -10/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Copyedit docs for group-level secret variables | Achilleas Pipinellis | 2017-07-07 | 1 | -24/+16 |
| * | | | | | | Basic BE change | Shinya Maeda | 2017-07-07 | 1 | -3/+18 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'gitaly-mandatory' into 'master' | Sean McGivern | 2017-07-07 | 3 | -31/+13 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Remove option to disable Gitaly completely | Jacob Vosmaer | 2017-07-07 | 3 | -31/+8 |