summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'issuable-todo-improvements'Douwe Maan2016-06-181-0/+102
| |\ \ \ \
| | * | | | Removed update methodissuable-todo-improvementsPhil Hughes2016-06-171-86/+80
| | * | | | Added todo controller tests for merge requestsPhil Hughes2016-06-171-37/+90
| | * | | | Correctly checks if user is logged in when adding todoPhil Hughes2016-06-171-0/+13
| | * | | | Improved manual todosPhil Hughes2016-06-171-0/+42
| | |/ / /
| * | | | Merge branch 'disable-saml-account-unlink' into 'master' Robert Speicher2016-06-171-0/+26
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Added CHANGELOG item and fixed Rubocop errorsdisable-saml-account-unlinkPatricio Cano2016-06-141-4/+2
| | * | | Disable the unlink feature for SAML connected accounts (social login).Patricio Cano2016-06-141-0/+28
| * | | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-165-21/+462
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'stanhu/gitlab-ce-fix-error-500-false-binary-negative'Douwe Maan2016-06-152-0/+17
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fix Error 500 when viewing a blob with binary characters after the 1024-byte ...Stan Hu2016-06-122-0/+17
| | * | | UI and copywriting improvements13948-access-request-to-projects-and-groupsRémy Coutable2016-06-142-27/+27
| | * | | Factorize #request_access and #approve_access_request into a new AccessReque...Rémy Coutable2016-06-142-6/+6
| | * | | Add request access for groupsRémy Coutable2016-06-142-20/+427
| | * | | Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre2016-06-131-1/+18
| | |/ /
| * | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-143-3/+6
| |\ \ \ | | |/ /
| * | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-107-39/+0
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-099-24/+261
| |\ \ \ \
| * | | | | Fix rubocop spec.Timothy Andrew2016-06-031-4/+4
| * | | | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-06-0314-13/+329
| |\ \ \ \ \
| * | | | | | Parts of spec names with "when" should be contexts.Timothy Andrew2016-06-031-18/+27
| * | | | | | Perform private token and personal access token authentication in the same `b...Timothy Andrew2016-06-011-45/+47
| * | | | | | Reuse the private token param and header for personal access tokens.Timothy Andrew2016-05-111-3/+3
| * | | | | | Merge remote-tracking branch 'origin/master' into 2979-personal-access-tokensTimothy Andrew2016-05-114-20/+182
| |\ \ \ \ \ \
| * | | | | | | Address @DouweM's feedback on !3749.Timothy Andrew2016-04-281-6/+0
| * | | | | | | Authenticate non-API requests with personal access tokens.Timothy Andrew2016-04-281-0/+66
* | | | | | | | Insert notification settings dropdown into groupsFelipe Artur2016-06-221-14/+55
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Re-use notifications dropdown on user profileFelipe Artur2016-06-163-103/+125
* | | | | | | Refactor custom notifications controller code and add specsFelipe Artur2016-06-141-0/+19
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'master' into workhorse-helpersDouwe Maan2016-06-108-39/+29
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Remove require_relative 'import_spec_helper'make-omniauth-tests-to-not-modify-global-stateKamil Trzcinski2016-06-086-6/+0
| * | | | | Move ImportSpecHelper to spec/support/Kamil Trzcinski2016-06-081-33/+0
| * | | | | Make Omniauth providers specs to not modify global configurationKamil Trzcinski2016-06-081-1/+1
| | |_|_|/ | |/| | |
| * | | | Fix endless redirections when accessing user OAuth applications when they are...Stan Hu2016-06-081-0/+29
* | | | | Add send_git_diff helperDouwe Maan2016-06-083-7/+93
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'issue_14189' into 'master' Jacob Schatz2016-06-071-0/+53
| |\ \ \ \
| | * | | | Fix label order by priority on labels pageissue_14189Sean McGivern2016-06-071-0/+53
| * | | | | Merge branch 'zj-workhorse-to-serve-diffs' into 'master' 14722-searching-for-usernames-should-only-be-possible-for-search-strings-with-a-valid-formatJacob Vosmaer (GitLab)2016-06-071-6/+3
| |\ \ \ \ \
| | * | | | | Workhorse to serve raw diffsZeger-Jan van de Weg2016-06-031-6/+3
| * | | | | | Merge remote-tracking branch 'origin/master' into rename-ci-commit-phase-2Kamil Trzcinski2016-06-061-0/+36
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge branch 'notes-are-awardables' into 'master' Douwe Maan2016-06-061-0/+36
| | |\ \ \ \ \
| | | * | | | | Update tests on wordingZ.J. van de Weg2016-06-061-2/+2
| | | * | | | | Backend awardables on commentsZJ van de Weg2016-06-061-0/+36
| * | | | | | | Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2Kamil Trzcinski2016-06-062-8/+32
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Merge branch 'rename-ci-commit' into rename-ci-commit-phase-2Kamil Trzcinski2016-06-062-6/+22
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski2016-06-031-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Add workhorse controller and API helpersDouwe Maan2016-06-062-2/+5
| |_|/ / / / |/| | | | |
* | | | | | Add a U2F-specific audit log entry after logging in.Timothy Andrew2016-06-061-1/+25
* | | | | | Implement U2F registration.Timothy Andrew2016-06-061-7/+7
| |/ / / / |/| | | |
* | | | | Merge branch 'master' into awardablesawardablesZ.J. van de Weg2016-06-034-8/+111
|\ \ \ \ \ | |/ / / /