summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* :white_check_mark: store specside-improve-error-messagesPhil Hughes2018-06-264-2/+109
|
* :face_palm: fixed error messagePhil Hughes2018-06-261-1/+1
|
* :speech_balloon: improve text in error messagePhil Hughes2018-06-261-3/+3
|
* use classes intead of adding more stylesPhil Hughes2018-06-261-7/+1
|
* make error messages a first class citizen in Web IDEPhil Hughes2018-06-267-19/+107
| | | | | This is to reduce the dependancy on the flash module which just modifies the DOM, whereas this now correcly uses the vDOM
* fixed eslintPhil Hughes2018-06-262-3/+1
|
* Improve branch 404 error in Web IDEPhil Hughes2018-06-264-20/+75
| | | | Part of #47323
* Merge branch 'issue_47729' into 'master'Sean McGivern2018-06-266-4/+134
|\ | | | | | | | | | | | | Fix refresh cache for open issues count service Closes #47945 See merge request gitlab-org/gitlab-ce!19904
| * BatchOpenIssuesCount only updates public issues countissue_47729Felipe Artur2018-06-253-16/+19
| |
| * Fix refresh cache for open issues count serviceFelipe Artur2018-06-217-7/+134
| |
* | Merge branch 'unify-some-models' into 'master'Douwe Maan2018-06-263-1/+18
|\ \ | | | | | | | | | | | | CE: Move some EE only codes in models to their EE modules See merge request gitlab-org/gitlab-ce!20160
| * | Port Namespace#root_ancestor to CELin Jen-Shin2018-06-262-0/+17
| | |
| * | Bring changes from EEunify-some-modelsLin Jen-Shin2018-06-261-1/+1
| | |
* | | Merge branch 'patch-28' into 'master'Rémy Coutable2018-06-261-1/+1
|\ \ \ | | | | | | | | | | | | | | | | Update wrong initial setting transfer in application_settings_controller.rb See merge request gitlab-org/gitlab-ce!20059
| * | | Fix initial settings loading at the first run of GitLab installed from sourceAndrei Vukolov2018-06-251-1/+1
| | | |
| * | | Update wrong initial setting transfer in application_settings_controller.rbAndrei Vukolov2018-06-211-1/+1
| | | |
* | | | Merge branch 'dropdown-fix' into 'master'Phil Hughes2018-06-261-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Css fix for search dropdown overflow issue. See merge request gitlab-org/gitlab-ce!20011
| * | | | Fix for search dropdown scrollbar issue.İsmail Hakkı Ayaz2018-06-191-1/+1
| | | | |
* | | | | Merge branch 'i18n-extract-app/views/shared-boards' into 'master'Rémy Coutable2018-06-265-21/+21
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | i18n: externalize strings from 'app/views/shared/boards' See merge request gitlab-org/gitlab-ce!19934
| * | | | | i18n: externalize strings from 'app/views/shared/boards'Tao Wang2018-06-165-21/+21
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tao Wang <twang2218@gmail.com>
* | | | | | Merge branch 'add-proofreader' into 'master'Rémy Coutable2018-06-261-0/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Hiroyuki Sato as a Japanese proofreader See merge request gitlab-org/gitlab-ce!20134
| * | | | | | Add Hiroyuki Sato as a Japanese proofreaderHiroyuki Sato2018-06-251-0/+1
| | | | | | |
* | | | | | | Merge branch 'update_project_flash_error_message' into 'master'Rémy Coutable2018-06-262-2/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set flash error message only for current request when updating project Closes #43772 See merge request gitlab-org/gitlab-ce!20126
| * | | | | | | Set flash error message only for current request when updating projectAram Visser2018-06-252-2/+2
| | | | | | | |
* | | | | | | | Merge branch 'docs-contributing-links' into 'master'Achilleas Pipinellis2018-06-261-2/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update CONTRIBUTING.md to fix links See merge request gitlab-org/gitlab-ce!19814
| * | | | | | | | Update CONTRIBUTING.md to fix linksMarcel Amirault2018-06-141-2/+2
| | | | | | | | |
* | | | | | | | | Merge branch 'existing-gcp-accounts' into 'master'Mike Greiling2018-06-252-1/+6
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add back copy for existing gcp accounts within offer banner See merge request gitlab-org/gitlab-ce!20159
| * | | | | | | | | Add back copy for existing gcp accounts within offer bannerexisting-gcp-accountstauriedavis2018-06-252-1/+6
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch ↵Robert Speicher2018-06-253-6/+21
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '48339-sorting-by-name-on-explore-projects-page-renders-a-500-error-when-logged-in' into 'master' Resolve "Sorting by name on explore projects page renders a 500 error when logged in" Closes #48339 See merge request gitlab-org/gitlab-ce!20162
| * | | | | | | | | Add CHANGELOGDouglas Barbosa Alexandre2018-06-251-0/+5
| | | | | | | | | |
| * | | | | | | | | Fix sorting by name on explore projects pageDouglas Barbosa Alexandre2018-06-252-6/+16
| | | | | | | | | |
* | | | | | | | | | Merge branch 'changelog-code-style' into 'master'Robert Speicher2018-06-252-19/+41
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve shelling out in bin/changelog See merge request gitlab-org/gitlab-ce!18977
| * | | | | | | | | | Improve shelling out in bin/changelogJacob Vosmaer (GitLab)2018-06-252-19/+41
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'fix-alert-btn' into 'master'Mike Greiling2018-06-252-1/+6
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix alert button styling so that they don't show up white Closes #48407 See merge request gitlab-org/gitlab-ce!20163
| * | | | | | | | | | Do not style alert links that mimic buttonsClement Ho2018-06-252-1/+6
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'zj-exclude-geo-database-yaml' into 'master'Robert Speicher2018-06-251-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exclude Geo DB Yaml on CE too See merge request gitlab-org/gitlab-ce!20143
| * | | | | | | | | | | Exclude Geo DB Yaml on CE tooZeger-Jan van de Weg2018-06-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For Geo, a file is created for configuration of the database. This file shouldn't appear in CE, but if you've setup your GDK with a remote pointing to CE and one to EE, this file might be around when switching branches. This will mark the workspace dirty, which annoys me more than it should. [ci skip]
* | | | | | | | | | | | Merge branch '33886-resolve-fsevents-issues' into 'master'Clement Ho2018-06-254-133/+122
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "100% CPU for webpack-dev-server running in GDK" Closes #33886 See merge request gitlab-org/gitlab-ce!20113
| * | | | | | | | | | | Resolve "100% CPU for webpack-dev-server running in GDK"Mike Greiling2018-06-254-133/+122
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'unify-api-boards_spec.rb' into 'master'Robert Speicher2018-06-251-1/+0
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unify spec/requests/api/boards_spec.rb See merge request gitlab-org/gitlab-ce!20158
| * | | | | | | | | | Bring changes from EELin Jen-Shin2018-06-261-1/+0
| | | | | | | | | | |
* | | | | | | | | | | Merge branch '46202-webide-file-states' into 'master'Mike Greiling2018-06-254-20/+24
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Introduce hover, active, focus states for files in sidebar of Web IDE" Closes #46202 See merge request gitlab-org/gitlab-ce!19969
| * | | | | | | | | | | Resolve "Introduce hover, active, focus states for files in sidebar of Web IDE"Paul Slaughter2018-06-254-20/+24
|/ / / / / / / / / / /
* | | | | | | | | | | Merge branch 'unify-some-projects-controllers' into 'master'Robert Speicher2018-06-252-1/+2
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Unify some projects controllers See merge request gitlab-org/gitlab-ce!20157
| * | | | | | | | | | | Bring changes from EELin Jen-Shin2018-06-262-1/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge branch '34371-vue-components-tech-debt' into 'master'Mike Greiling2018-06-254-82/+88
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moves some issue boards components into `.vue` file See merge request gitlab-org/gitlab-ce!20106
| * | | | | | | | | | Moves list_dropdown and footer components to a .vue file34371-vue-components-tech-debtFilipa Lacerda2018-06-224-82/+88
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'jivl-update-gitlab-svg-package' into 'master'Tim Zallmann2018-06-250-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps gitlab-svg library version See merge request gitlab-org/gitlab-ce!20153
| * | | | | | | | | | | update gitlab-svg versionjivl-update-gitlab-svg-packageJose2018-06-252-4/+4
| | | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'fix-inconsistent-cancel-button' into 'master'Clement Ho2018-06-253-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change button text to more specific "Discard draft" Closes #47475 See merge request gitlab-org/gitlab-ce!20140