summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* remove ssh pull without gitaly testJacob Vosmaer2018-01-191-28/+13
* Merge branch 'mr-widget-vue' into 'master'Phil Hughes2018-01-191-12/+25
|\
| * Move archived component to vue fileFilipa Lacerda2018-01-181-12/+25
* | Merge branch '41532-email-reason' into 'master'Sean McGivern2018-01-195-5/+121
|\ \
| * | Initial work to add notification reason to emailsMario de la Ossa2018-01-165-5/+121
* | | WebIDE: Fix Commit bugsTim Zallmann2018-01-194-19/+15
* | | Merge branch '42157-41989-fix-duplicate-in-create-item-dropdown' into 'master'Phil Hughes2018-01-192-0/+119
|\ \ \
| * | | Fix duplicate item in protected branch/tag dropdown42157-41989-fix-duplicate-in-create-item-dropdownEric Eastwood2018-01-182-0/+119
* | | | Merge branch 'fix-description-loss' into 'master'Phil Hughes2018-01-191-0/+33
|\ \ \ \
| * | | | Add confirm when navigating away from page with tests.Jacob Schatz2018-01-181-0/+33
* | | | | Merge branch '42159-utf8-uploads' into 'master'Douwe Maan2018-01-191-8/+9
|\ \ \ \ \
| * | | | | Correctly escape UTF-8 path elements for uploadsNick Thomas2018-01-181-8/+9
* | | | | | Resolve "Projects API: filter 'with_issues_enabled=true' returns projects wit...Jan Christophersen2018-01-191-0/+26
* | | | | | Merge branch '42154-fix-artifact-size-calc' into 'master'Robert Speicher2018-01-181-0/+6
|\ \ \ \ \ \
| * | | | | | Fix a bug calculating artifact size for project statisticsNick Thomas2018-01-181-0/+6
* | | | | | | Merge branch '42187-update-gitlab-styles-to-2-3-0' into 'master'Robert Speicher2018-01-182-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Update rubocop, rubocop-rspec, and gitlab-styles42187-update-gitlab-styles-to-2-3-0Rémy Coutable2018-01-182-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch '41247-timestamp' into 'master'Robert Speicher2018-01-182-22/+50
|\ \ \ \ \ \ \
| * | | | | | | Return last edited time instead of update time41247-timestampJan Provaznik2018-01-182-22/+50
* | | | | | | | Merge branch 'rc/improve-mr-feature-specs' into 'master'Robert Speicher2018-01-1860-1748/+1087
|\ \ \ \ \ \ \ \
| * | | | | | | | Improve MR feature specs and reduce duplicationrc/improve-mr-feature-specsRémy Coutable2018-01-1860-1748/+1087
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Delete conflicting orphaned routesMichael Kozono2018-01-181-0/+61
* | | | | | | | Merge branch 'background-migration-fix' into 'master'Douwe Maan2018-01-181-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Reduce UPDATEs for background column type changesbackground-migration-fixYorick Peterse2018-01-181-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'issue_37143_2' into 'master'Sean McGivern2018-01-181-0/+29
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Remove unnecessary query from labels filterFelipe Artur2018-01-181-0/+29
* | | | | | | Merge branch 'remove-ide-pref' into 'master'Tim Zallmann2018-01-181-12/+0
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | remove specsremove-ide-prefPhil Hughes2018-01-151-12/+0
* | | | | | | Merge branch 'gitaly-commit-signature' into 'master'Sean McGivern2018-01-183-14/+92
|\ \ \ \ \ \ \
| * | | | | | | Retrieve commit signatures with GitalyJacob Vosmaer (GitLab)2018-01-183-14/+92
* | | | | | | | Remove Rugged::Walker from Repository#logJacob Vosmaer (GitLab)2018-01-181-38/+0
|/ / / / / / /
* | | | | | | Merge branch 'rc/fix-update_upload_paths_to_system_spec' into 'master'Sean McGivern2018-01-181-26/+32
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix spec/migrations/update_upload_paths_to_system_spec.rb to use the :migrati...rc/fix-update_upload_paths_to_system_specRémy Coutable2018-01-181-26/+32
* | | | | | | Merge branch 'feature/merge-request-system-hook' into 'master'Douwe Maan2018-01-188-13/+189
|\ \ \ \ \ \ \
| * | | | | | | accept_confirm requires js driverAlexis Reigel2018-01-171-1/+1
| * | | | | | | reference triggers.values for permitted parametersAlexis Reigel2018-01-172-3/+30
| * | | | | | | add missing permitted paramAlexis Reigel2018-01-171-0/+1
| * | | | | | | no need for a named parameterAlexis Reigel2018-01-171-1/+1
| * | | | | | | accepts `.all` as a hook scope as wellAlexis Reigel2018-01-171-1/+9
| * | | | | | | use safer .hooks_for instead of .public_sendAlexis Reigel2018-01-171-0/+18
| * | | | | | | extract concern for hook triggersAlexis Reigel2018-01-171-0/+17
| * | | | | | | api support for merge_requests_events system hookAlexis Reigel2018-01-041-1/+19
| * | | | | | | we only need a test for the happy pathAlexis Reigel2018-01-041-8/+0
| * | | | | | | use sentence case for "Merge request events"Alexis Reigel2018-01-041-1/+1
| * | | | | | | merge requests on system hook admin pageAlexis Reigel2018-01-041-8/+63
| * | | | | | | test hook for system merge request hookAlexis Reigel2018-01-041-0/+20
| * | | | | | | invoke SystemHooksService instead of direct modelAlexis Reigel2018-01-041-7/+3
| * | | | | | | execute system hooks from projectAlexis Reigel2018-01-042-1/+25
* | | | | | | | Merge branch '42129-fix-project-snippet-user-agent-detail' into 'master'Sean McGivern2018-01-181-3/+10
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix the user-agent detail API endpoint for project snippetsNick Thomas2018-01-171-3/+10