| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix invalid Gitaly ClientPath configgitaly-client-path-fix | Kim "BKC" Carlbäcker | 2017-11-02 | 1 | -1/+1 |
* | Read circuitbreaker settings from `Gitlab::CurrentSettings` | Bob Van Landuyt | 2017-10-17 | 1 | -8/+0 |
* | Merge branch '34102-online-view-of-artifacts-fe' into 'master' | Nick Thomas | 2017-10-05 | 1 | -0/+1 |
|\ |
|
| * | Merge branch 'master' into 34102-online-view-of-artifacts-fe | Eric Eastwood | 2017-10-04 | 1 | -1/+1 |
| |\ |
|
| * | | Backend for HTML serving with GitLab Pages | Zeger-Jan van de Weg | 2017-10-02 | 1 | -0/+1 |
* | | | Let fetch_ref pull from Gitaly instead of from disk | Jacob Vosmaer | 2017-10-04 | 1 | -1/+3 |
| |/
|/| |
|
* | | Add "implements" to the default issue closing message regex | Guilherme Vieira | 2017-10-02 | 1 | -1/+1 |
|/ |
|
* | Removed two legacy config optionsvoogsgerd/gitlab-ce-daniel-legacy-config | Daniel Voogsgerd | 2017-09-21 | 1 | -6/+0 |
* | Revert "Merge branch 'revert-f2421b2b' into 'master'"revert-2f46c3a8 | Annabel Dunstone Gray | 2017-09-11 | 1 | -0/+7 |
* | Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...revert-f2421b2b | Rubén Dávila | 2017-09-08 | 1 | -7/+0 |
* | Fix specs; start on light theme | Annabel Dunstone Gray | 2017-09-06 | 1 | -1/+3 |
* | Add blue theme | Annabel Dunstone Gray | 2017-09-06 | 1 | -0/+1 |
* | Add functionality for two themes | Annabel Dunstone Gray | 2017-09-06 | 1 | -8/+4 |
* | Restore some changes from !9199 | Rubén Dávila | 2017-09-06 | 1 | -1/+9 |
* | Profile updates from providers | Alexander Keramidas | 2017-09-06 | 1 | -3/+10 |
* | Increase the timeout before aborting a storage access attemptbvl-increase-storage-check-timeout | Bob Van Landuyt | 2017-09-04 | 1 | -1/+1 |
* | Default LDAP config verify_certificates to true | Michael Kozono | 2017-08-30 | 1 | -3/+2 |
* | Use better higher threshold settings for storage access in tests | Bob Van Landuyt | 2017-08-16 | 1 | -0/+3 |
* | Add sidekiq metrics endpoint and add http server to sidekiq | Paweł Chojnacki | 2017-08-07 | 1 | -0/+6 |
* | Add a Circuitbreaker for storage paths | Bob Van Landuyt | 2017-08-04 | 1 | -0/+9 |
* | Fix LDAP documentation and example configmk-fix-ldap-ca-file-docs | Michael Kozono | 2017-07-31 | 1 | -1/+1 |
* | Mention how to test LDAP connections | Michael Kozono | 2017-07-26 | 1 | -1/+2 |
* | Update more examples | Michael Kozono | 2017-07-26 | 1 | -1/+1 |
* | Copy comment improvements from documentation | Michael Kozono | 2017-07-26 | 1 | -4/+11 |
* | Add LDAP config options | Michael Kozono | 2017-07-26 | 1 | -1/+29 |
* | Merge branch 'authentiq-updates' into 'master' | Rémy Coutable | 2017-07-19 | 1 | -3/+3 |
|\ |
|
| * | Added authentiq provider to tests and updated documentation, gem and config f... | Alexandros Keramidas | 2017-07-18 | 1 | -3/+3 |
* | | Merge branch '33949-remove-healthcheck-access-token' into 'master' | Sean McGivern | 2017-07-11 | 1 | -2/+7 |
|\ \
| |/
|/| |
|
| * | Merge prometheus unicorn sampler settigns within monitoring settings | Pawel Chojnacki | 2017-07-05 | 1 | -4/+2 |
| * | Bring back healthcheck token access to monitoring resources, but mark this as... | Pawel Chojnacki | 2017-07-05 | 1 | -1/+2 |
| * | Remove the need to use health check token | Pawel Chojnacki | 2017-07-05 | 1 | -0/+6 |
* | | Merge branch '34737-authentiq-oauth-feature-spec' into 'master' | Douwe Maan | 2017-07-07 | 1 | -1/+4 |
|\ \ |
|
| * | | Test logging in via the Authentiq OAuth provider in a feature spec.34737-authentiq-oauth-feature-spec | Timothy Andrew | 2017-07-07 | 1 | -1/+4 |
* | | | Merge branch 'gitaly-mandatory' into 'master' | Sean McGivern | 2017-07-07 | 1 | -4/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove option to disable Gitaly completely | Jacob Vosmaer | 2017-07-07 | 1 | -4/+0 |
* | | | Merge branch '18000-remember-me-for-oauth-login' into 'master' | Douwe Maan | 2017-07-06 | 1 | -0/+43 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove Authentiq from the OAuth login integration tests. | Timothy Andrew | 2017-07-06 | 1 | -4/+0 |
| * | | Fix build for !11963. | Timothy Andrew | 2017-07-06 | 1 | -22/+3 |
| * | | Add Omniauth OAuth config to the test section of `gitlab.yml` | Timothy Andrew | 2017-07-06 | 1 | -0/+66 |
* | | | Revert "Merge branch '18000-remember-me-for-oauth-login' into 'master'"revert-6df61942 | Sean McGivern | 2017-07-05 | 1 | -47/+0 |
* | | | Merge branch '18000-remember-me-for-oauth-login' into 'master' | Sean McGivern | 2017-07-05 | 1 | -0/+47 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix build for !11963. | Timothy Andrew | 2017-07-03 | 1 | -22/+3 |
| * | | Add Omniauth OAuth config to the test section of `gitlab.yml` | Timothy Andrew | 2017-07-03 | 1 | -0/+66 |
| |/ |
|
* | | Instrument Unicorn with Ruby exporter | Paweł Chojnacki | 2017-07-04 | 1 | -0/+4 |
|/ |
|
* | Enable gitaly token auth when testing | Jacob Vosmaer | 2017-06-20 | 1 | -0/+1 |
* | Rubocop and comment fixes | Jacob Vosmaer | 2017-06-20 | 1 | -2/+4 |
* | Pass Gitaly token on Ruby gRPC requests | Jacob Vosmaer | 2017-06-19 | 1 | -0/+3 |
* | Sync email address from specified omniauth provider | Robin Bobbitt | 2017-06-07 | 1 | -0/+4 |
* | Merge branch 'dm-gravatar-username' into 'master' | Sean McGivern | 2017-06-01 | 1 | -1/+1 |
|\ |
|
| * | Add username parameter to gravatar URL | Douwe Maan | 2017-06-01 | 1 | -1/+1 |