summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | add a changelog itemfix_diff_parsingValery Sizov2017-10-151-0/+5
| | | | | | | | | | |
| * | | | | | | | | | Fix diff parser so it tolerates to diff special markers in the contentValery Sizov2017-10-152-1/+20
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'gitaly-call-kwargs' into 'master'Sean McGivern2017-10-161-4/+16
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix confusing double usage of 'metadata' See merge request gitlab-org/gitlab-ce!14871
| * | | | | | | | | | Fix confusing double usage of 'metadata'Jacob Vosmaer (GitLab)2017-10-161-4/+16
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'an/popen-deadline' into 'master'Sean McGivern2017-10-165-1/+208
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Popen with a timeout See merge request gitlab-org/gitlab-ce!14872
| * | | | | | | | | | Popen with a timeoutAndrew Newdigate2017-10-165-1/+208
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'implements-closing-docs' into 'master'Sean McGivern2017-10-161-1/+2
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docs for Add "implements" to the default issue closing message regex See merge request gitlab-org/gitlab-ce!14880
| * | | | | | | | | | Update automatic_issue_closing.mdimplements-closing-docsVictor Wu2017-10-131-1/+2
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'backport-milestone-select-change' into 'master'Filipa Lacerda2017-10-161-0/+2
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport a change in milestone_select from EE See merge request gitlab-org/gitlab-ce!14878
| * | | | | | | | | | | Backport a change in milestone_select from EEbackport-milestone-select-changePhil Hughes2017-10-131-0/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch ↵Kamil Trzciński2017-10-164-0/+31
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'fix/sm/38960-collect-usage-pings-gcp-cluster-enabled-and-gcp-cluster-disabled-instead-of-gcp-cluster-count' into 'master' Collect usage pings `Gcp::Cluster.enabled` and `Gcp::Cluster.disabled`, instead of `Gcp::Cluster.count` Closes #38960 See merge request gitlab-org/gitlab-ce!14807
| * | | | | | | | | | | Collect usage pings `Gcp::Cluster.enabled` and `Gcp::Cluster.disabled`, ↵fix/sm/38960-collect-usage-pings-gcp-cluster-enabled-and-gcp-cluster-disabled-instead-of-gcp-cluster-countShinya Maeda2017-10-114-0/+31
| | |_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | instead of `Gcp::Cluster.count`
* | | | | | | | | | | Merge branch '35853-pages-missing-dotfiles' into 'master'Kamil Trzciński2017-10-163-0/+5
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Include a .hidden directory in pages artifact extraction tests See merge request gitlab-org/gitlab-ce!14852
| * | | | | | | | | | | Include a .hidden directory in pages artifact extraction testsNick Thomas2017-10-123-0/+5
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch '27654-retry-button' into 'master'Phil Hughes2017-10-165-20/+10
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move retry button to sidebar Closes #27654 See merge request gitlab-org/gitlab-ce!14873
| * | | | | | | | | | | | Move retry button to sidebarFilipa Lacerda2017-10-165-20/+10
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'bvl-update-settings-api-docs' into 'master'Achilleas Pipinellis2017-10-141-32/+83
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the settings api documentation See merge request gitlab-org/gitlab-ce!14877
| * | | | | | | | | | | Update the settings api documentationbvl-update-settings-api-docsBob Van Landuyt2017-10-131-32/+83
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch '39111-remove-n-shortcut' into 'master'Filipa Lacerda2017-10-131-4/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove global dropdown shortcut from help modal Closes #39111 See merge request gitlab-org/gitlab-ce!14876
| * | | | | | | | | | | Remove global dropdown shortcut from help modal39111-remove-n-shortcutAnnabel Dunstone Gray2017-10-131-4/+0
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'ph-shortcut-js-modules' into 'master'Filipa Lacerda2017-10-1312-322/+242
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove shortcut JS classes from global namespace See merge request gitlab-org/gitlab-ce!14783
| * | | | | | | | | | | spec fixesph-shortcut-js-modulesPhil Hughes2017-10-132-6/+4
| | | | | | | | | | | |
| * | | | | | | | | | | Remove shortcut JS classes from global namespacePhil Hughes2017-10-1312-317/+239
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'gitlab-ee-1312-time-spent-at' into 'master'Sean McGivern2017-10-1311-11/+227
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added date parameter for time tracking See merge request gitlab-org/gitlab-ce!14866
| * | | | | | | | | | added date parameter for time trackinggitlab-ee-1312-time-spent-atVlad2017-10-1311-11/+227
| |/ / / / / / / / /
* | | | | | | | | | Merge branch '39096-upgrade-vuex' into 'master'Phil Hughes2017-10-132-4/+4
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Vuex version Closes #39096 See merge request gitlab-org/gitlab-ce!14868
| * | | | | | | | | | Update Vuex version39096-upgrade-vuexFilipa Lacerda2017-10-132-4/+4
| | | | | | | | | | |
* | | | | | | | | | | Merge branch '37571-replace-wikipage-createservice-with-factory' into 'master'Rémy Coutable2017-10-138-27/+12
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replaces 'WikiPage::CreateService' calls with 'wiki_page' factory Closes #37571 See merge request gitlab-org/gitlab-ce!14850
| * | | | | | | | | | | Replaces 'WikiPage::CreateService' calls with 'wiki_page' factoryJacopo2017-10-138-27/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We replace the usage of WikiPage::CreateService with the wiki_page factory in the specs.
* | | | | | | | | | | | Merge branch 'gitaly-merge' into 'master'Sean McGivern2017-10-139-17/+143
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge Merge Requests via Gitaly Closes gitaly#654 See merge request gitlab-org/gitlab-ce!14791
| * | | | | | | | | | | Merge Merge Requests via GitalyJacob Vosmaer2017-10-139-17/+143
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'grpc-1.6.6' into 'master'Rémy Coutable2017-10-131-1/+4
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use grpc 1.6.6 See merge request gitlab-org/gitlab-ce!14821
| * | | | | | | | | | | Use grpc 1.6.6Jacob Vosmaer2017-10-131-1/+4
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'server-flash-click-remove' into 'master'Filipa Lacerda2017-10-133-2/+34
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed server rendered flash not being removed on click See merge request gitlab-org/gitlab-ce!14864
| * | | | | | | | | | | Fixed server rendered flash not being removed on clickserver-flash-click-removePhil Hughes2017-10-133-2/+34
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'backport-ee-2869' into 'master'Sean McGivern2017-10-133-16/+34
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | backport for gitlab-ee!2869 See merge request gitlab-org/gitlab-ce!14505
| * | | | | | | | | | | backport for gitlab-ee!2869backport-ee-2869Simon Knox2017-10-133-16/+34
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'google-protobuf-3.4.1.1' into 'master'Rémy Coutable2017-10-131-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use google-protobuf 3.4.1.1 See merge request gitlab-org/gitlab-ce!14820
| * | | | | | | | | | | Use google-protobuf 3.4.1.1google-protobuf-3.4.1.1Jacob Vosmaer2017-10-111-1/+1
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch '39032-improve-merge-ongoing-check-consistency' into 'master'Sean McGivern2017-10-135-2/+46
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make "merge ongoing" check more consistent Closes #39032 See merge request gitlab-org/gitlab-ce!14825
| * | | | | | | | | | | Simplify check for running job on Redis39032-improve-merge-ongoing-check-consistencyOswaldo Ferreira2017-10-134-3/+22
| | | | | | | | | | | |
| * | | | | | | | | | | Make "merge ongoing" check more consistentOswaldo Ferreira2017-10-113-2/+27
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'es-module-broadcast_message' into 'master'Phil Hughes2017-10-134-26/+29
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor broadcast_message.js See merge request gitlab-org/gitlab-ce!14853
| * | | | | | | | | | | | Refactor broadcast_message.jsMike Greiling2017-10-134-26/+29
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch '38869-members' into 'master'Phil Hughes2017-10-134-120/+110
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes Members, memberExpiration from window object See merge request gitlab-org/gitlab-ce!14808
| * | | | | | | | | | | Remove members and memberExpirationDate from window object38869-membersFilipa Lacerda2017-10-124-120/+110
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'revert-8ae7963c' into 'master'Rémy Coutable2017-10-132-6/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "Merge branch '36160-select2-dropdown' into 'master'" See merge request gitlab-org/gitlab-ce!14851
| * | | | | | | | | | | Revert "Merge branch '36160-select2-dropdown' into 'master'"revert-8ae7963cFilipa Lacerda2017-10-122-6/+0
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | This reverts merge request !14768
* | | | | | | | | | | Merge branch 'fix-cursor-path' into 'master'Tim Zallmann2017-10-131-2/+2
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use image-url instead of url so that asset pipeline can do it's thing Closes #38980 See merge request gitlab-org/gitlab-ce!14799
| * | | | | | | | | | Use image-url instead of url so that asset pipeline can do it's thingfix-cursor-pathClement Ho2017-10-101-2/+2
| | |_|_|_|/ / / / / | |/| | | | | | | |