Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge branch 'mk-workaround-intermittent-failure' into 'master' | Douwe Maan | 2017-07-04 | 1 | -14/+24 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Reduce 28 test runs to 4mk-workaround-intermittent-failure | Michael Kozono | 2017-06-30 | 1 | -16/+20 | |
| * | | | | | | | | | Rspec/AroundBlock doesn’t know about rspec-retry | Michael Kozono | 2017-06-29 | 1 | -1/+1 | |
| * | | | | | | | | | Increase CI retries to 4 for these examples | Michael Kozono | 2017-06-29 | 1 | -0/+6 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'zj-i18n-pipeline-charts' into 'master' | Douwe Maan | 2017-07-04 | 6 | -26/+166 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Strings ready for translation; Pipeline chartszj-i18n-pipeline-charts | Z.J. van de Weg | 2017-07-03 | 6 | -26/+166 | |
* | | | | | | | | | | Merge branch 'tc-namespace-license-checks--multiple-assignees' into 'master' | Douwe Maan | 2017-07-04 | 13 | -49/+145 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Ensure /reassign does not assign multiple users | Toon Claes | 2017-06-20 | 1 | -5/+14 | |
| * | | | | | | | | | | Make MergeRequest respond to assignee_ids & assignee_ids= | Toon Claes | 2017-06-20 | 5 | -32/+47 | |
| * | | | | | | | | | | Backport /reassign quick command | Toon Claes | 2017-06-20 | 2 | -1/+35 | |
| * | | | | | | | | | | Backport issuable for assignee slash commands from EE | Toon Claes | 2017-06-20 | 2 | -8/+42 | |
| * | | | | | | | | | | Use helper method to set filtered search input attributes | Toon Claes | 2017-06-20 | 2 | -1/+13 | |
| * | | | | | | | | | | Use FormHelper#issue_assignees_dropdown_options for Issue sidebar | Toon Claes | 2017-06-20 | 2 | -6/+8 | |
| * | | | | | | | | | | [noop] Remove unused code | Toon Claes | 2017-06-20 | 1 | -2/+0 | |
| * | | | | | | | | | | FormHelper#issue_assignees_dropdown_options never has multiple assignees | Toon Claes | 2017-06-20 | 3 | -15/+7 | |
* | | | | | | | | | | | Merge branch '34141-allow-unauthenticated-access-to-the-users-api' into 'master' | Rémy Coutable | 2017-07-04 | 8 | -22/+129 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Simplify authentication logic in the v4 users API for !12445. | Timothy Andrew | 2017-07-04 | 3 | -10/+25 | |
| * | | | | | | | | | | Implement review comments for !12445 from @jneen.34141-allow-unauthenticated-access-to-the-users-api | Timothy Andrew | 2017-07-03 | 2 | -1/+34 | |
| * | | | | | | | | | | Merge remote-tracking branch 'origin/master' into 34141-allow-unauthenticated... | Timothy Andrew | 2017-06-30 | 844 | -7962/+20533 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Implement review comments for !12445 from @godfat and @rymai. | Timothy Andrew | 2017-06-30 | 7 | -32/+26 | |
| * | | | | | | | | | | | Add CHANGELOG entry for CE MR 12445 | Timothy Andrew | 2017-06-26 | 1 | -0/+4 | |
| * | | | | | | | | | | | Allow unauthenticated access to the `/api/v4/users` API. | Timothy Andrew | 2017-06-26 | 4 | -10/+61 | |
* | | | | | | | | | | | | Merge branch '34647-fix-move_spec' into 'master' | Sean McGivern | 2017-07-04 | 1 | -4/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | wait_for_requests is not needed when AJAX is not in play | Rémy Coutable | 2017-07-04 | 1 | -4/+1 | |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'fix-pending-delete-forks' into 'master' | Sean McGivern | 2017-07-04 | 2 | -29/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Don't resolve fork relationships for projects pending delete | Nick Thomas | 2017-07-04 | 2 | -2/+18 | |
| * | | | | | | | | | | | | Clean up the ForkedProjectLink specs | Nick Thomas | 2017-07-04 | 1 | -29/+35 | |
* | | | | | | | | | | | | | Merge branch 'gitaly-clean-up-tests' into 'master' | Sean McGivern | 2017-07-04 | 8 | -144/+95 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Remove unnecessary clear_stubs calls | Jacob Vosmaer | 2017-07-04 | 2 | -12/+0 | |
| * | | | | | | | | | | | | Add test for GitalyClient::Ref#find_ref_name | Jacob Vosmaer | 2017-07-04 | 2 | -1/+10 | |
| * | | | | | | | | | | | | Add a UTF-8 encoding matcher | Jacob Vosmaer | 2017-06-30 | 5 | -8/+19 | |
| * | | | | | | | | | | | | Remove unnecessary contexts | Jacob Vosmaer | 2017-06-30 | 3 | -131/+74 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'tc-no-delete-protected-merged-branches' into 'master' | Rémy Coutable | 2017-07-04 | 3 | -0/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | DeleteMergedBranchesService should not delete protected branches | Toon Claes | 2017-07-04 | 3 | -0/+14 | |
* | | | | | | | | | | | | Merge branch 'sh-optimize-project-commit-api' into 'master' | Rémy Coutable | 2017-07-04 | 2 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Optimize creation of commit API by using Repository#commit instead of Reposit...sh-optimize-project-commit-api | Stan Hu | 2017-07-03 | 2 | -1/+5 | |
* | | | | | | | | | | | | | Merge branch 'hb-hide-archived-labels-from-group-issue-tracker' into 'master' | Sean McGivern | 2017-07-04 | 3 | -4/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Hide archived project labels from group issue tracker | Horacio Bertorello | 2017-06-30 | 3 | -4/+13 | |
* | | | | | | | | | | | | | Merge branch 'monitoring-dashboard-fix-y-label' into 'master'bjk/pipeline_metric | Phil Hughes | 2017-07-04 | 4 | -3/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Fixed the y_label not setting correctly for each graph on the monitoring dash...monitoring-dashboard-fix-y-label | Jose Ivan Vargas | 2017-07-03 | 4 | -3/+18 | |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Update CHANGELOG.md for 9.3.4 | James Edwards-Jones | 2017-07-03 | 1 | -0/+4 | |
* | | | | | | | | | | | | Merge branch 'jej-update-gitlab-shell-to-5-1-1' into 'master' | James Edwards-Jones | 2017-07-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Update GITLAB_SHELL_VERSION to 5.1.1jej-update-gitlab-shell-to-5-1-1 | James Edwards-Jones | 2017-07-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch 'autosize-js-perf' into 'master' | Clement Ho | 2017-07-03 | 1 | -19/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Make autosize fields more performant and remove broken autosize handle | Bryce Johnson | 2017-07-03 | 1 | -19/+4 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'sh-allow-force-repo-create' into 'master' | Sean McGivern | 2017-07-03 | 3 | -11/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Change the force flag to a keyword argumentsh-allow-force-repo-create | Douglas Barbosa Alexandre | 2017-07-03 | 2 | -3/+3 | |
| * | | | | | | | | | | | | | Make Project#ensure_repository force create a repo | Stan Hu | 2017-06-30 | 3 | -10/+27 | |
* | | | | | | | | | | | | | | Merge branch 'add-ci_variables-environment_scope' into 'master' | Kamil Trzciński | 2017-07-03 | 9 | -5/+164 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into add-ci_variables-environm...add-ci_variables-environment_scope | Lin Jen-Shin | 2017-07-04 | 194 | -1086/+2900 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |