- 01 Mar, 2018 16 commits
-
-
Filipa Lacerda authored
-
Filipa Lacerda authored
* master: (53 commits) init sidebar bundle separately to allow EE override Add support for custom container class Update class init config Update FilteredSearchManager init config Add group related config and endpoint methods to be consistent with EE Tag migration specs with :sidekiq to clear queues between tests Add update for packed-refs with git v2.16 Bump GitLab CI test image to use git v2.16 Ignore InlineJavaScript linter in existing script tag locations. Update inline_javascript.rb to lint uses of the javascript filter as well as script tags. Update inline_javascript.rb Forbid all inline script tags in Linter::InlineJavaScript Remove webpack bundle tag for enviroments remove a bunch of superfluous common_vue bundles Remove use of any_instance_of in runner spec Remove trailing line from plugin logger Improve plugins documentation and remove unnecessary rake task Refactor plugins feature and make some doc improvements prefer let and const in webpack config remove common_vue from CommonsChunkPlugin ...
-
Douwe Maan authored
Add ability to use external plugins as system hooks See merge request gitlab-org/gitlab-ce!17003
-
Filipa Lacerda authored
CE Platform port for EE epics filtered search changes See merge request gitlab-org/gitlab-ce!17445
-
Phil Hughes authored
init sidebar bundle separately to allow EE override See merge request gitlab-org/gitlab-ce!17412
-
Simon Knox authored
-
Phil Hughes authored
Use v-if in the expand button for performance See merge request gitlab-org/gitlab-ce!17394
-
Rémy Coutable authored
Forbid all inline script tags in Linter::InlineJavaScript See merge request gitlab-org/gitlab-ce!17437
-
Rémy Coutable authored
Tag migration specs with :sidekiq to clear queues between tests See merge request gitlab-org/gitlab-ce!17442
-
Rémy Coutable authored
Remove use of any_instance_of in runner spec See merge request gitlab-org/gitlab-ce!17427
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
Kushal Pandya authored
-
DJ Mountney authored
Bump GitLab CI image to use git 2.16 See merge request gitlab-org/gitlab-ce!17440
-
Clement Ho authored
Removed protected_tags webpack bundle See merge request gitlab-org/gitlab-ce!17334
-
- 28 Feb, 2018 24 commits
-
-
Stan Hu authored
This was failing in https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/55004375
-
Stan Hu authored
-
Stan Hu authored
git 2.15.0 has some significant performance improvements when running `git fetch` on a repository that has lots of references. See https://gitlab.com/gitlab-com/migration/issues/216#note_60672987 for more details.
-
Connor Shea authored
-
Connor Shea authored
-
Jacob Schatz authored
Refactor pipelines show for webpack bundle tag removal See merge request gitlab-org/gitlab-ce!17127
-
Winnie Hellmann authored
-
Winnie Hellmann authored
-
Jacob Schatz authored
Remove webpack bundle tag for enviroments See merge request gitlab-org/gitlab-ce!17371
-
Constance Okoghenun authored
-
Clement Ho authored
# Conflicts: # config/webpack.config.js
-
Jacob Schatz authored
Cleanup webpack config See merge request gitlab-org/gitlab-ce!17410
-
Filipa Lacerda authored
-
Filipa Lacerda authored
* master: (41 commits) Remove cycle analytics bundle webpack entry point Replace whitespace demonstrating line-breaks in GFM docs Remove pipelines mini graph spec that wasn't actually testing anything Change the wording to reduce confusion about whether you need to reconfigure or restart. Add Assignees vue component missing data container Set security harness hook to executable after creation Fix for open-ended parameter's in lograge causing elastic memory issues Docs: explain feature availability in GitLab.com Patch 29 PagesDomain: improve breadcrumbs PagesDomain: Add edit/update functionality Add new job variables: CI_RUNNER_{REVISION,VERSION,EXECUTABLE_ARCH} Re-enable the remaning Wiki Gitaly-Endpoints Labels Select Tests Fix unnecessary spacing between labels Add changelog entry Make label filter URL dynamic Move the remaining EE-specific JS files to ee/ Specify base controller for Doorkeeper Fix example in Vuex docs ...
-
Jacob Schatz authored
# Conflicts: # config/webpack.config.js
-
Filipa Lacerda authored
Add Assignees vue component missing data container See merge request gitlab-org/gitlab-ce!17426
-
Stan Hu authored
Make sure wiki exists when it's enabled See merge request gitlab-org/gitlab-ce!17117
-
Filipa Lacerda authored
Remove pipelines mini graph spec that wasn't actually testing anything Closes #43636 See merge request gitlab-org/gitlab-ce!17428
-
Jacob Schatz authored
Remove cycle analytics bundle webpack entry point See merge request gitlab-org/gitlab-ce!17407
-
Clement Ho authored
-
Rémy Coutable authored
Set security harness hook to executable after creation Closes #43709 See merge request gitlab-org/gitlab-ce!17425
-
Rémy Coutable authored
Document new job variables: CI_RUNNER_{REVISION,VERSION,EXECUTABLE_ARCH} See merge request gitlab-org/gitlab-ce!16834
-
Rémy Coutable authored
Replace whitespace demonstrating line-breaks in GFM docs See merge request gitlab-org/gitlab-ce!16135
-
Jonathan Duck authored
-