summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | tests for button_based_providers_enabled? helper method of AuthHelperAndrei Gliga2016-05-121-0/+18
| * | | | | tests for enabled_button_based_providers helper method of AuthHelperAndrei Gliga2016-05-121-1/+21
| * | | | | validate disabled_oauth_sign_in_sources in ApplicationSeAndrei Gliga2016-05-122-0/+13
| * | | | | text for the disable_oauth_signin_sources labelAndrei Gliga2016-05-121-1/+1
| * | | | | show only the eanbled oauth providersAndrei Gliga2016-05-121-1/+1
| * | | | | render the omniauth_box if there are any button_based_providersAndrei Gliga2016-05-121-1/+1
| * | | | | method to check if oauth button based providers are enabledAndrei Gliga2016-05-121-0/+4
| * | | | | method to get the enabled_button_based_providersAndrei Gliga2016-05-121-0/+6
| * | | | | OAuth Providers disable from the ApplicationSettings pageAndrei Gliga2016-05-122-0/+25
| * | | | | default value for disabled_oauth_sign_in_sources in create_from_defaults @ Ap...Andrei Gliga2016-05-121-0/+1
| * | | | | disabled_oauth_sign_in_sources parameter handling in ApplicationSettingsContr...Andrei Gliga2016-05-121-1/+11
| * | | | | serialize the disabled_oauth_sign_in_sourcesAndrei Gliga2016-05-121-0/+50
| * | | | | disabled_oauth_sign_in_sources columnAndrei Gliga2016-05-122-0/+6
* | | | | | Merge branch 'send-incremental-build-log' into 'master' Jacob Schatz2016-05-127-65/+174
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Fix specssend-incremental-build-logKamil Trzcinski2016-05-121-1/+1
| * | | | | Merge remote-tracking branch 'origin/master' into send-incremental-build-logKamil Trzcinski2016-05-10190-2902/+839
| |\ \ \ \ \
| * | | | | | Encode state as base64 stringKamil Trzcinski2016-05-094-22/+27
| * | | | | | Send trace to a browser incrementally when build is runningKamil Trzcinski2016-05-096-58/+162
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'update-changelog-875' into 'master' Yorick Peterse2016-05-121-0/+2
|\ \ \ \ \ \
| * | | | | | Updated CHANGELOG for 8.7.5Yorick Peterse2016-05-121-0/+2
* | | | | | | Merge branch '14272-forks-listed-when-permission-is-missing' into 'master' Rémy Coutable2016-05-122-2/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Only show forks for users who can download codeSean McGivern2016-05-122-2/+3
* | | | | | | Merge branch 'fix/reuse-runner-edit-form-in-admin-area' into 'master' Rémy Coutable2016-05-126-47/+33
|\ \ \ \ \ \ \
| * | | | | | | Use % notation for arrays in runner model constantsfix/reuse-runner-edit-form-in-admin-areaGrzegorz Bizon2016-05-111-2/+2
| * | | | | | | Share form editable attributes mf runner via modelGrzegorz Bizon2016-05-103-2/+3
| * | | | | | | Reuse runners edit form in admin and project areaGrzegorz Bizon2016-05-103-44/+29
* | | | | | | | Merge branch 'total-method-time' into 'master' Rémy Coutable2016-05-123-8/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Removed tracking of total method execution timestotal-method-timeYorick Peterse2016-05-123-8/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch '3870-commit-sorting-issue' into 'master' Rémy Coutable2016-05-122-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Group commits by date in server timezone3870-commit-sorting-issueSean McGivern2016-05-112-1/+2
* | | | | | | | | Merge branch 'patch-2' into 'master' Marin Jankovski2016-05-121-8/+11
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Update cas.md to reflect the current syntax, and added that gitlab-ctl reconf...Andrew Collett2016-04-211-8/+11
* | | | | | | | | Merge branch 'update-8-8-guides' into 'master' Yorick Peterse2016-05-122-1/+155
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Update 8.8 guidesValery Sizov2016-05-112-1/+155
* | | | | | | | | Merge branch '16568-relative-links-wiki-regression' into 'master' Rémy Coutable2016-05-123-3/+96
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add CHANGELOG entry.Timothy Andrew2016-05-121-0/+3
| * | | | | | | | | Implement @rymai's feedback after review.Timothy Andrew2016-05-121-2/+10
| * | | | | | | | | Add a spec for `WikiLinkFilter`Timothy Andrew2016-05-122-3/+85
|/ / / / / / / / /
* | | | | | | | | Merge branch 'issue_15572_snippets_tab_under_user_profile' into 'master' Douwe Maan2016-05-118-24/+111
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_15572_sni...Long Nguyen2016-05-11213-3147/+1276
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Code improveLong Nguyen2016-05-102-18/+19
| * | | | | | | | | | Add specs for user routing and update spec for user controllerLong Nguyen2016-05-082-0/+59
| * | | | | | | | | | Routing refactoringLong Nguyen2016-05-086-23/+20
| * | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_15572_sni...Long Nguyen2016-05-08181-580/+1510
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix routing errorLong Nguyen2016-05-081-1/+1
| * | | | | | | | | | | user routings refactorLong Nguyen2016-05-089-32/+64
| * | | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_15572_sni...Long Nguyen2016-05-05227-1341/+3520
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Remove unused view and update redirect when destroy snippetLong Nguyen2016-05-052-14/+1
| * | | | | | | | | | | | Remove unused code, update spec, and update changelogLong Nguyen2016-05-053-27/+2
| * | | | | | | | | | | | Add snippet tab under user profileLong Nguyen2016-05-024-3/+39