Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | recenter profile page nav links32465-center | Simon Knox | 2017-05-18 | 1 | -2/+2 |
| | |||||
* | Merge branch 'bvl-docs-dynamic-path-validator' into 'master' | Achilleas Pipinellis | 2017-05-17 | 1 | -3/+5 |
|\ | | | | | | | | | Update documentation on reserved words for groups and projects See merge request !11432 | ||||
| * | Update documentation on reserved words for groups and projects | Bob Van Landuyt | 2017-05-17 | 1 | -3/+5 |
|/ | |||||
* | Merge branch '32172-improve-responsive-styling-of-pipeline-schedules-form' ↵ | Tim Zallmann | 2017-05-17 | 7 | -124/+114 |
|\ | | | | | | | | | | | | | | | | | | | into 'master' Polish UI on pipeline schedules form Closes #32172 See merge request !11332 | ||||
| * | Use classes to select dropdown buttons.32172-improve-responsive-styling-of-pipeline-schedules-form | Bryce Johnson | 2017-05-15 | 1 | -2/+2 |
| | | |||||
| * | Clean up UI and styles. | Bryce Johnson | 2017-05-15 | 7 | -122/+112 |
| | | |||||
* | | Merge branch 'sh-fix-delete-assignees-mysql' into 'master' | Stan Hu | 2017-05-17 | 1 | -4/+9 |
|\ \ | | | | | | | | | | | | | Fix deletion of issue assignees for MySQL See merge request !11426 | ||||
| * | | Fix deletion of issue assignees for MySQLsh-fix-delete-assignees-mysql | Stan Hu | 2017-05-16 | 1 | -4/+9 |
|/ / | | | | | | | | | MySQL builds on EE were failing due to MySQL not liking the complex subqueries. Simplify the deletion to use a subquery that works. | ||||
* | | Merge branch 'fe_guide-index-ascii-tree' into 'master' 22306-can-t-disable-project-services-trigger-or-unset-defined-channel-name-via-api | Clement Ho | 2017-05-16 | 1 | -9/+5 |
|\ \ | | | | | | | | | | | | | | | | | | | Update fe_guide/index.md to use readable ascii tree Closes #31330 See merge request !11423 | ||||
| * | | Update fe_guide/index.md to use readable ascii treefe_guide-index-ascii-tree | Luke "Jared" Bennett | 2017-05-16 | 1 | -9/+5 |
| | | | |||||
* | | | Merge branch 'ability_to_cancel_attaching_file' into 'master' | Douwe Maan | 2017-05-16 | 7 | -117/+330 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add an ability to cancel attaching file and redesign attaching files UI Closes #15611, #24270, and #28905 See merge request !9431 | ||||
| * | | | Add an ability to cancel attaching file and redesign attaching files UI | blackst0ne | 2017-05-16 | 7 | -117/+330 |
| | | | | |||||
* | | | | Merge branch 'sh-disable-merge-worker-in-spec' into 'master' | Robert Speicher | 2017-05-16 | 1 | -3/+5 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Disable Sidekiq in merge immediately spec to prevent transient build failures See merge request !11422 | ||||
| * | | | | Wait for all Vue resources to finish in merge immediately specsh-disable-merge-worker-in-spec | Stan Hu | 2017-05-16 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Disable Sidekiq in spec to prevent transient build failures | Stan Hu | 2017-05-16 | 1 | -3/+5 |
| | |/ / | |/| | | |||||
* | | | | Merge branch 'fix_assignee_yourick_approach' into 'master' | Douwe Maan | 2017-05-16 | 8 | -54/+206 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | Improve migration for Multipple issue assignee feature See merge request !11417 | ||||
| * | | | Improve migration for Multipple issue assignee feature | Valery Sizov | 2017-05-16 | 8 | -54/+206 |
| | | | | |||||
* | | | | Merge branch 'dm-blob-viewer-concerns' into 'master' | Robert Speicher | 2017-05-16 | 17 | -113/+125 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Move some blob viewer stuff around without changing behavior See merge request !11358 | ||||
| * | | | | Rename BlobViewer max_size to overridable_max_size and absolute_max_size to ↵dm-blob-viewer-concerns | Douwe Maan | 2017-05-15 | 9 | -42/+50 |
| | | | | | | | | | | | | | | | | | | | | max_size | ||||
| * | | | | Specify explicitly whether a blob viewer should be loaded asynchronously | Douwe Maan | 2017-05-13 | 12 | -69/+73 |
| | | | | | |||||
| * | | | | Allow blob viewer to support multiple filetypes | Douwe Maan | 2017-05-13 | 4 | -7/+7 |
| | | | | | |||||
* | | | | | Merge branch 'reenable-gitaly-ref-name' into 'master' | Robert Speicher | 2017-05-16 | 4 | -33/+53 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Re-enable gitaly migration for ref_name_for_sha after bugfixes See merge request !11310 | ||||
| * | | | | | Re-enable gitaly migration for ref_name_for_sha after bugfixesreenable-gitaly-ref-name | Alejandro Rodríguez | 2017-05-16 | 4 | -33/+53 |
| | | | | | | |||||
* | | | | | | Merge branch 'use-common-vue-for-merge-request-widget' into 'master' | Fatih Acet | 2017-05-16 | 2 | -1/+3 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensure vue_merge_request_widget utilizes common_vue bundle See merge request !11269 | ||||
| * | | | | | | ensure merge-request-widget utilizes common_vue bundleuse-common-vue-for-merge-request-widget | Mike Greiling | 2017-05-15 | 2 | -1/+3 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch '32326-scrollable-tabs-overflow' into 'master' | Annabel Dunstone Gray | 2017-05-16 | 2 | -2/+6 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | prevent dropdowns from being cut-off by scrollable tab container Closes #32328 and #32326 See merge request !11399 | ||||
| * | | | | | | prevent dropdowns from being cut-off by scrollable tab container32326-scrollable-tabs-overflow | Simon Knox | 2017-05-16 | 2 | -2/+6 |
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | rerender scrollable-tab area after Resolve Discussions button is rendered | ||||
* | | | | | | Merge branch 'modulify-and-tech-debt-gfm-auto-complete' into 'master' | Clement Ho | 2017-05-16 | 10 | -251/+270 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make `gfm_auto_complete` into a module and fix up tech debt See merge request !11065 | ||||
| * | | | | | | Make `gfm_auto_complete` into a module and fix up tech debt | Eric Eastwood | 2017-05-16 | 10 | -251/+270 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'i18n-docs' into 'master' | Achilleas Pipinellis | 2017-05-16 | 2 | -0/+243 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | | Add guide to collaborate with i18n. See merge request !11196 | ||||
| * | | | | | Add guide to collaborate with i18n. | Rubén Dávila Santos | 2017-05-16 | 2 | -0/+243 |
|/ / / / / | |||||
* | | | | | Merge branch 'disable-css-and-jquery-animations-for-capybara' into 'master' | Douwe Maan | 2017-05-16 | 5 | -0/+22 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | disable animations for tests Closes #32194 See merge request !11324 | ||||
| * | | | | | Add test.js and test.css to disable animations during testing and include ↵disable-css-and-jquery-animations-for-capybara | Luke "Jared" Bennett | 2017-05-15 | 5 | -0/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | these in _head when testing | ||||
* | | | | | | Merge branch 'say-bye-bye-nicescroll' into 'master' | Annabel Dunstone Gray | 2017-05-16 | 3 | -13/+9 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes nicescroll from issuable sidebar See merge request !10831 | ||||
| * | | | | | | Removes nicescroll from issuable sidebar | Phil Hughes | 2017-05-16 | 3 | -13/+9 |
|/ / / / / / | |||||
* | | | | | | Merge branch '31998-pipelines-empty-state' into 'master' | Phil Hughes | 2017-05-16 | 3 | -16/+40 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only renders empty state for pipelines table if no pipelines are received when request is made Closes #31998 See merge request !11405 | ||||
| * | | | | | | Only renders empty state for pipelines table if no pipelines are received ↵ | Filipa Lacerda | 2017-05-16 | 3 | -16/+40 |
|/ / / / / / | | | | | | | | | | | | | | | | | | | when request is made | ||||
* | | | | | | Merge branch 'environments-button-open-same-tab' into 'master' | Annabel Dunstone Gray | 2017-05-16 | 2 | -1/+5 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed the target=_blank from the monitoring component Closes #32243 See merge request !11386 | ||||
| * | | | | | Removed the target=_blank from the monitoring componentenvironments-button-open-same-tab | Jose Ivan Vargas | 2017-05-15 | 2 | -1/+5 |
| | | | | | | |||||
* | | | | | | Merge branch 'patch-20' into 'master' | Rémy Coutable | 2017-05-16 | 2 | -2/+6 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #32340 - Include mention of "manual" scope in jobs api doc Closes #32340 See merge request !11411 | ||||
| * | | | | | | #32340 - Include mention of "manual" scope in jobs api doc | Zac Sturgess | 2017-05-16 | 2 | -2/+6 |
|/ / / / / / | |||||
* | | | | | | Merge branch 'cherry-pick-0663458c' into 'master' | Douwe Maan | 2017-05-16 | 25 | -121/+125 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename `build_events` to `job_events`, take 2. Closes #31620 See merge request !11403 | ||||
| * | | | | | | Merge branch 'bvl-rename-build-events-to-job-events' into 'master' cherry-pick-0663458c | Douwe Maan | 2017-05-16 | 25 | -121/+125 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename `build_events` to `job_events` Closes #31620 See merge request !11287 | ||||
* | | | | | | | Merge branch 'docs-add-more-conventions-for-docs-only-tests' into 'master' | Rémy Coutable | 2017-05-16 | 2 | -8/+15 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add more choices to name the branch for docs only tests See merge request !11413 | ||||
| * | | | | | | | Add more choices to name the branch for docs only tests | Achilleas Pipinellis | 2017-05-16 | 2 | -8/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://rubular.com/r/51mKdLm6RF | ||||
* | | | | | | | | Merge branch 'pms-uxguide-monospace-git-refs' into 'master' | Achilleas Pipinellis | 2017-05-16 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update UX guide to use monospace type for commit, branch, and tag refs See merge request !11342 | ||||
| * | | | | | | | | Update UX guide to use monospace type for commit, branch, and tag refspms-uxguide-monospace-git-refs | Pedro Moreira da Silva | 2017-05-15 | 1 | -1/+1 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge branch '31386-profile-fix-externallinks' into 'master' | Douwe Maan | 2017-05-16 | 2 | -2/+20 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Make Twitter Link on Profile page useable by fixing wrong target URL's" Closes #31386 See merge request !10931 | ||||
| * | | | | | | | | Fixed Regex(es) | Tim Zallmann | 2017-05-11 | 1 | -2/+2 |
| | | | | | | | | | |||||
| * | | | | | | | | Fixing Static Analysis Fail with Indentation | Tim Zallmann | 2017-05-08 | 1 | -2/+1 |
| | | | | | | | | |