summaryrefslogtreecommitdiff
path: root/spec/controllers
Commit message (Expand)AuthorAgeFilesLines
* Fixed project logo when it is LFS trackedFrancisco Javier López2018-08-302-96/+58
* Merge branch 'issue_36138' into 'master'Sean McGivern2018-08-281-0/+11
|\
| * Allow to delete group milestonesissue_36138Felipe Artur2018-08-061-0/+11
* | Speed up diff comparisons by limiting number of commit messages renderedStan Hu2018-08-221-0/+49
* | Merge branch '41441-add-target-branch-name-to-cherrypick-confirmation' into '...Sean McGivern2018-08-221-1/+1
|\ \
| * | Add target branch to cherry pick confirmation messageGeorge Andrinopoulos2018-08-191-1/+1
* | | Refactor AutocompleteControllerdefine-abstraction-levelsYorick Peterse2018-08-201-8/+5
|/ /
* | Whitelist existing destroy_all offensesblacklist-destroy-allYorick Peterse2018-08-162-2/+2
* | Add email_events to replace EMAIL_EVENTS because it needs to be dynamic,Mark Chao2018-08-141-4/+5
* | Fix logins via OAuth2 geting logged out in an hourStan Hu2018-08-101-0/+4
* | Merge branch '35952-keep-project-repository-settings-open-after-submit' into ...Tim Zallmann2018-08-082-3/+3
|\ \
| * | fix spec failuresMike Greiling2018-08-082-3/+3
* | | Don't set gon variables in JSON requestsPeter Leitzen2018-08-071-0/+51
|/ /
* | Merge branch 'osw-fix-missing-and-duplicated-milestones-on-list' into 'master'Sean McGivern2018-08-071-2/+31
|\ \
| * | Fix missing and duplicates on project milestone listing pageOswaldo Ferreira2018-08-071-2/+31
* | | Squashed commit of the following:Shinya Maeda2018-08-071-0/+24
* | | Merge branch 'group-todos' into 'master'Sean McGivern2018-08-071-110/+23
|\ \ \
| * | | Revert "Revert "Merge branch 'ee-5481-epic-todos' into 'master'""Jarka Kadlecová2018-08-021-110/+23
* | | | Merge branch 'sh-support-bitbucket-server-import' into 'master'Tim Zallmann2018-08-061-0/+154
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-313-22/+147
| |\ \ \
| * \ \ \ Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-274-5/+37
| |\ \ \ \
| * | | | | Consolidate server errors and add specsStan Hu2018-07-261-1/+1
| * | | | | Fix failing specsStan Hu2018-07-261-2/+2
| * | | | | Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-252-8/+93
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-191-3/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-182-0/+43
| |\ \ \ \ \ \ \
| * | | | | | | | Add missing stubbed parameterStan Hu2018-07-171-1/+1
| * | | | | | | | Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-121-44/+5
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-1259-158/+247
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Finish specs for spec/controllers/import/bitbucket_server_controller_spec.rbStan Hu2018-07-091-2/+53
| * | | | | | | | | | Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-095-9/+9
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Test server connection errorStan Hu2018-07-081-0/+5
| * | | | | | | | | | | Add spec when project can't be savedStan Hu2018-07-081-7/+12
| * | | | | | | | | | | Add spec for project not foundStan Hu2018-07-081-0/+10
| * | | | | | | | | | | Add more specs and fix some typosStan Hu2018-07-081-0/+6
| * | | | | | | | | | | Add initial specs for app/controllers/import/bitbucket_server_controller.rbStan Hu2018-07-081-0/+77
* | | | | | | | | | | | Add group milestones to dashboard milestone pageChantal Rollison2018-08-031-1/+18
* | | | | | | | | | | | Fix merge request controller spec because to as_jsonShinya Maeda2018-08-031-1/+1
* | | | | | | | | | | | Merge branch 'master-ce' into artifact-format-v2-with-parserShinya Maeda2018-08-031-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'frozen-string-enable-app-models' into 'master'Rémy Coutable2018-08-021-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Enable frozen string in app/models/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-modelsgfyoung2018-07-261-1/+1
* | | | | | | | | | | | | Squashed commit of the following:Shinya Maeda2018-08-021-0/+58
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'bvl-user-status-message-35463' into 'master'Rémy Coutable2018-08-012-0/+32
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Show the status of a user in interactionsBob Van Landuyt2018-07-301-0/+23
| * | | | | | | | | | | | Allow users to set a statusBob Van Landuyt2018-07-301-0/+9
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'master' into '41416-making-instance-wide-data-tools-more-access...Luke Bennett2018-07-313-22/+147
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'feature/gb/login-activity-metrics' into 'master'Sean McGivern2018-07-311-0/+44
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Add authentication metrics for sessionless sign inGrzegorz Bizon2018-07-271-0/+44
| | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Fix bug with Wiki pages encodingFrancisco Javier López2018-07-311-20/+101
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | [Backport] View summed weights of issues in board columnFelipe Artur2018-07-301-2/+2
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |