summaryrefslogtreecommitdiff
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'otzy007/gitlab-ce-disable_oauth_sign_in_sources'Douwe Maan2016-05-121-1/+8
|\
| * delete the enabled_oauth_sign_in_sources after getting it's value into enable...Andrei Gliga2016-05-121-3/+1
| * Array(enabled_oauth_sign_in_sources) instead of the ifAndrei Gliga2016-05-121-1/+1
| * enabled_oauth_sign_in_sources param doesn't need permitAndrei Gliga2016-05-121-1/+0
| * On Application Settings Page let the user select the enabled OAuth Sign in so...Andrei Gliga2016-05-121-8/+8
| * disabled_oauth_sign_in_sources parameter handling in ApplicationSettingsContr...Andrei Gliga2016-05-121-1/+11
* | Merge branch 'send-incremental-build-log' into 'master' Jacob Schatz2016-05-121-0/+8
|\ \
| * \ Merge remote-tracking branch 'origin/master' into send-incremental-build-logKamil Trzcinski2016-05-101-1/+1
| |\ \
| * | | Encode state as base64 stringKamil Trzcinski2016-05-091-8/+1
| * | | Send trace to a browser incrementally when build is runningKamil Trzcinski2016-05-091-0/+15
* | | | Merge branch 'fix/reuse-runner-edit-form-in-admin-area' into 'master' Rémy Coutable2016-05-122-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Share form editable attributes mf runner via modelGrzegorz Bizon2016-05-102-2/+2
| |/ /
* | | Merge branch 'issue_15572_snippets_tab_under_user_profile' into 'master' Douwe Maan2016-05-112-1/+23
|\ \ \
| * \ \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_15572_sni...Long Nguyen2016-05-111-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | user routings refactorLong Nguyen2016-05-081-2/+20
| * | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into issue_15572_sni...Long Nguyen2016-05-0513-70/+110
| |\ \ \ | | | |/ | | |/|
| * | | Remove unused view and update redirect when destroy snippetLong Nguyen2016-05-051-1/+1
| * | | Remove unused code, update spec, and update changelogLong Nguyen2016-05-051-19/+1
| * | | Add snippet tab under user profileLong Nguyen2016-05-021-0/+22
* | | | Merge branch 'hook-docs-behavior' into 'master' Robert Speicher2016-05-111-2/+4
|\ \ \ \
| * | | | Always mention HTTP statusJacob Vosmaer2016-05-031-1/+1
| * | | | Inform user about questionable hook successJacob Vosmaer2016-05-031-2/+4
| * | | | Improve documentation and web test for web hooksJacob Vosmaer2016-05-031-1/+1
* | | | | Merge branch '17249-starred' into 'master' Robert Speicher2016-05-112-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Restrict starred projects to viewable onesSean McGivern2016-05-102-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'issue_15673' into 'master' Jacob Schatz2016-05-101-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Add to label :id to responseissue_15673Alfredo Sumaran2016-05-031-1/+1
| |/ /
* | | Log to application.log when an admin starts and stops impersonating a userStan Hu2016-05-042-0/+4
* | | Merge branch 'pacoguzman/gitlab-ce-15001-since-and-until-operators-api-commits'Douwe Maan2016-05-042-3/+3
|\ \ \
| * | | API support for the 'since' and 'until' operators on commit requestsPaco Guzman2016-04-292-3/+3
| | |/ | |/|
* | | Merge branch 'rs-unique-signup-fields' into 'master' Douwe Maan2016-05-041-0/+7
|\ \ \
| * | | Improve uniqueness of field names on the signup formrs-unique-signup-fieldsRobert Speicher2016-04-191-0/+7
* | | | Use sign out path only if not emptyArtem Sidorenko2016-05-031-1/+1
| |_|/ |/| |
* | | Merge remote-tracking branch 'dev/master' into 'master'Robert Speicher2016-05-024-45/+41
|\ \ \
| * | | Store original user in variableDouwe Maan2016-04-221-2/+2
| * | | Remove unused methodDouwe Maan2016-04-221-4/+0
| * | | Fix issue with impersonationDouwe Maan2016-04-224-45/+45
* | | | Merge branch '15527-fix-wiki-page-creation-issue' into 'master' Robert Speicher2016-05-021-2/+2
|\ \ \ \
| * | | | Fix error when trying to create a wiki pageRémy Coutable2016-04-291-2/+2
* | | | | Merge branch 'feature/backport-safewebhooks' into 'master' Robert Speicher2016-05-022-4/+18
|\ \ \ \ \
| * | | | | Added UI to define secret_token for webhook and systemhookfeature/backport-safewebhooksGabriel Mazetto2016-05-022-4/+18
| |/ / / /
* | | | | Handle issue move access instead of raising errorfix/handle-issue-move-accessGrzegorz Bizon2016-04-301-0/+2
|/ / / /
* | | | Merge branch 'async-new-branch-button' into 'master' Jacob Schatz2016-04-281-2/+14
|\ \ \ \
| * | | | Load the "New Branch" button asynchronouslyYorick Peterse2016-04-281-2/+14
| | |_|/ | |/| |
* | | | Merge branch 'project-deploy-keys-ui' into 'master' Jacob Schatz2016-04-281-13/+18
|\ \ \ \ | |/ / / |/| | |
| * | | Project deploy keys updated UIPhil Hughes2016-04-251-13/+18
| |/ /
* | | Updated based on feedbacksearch-ui-updatePhil Hughes2016-04-261-2/+3
* | | Fixed issue with dropdown option not stickingPhil Hughes2016-04-261-4/+3
|/ /
* | Fixed issue with assignee object not being returnedPhil Hughes2016-04-222-2/+2
* | Merge branch 'issue_3799' into 'master' Rémy Coutable2016-04-221-0/+2
|\ \