- 21 Nov, 2018 36 commits
-
-
Marcia Ramos authored
deprecate UX Guide and redirect to design.gitlab Closes #54089 See merge request gitlab-org/gitlab-ce!22796
-
Sarrah Vesselov authored
-
Yorick Peterse authored
This reverts merge request !23234
-
Stan Hu authored
Documentation: Fix typo in Merge request description See merge request gitlab-org/gitlab-ce!23266
-
Mark Lapierre authored
Make existing SSH create / remove test into a Smoke test Closes #52699 See merge request gitlab-org/gitlab-ce!23252
-
Grzegorz Bizon authored
Use cached size when passing artifacts to Runner See merge request gitlab-org/gitlab-ce!23228
-
Stan Hu authored
Precisions about the times specified in gitlab.rb for Rack Attack See merge request gitlab-org/gitlab-ce!23246
-
Phil Hughes authored
Fixes stuck tooltip on stop env button Closes #53571 and #54282 See merge request gitlab-org/gitlab-ce!23244
-
Kamil Trzciński authored
Work around Ruby 2.5.3 crash when a CI job is selected See merge request gitlab-org/gitlab-ce!23256
-
Achilleas Pipinellis authored
Docs: specify regexp language used for `only`/`except` mechanism in `.gitlab-ci.yaml` See merge request gitlab-org/gitlab-ce!23235
-
Douwe Maan authored
Port of EE-translations to CE See merge request gitlab-org/gitlab-ce!23247
-
Phil Hughes authored
Adds missing status in deployment widget See merge request gitlab-org/gitlab-ce!23239
-
Sean McGivern authored
Documented Response of /wikis/home should be a wiki object and not an array See merge request gitlab-org/gitlab-ce!23263
-
Sean McGivern authored
Resolve "Access project from descendent groups when selecting project to create new issue" Closes #47096 and #52453 See merge request gitlab-org/gitlab-ce!22612
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
Filipa Lacerda authored
* master: (24 commits) Adds a PHILOSOPHY.md Externalize strings from `/app/views/abuse_reports` Fix Issuable container element selector for shortcuts handling Enable Rubocop on lib/gitlab Add user docs for Pages access control Added information about syntax highlighting in Web IDE. Fixes gitlab-org/gitlab-ce#53571 Align issue status label and confidential icon Externalize strings from `/app/views/repository_check_mailer` Remove instances of `@extend .monospace` Resolve "The reply shortcut can add any text of the page to the "comment" text area" Upgrade escape_utils to 1.2.1 Add dedicated runner tags to assets job Upgrade gitlab eslint config to latest Fix broken karma specs Disable conflicting eslint rules Prettify all the things Upgrade prettier to 1.15.2 Added a test for open merge request files Update CHANGELOG.md for 11.4.7 Open first 10 merge request files in IDE ...
-
Rémy Coutable authored
Enable Rubocop on lib/gitlab See merge request gitlab-org/gitlab-ce!23259
-
Kushal Pandya authored
Externalize strings from `/app/views/abuse_reports` See merge request gitlab-org/gitlab-ce!23203
-
Yogesh Mangaj authored
-
Steve Azzopardi authored
-
Marin Jankovski authored
Add dedicated runner tags to assets job See merge request gitlab-org/gitlab-ce!23242
-
Sean McGivern authored
Adds a PHILOSOPHY.md See merge request gitlab-org/gitlab-ce!23200
-
Kenny Johnston authored
-
George Tsiolis authored
-
akkee authored
-
Tim Zallmann authored
CE Backport: Fix Issuable container element selector for shortcuts handling See merge request gitlab-org/gitlab-ce!23260
-
Kushal Pandya authored
-
Stan Hu authored
Ruby 2.5.3 in combination with Rails 5 appears to crash in development when a CI job is selected for a runner. For some reason, the return inside the block seems to seg fault. Let's get rid of this since this isn't a good coding practice in any case. Relates to https://gitlab.com/gitlab-org/gitlab-ce/issues/54281 Also see https://bugs.ruby-lang.org/issues/15325.
-
Victor Wu authored
Docs specify labels in project and group list pages See merge request gitlab-org/gitlab-ce!22886
-
Evan Read authored
Update README.md See merge request gitlab-org/gitlab-ce!23192
-
Evan Read authored
Fix typo in Getting Started page See merge request gitlab-org/gitlab-ce!23219
-
gfyoung authored
This should wrap up frozen string enablement for gitlab-ce. xref gitlab-org/gitlab-ce#47424.
-
Clement Ho authored
Upgrade prettier to v1.15.2 See merge request gitlab-org/gitlab-ce!22893
-
Evan Read authored
Add user docs for Pages access control Closes #54143 See merge request gitlab-org/gitlab-ce!23145
-
Achilleas Pipinellis authored
-
- 20 Nov, 2018 4 commits
-
-
Evan Read authored
Merge branch '53571-Add-the-fact-that-Web-IDE-does-syntax-highlighting-for-all-languages-supported-by-Monaco' into 'master' Added information about syntax highlighting in Web IDE. Fixes gitlab-org/gitlab-ce#53571 Closes #53571 See merge request gitlab-org/gitlab-ce!23117
-
Marc Schwede authored
-
Fatih Acet authored
Align issue status label and confidential icon Closes #53943 See merge request gitlab-org/gitlab-ce!23046
-
George Tsiolis authored
-