summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | Remove .project-home-links CSS for mobileTakuya Noguchi2018-12-121-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
| * | | | | | | | | | | | | Remove .project-home-panel CSS for mobileTakuya Noguchi2018-12-121-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
| * | | | | | | | | | | | | Remove .git-clone-holder CSS for mobileTakuya Noguchi2018-12-121-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
| * | | | | | | | | | | | | Remove non-effective .project-repo-buttons CSSTakuya Noguchi2018-12-121-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
| * | | | | | | | | | | | | Replace .group-buttons with display propertiesTakuya Noguchi2018-12-122-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
| * | | | | | | | | | | | | Replace .activity-filter-block with display propertiesTakuya Noguchi2018-12-122-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
| * | | | | | | | | | | | | Remove .projects-search-formTakuya Noguchi2018-12-121-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
| * | | | | | | | | | | | | Replace aside:not(.right-sidebar) with display propertiesTakuya Noguchi2018-12-122-7/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
| * | | | | | | | | | | | | Remove .note-created-agoTakuya Noguchi2018-12-121-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
| * | | | | | | | | | | | | Remove .new-issue-linkTakuya Noguchi2018-12-122-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
| * | | | | | | | | | | | | Move .referenced-usersTakuya Noguchi2018-12-122-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
| * | | | | | | | | | | | | Remove .milestone-filterTakuya Noguchi2018-12-121-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | | | | | | | | | | | | | Merge branch 'fix-popover-header-size' into 'master'Annabel Dunstone Gray2019-01-031-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Force popover-header to size 14px instead of rems Closes gitlab-ee#8941 See merge request gitlab-org/gitlab-ce!24065
| * | | | | | | | | | | | | Force popover-header to size 14px instead of remsClement Ho2019-01-031-1/+2
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'ce-1979-fe-settings-empty' into 'master'Kushal Pandya2019-01-033-24/+68
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CE Port of "(Part 1) FE multiple approval rules settings - empty state" See merge request gitlab-org/gitlab-ce!24087
| * | | | | | | | | | | | | Update callout component to receive slotce-1979-fe-settings-emptyPaul Slaughter2019-01-022-24/+46
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | **Why?** - This is needed to add buttons to the callout
| * | | | | | | | | | | | | Add gl-spinner animation classPaul Slaughter2019-01-021-0/+22
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'add-link-rel-me' into 'master'Clement Ho2019-01-031-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add rel=me to user's website link See merge request gitlab-org/gitlab-ce!24089
| * | | | | | | | | | | | | | Add rel=me to user's website linkWiktor Kwapisiewicz2019-01-031-1/+1
|/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rel=me links allow cross-linking of user's identities. This behavior is used by software to determine if user controls profiles on two different sites. For example Mastodon uses it to display verified badge on links. Both Twitter and GitHub automatically add rel=me to links added to users' profiles. See: https://www.zylstra.org/blog/2018/10/mastodon-rel-me/ See: http://microformats.org/wiki/rel-me
* | | | | | | | | | | | | | Merge branch 'sh-drop-webhooks-project-export' into 'master'50521-block-emojis-and-symbol-characters-from-user-s-full-namesDouwe Maan2019-01-033-7/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop Webhooks from project import/export config Closes #53513 See merge request gitlab-org/gitlab-ce!24121
| * | | | | | | | | | | | | | Drop Webhooks from project import/export configStan Hu2019-01-033-7/+6
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Webhook URLs were recently encrypted in the database via https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/21645, and as a result they are no longer exported. When an exported project with Webhooks is imported, the project import service will fail with `URI::InvalidURIError: bad URI(is not URI?)` due to a blank URL. We avoid this by disabling the export/import of Webhooks in the first place. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53513
* | | | | | | | | | | | | | Merge branch '55883-modal-header-titles-have-an-unnecessary-top-margin' into ↵Clement Ho2019-01-033-5/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'master' Remove unnecessary top margin in modal header titles Closes #55883 See merge request gitlab-org/gitlab-ce!24108
| * | | | | | | | | | | | | | Remove top margin in modal header titles55883-modal-header-titles-have-an-unnecessary-top-marginLukas Eipert2019-01-033-5/+19
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'qa-issues-collapsible-comments' into 'master'Sanad Liaquat2019-01-037-28/+99
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Collapsible Comments Test for Issues Closes #52617 See merge request gitlab-org/gitlab-ce!22985
| * | | | | | | | | | | | | | | Collapsible Comments Test for IssuesRamya Authappan2019-01-037-28/+99
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge branch 'deprecated-positional-spec-arguments' into 'master'Lin Jen-Shin2019-01-035-9/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix deprecation: Using positional arguments in integration tests See merge request gitlab-org/gitlab-ce!24110
| * | | | | | | | | | | | | | Fix deprecation: Using positional arguments in integration testsJasper Maes2019-01-025-9/+14
| |/ / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch '54844-report-syntax-dep-scan-ado' into 'master'Kamil Trzciński2019-01-033-1/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use reports syntax for Dependency scanning job Closes #54844 See merge request gitlab-org/gitlab-ce!24081
| * | | | | | | | | | | | | | Use reports syntax for Dependency scanning jobTetiana Chupryna2019-01-033-1/+10
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'allow-basic-auth-on-go-get-middleware' into 'master'Douwe Maan2019-01-033-34/+35
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow basic auth on go get middleware Closes #45055 See merge request gitlab-org/gitlab-ce!23497
| * | | | | | | | | | | | | | Revert changesmortyccp2019-01-031-1/+1
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix lint errorsmortyccp2019-01-031-3/+3
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Remove authentication via warden and PRIVATE_TOKEN headermortyccp2019-01-033-77/+32
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix rspec error in rails 4mortyccp2019-01-031-0/+1
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fix lint errormortyccp2019-01-031-2/+5
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Allow basic authentication on go get middlewaremortyccp2019-01-034-17/+59
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge branch 'patch-37' into 'master'Douwe Maan2019-01-031-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update GITLAB_SHELL_VERSION to 8.4.4 See merge request gitlab-org/gitlab-ce!24106
| * | | | | | | | | | | | | | Update GITLAB_SHELL_VERSION to 8.4.4Jonathon Reinhart2019-01-021-1/+1
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pass push options along to gitlab-rails's post-receive endpoint See https://gitlab.com/gitlab-org/gitlab-shell/blob/master/CHANGELOG
* | | | | | | | | | | | | | Merge branch 'sh-bump-mini-test' into 'master'Lin Jen-Shin2019-01-032-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump minitest to 5.11.3 to match Gitaly version See merge request gitlab-org/gitlab-ce!24070
| * | | | | | | | | | | | | Bump minitest to 5.11.3 to match Gitaly versionsh-bump-mini-testStan Hu2018-12-302-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This prevents us from shipping duplicate versions of this gem.
* | | | | | | | | | | | | | Merge branch 'docs/add-requirements-for-auto-sast' into 'master'Achilleas Pipinellis2019-01-031-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add requirements for Auto SAST See merge request gitlab-org/gitlab-ce!24104
| * | | | | | | | | | | | | | Add requirements for Auto SASTdocs/add-requirements-for-auto-sastFabio Busatto2019-01-021-0/+3
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch '55860-use-OpenShift' into 'master'Kamil Trzciński2019-01-034-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use OpenShift in docs and Web UI instead of Openshift Closes #55860 See merge request gitlab-org/gitlab-ce!24097
| * | | | | | | | | | | | | | | Use OpenShift in docs and Web UI instead of OpenshiftTakuya Noguchi2019-01-024-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | | | | | | | | | | | | | | | Merge branch 'sh-make-qa-gems-consistent' into 'master'Sean McGivern2019-01-034-22/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update gems in Gemfile and qa/Gemfile to be consistent See merge request gitlab-org/gitlab-ce!24112
| * | | | | | | | | | | | | | | | Update gems in Gemfile and qa/Gemfile to be consistentStan Hu2019-01-024-22/+24
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will allow developers to run `bundle install` on both directories and avoid additional calls to RubyGems for local development. Also sets up the possibility of improved caching as mentioned in https://gitlab.com/gitlab-org/gitlab-ce/issues/55843.
* | | | | | | | | | | | | | | | Merge branch 'use-after-transition' into 'master'Grzegorz Bizon2019-01-034-2/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prefer to use after_transition Closes #55306 See merge request gitlab-org/gitlab-ce!24107
| * | | | | | | | | | | | | | | Prefer to use after_transitionuse-after-transitionKamil Trzciński2019-01-024-2/+8
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before_transition does not play nice when used with OptimisticLocking and this can result in triggering multiple events Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55306
* | | | | | | | | | | | | | | Merge branch '55290-docs-update-link-to-updated-prometheus-url' into 'master'Kushal Pandya2019-01-033-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | docs: Fix links to Prometheus Metrics Library Closes #55290 See merge request gitlab-org/gitlab-ce!23790
| * | | | | | | | | | | | | | Fix links to Prometheus Metrics LibraryTakuya Noguchi2018-12-133-3/+3
| | |_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>