Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed the searching on the whole disk :-P44771-prettier-seems-to-ignore-the-overrides-2 | Tim Zallmann | 2018-06-15 | 1 | -3/+6 |
| | |||||
* | Added possibility to run prettier against one specific directory to make our ↵ | Tim Zallmann | 2018-06-15 | 1 | -3/+9 |
| | | | | conversion easier | ||||
* | Fixed Prettier Config Applying + Updated Prettier to newest version | Tim Zallmann | 2018-06-15 | 1 | -20/+20 |
| | |||||
* | Move the trigger-build script into one location to serve both omnibus and ↵refactor-trigger-build-script | Marin Jankovski | 2018-06-14 | 3 | -169/+181 |
| | | | | cloud-native triggers. | ||||
* | Add CI job to check Gemfile.rails5.lock | blackst0ne | 2018-06-12 | 1 | -0/+19 |
| | |||||
* | Follow Rubocop for scripts/prune-old-flaky-specs | Lin Jen-Shin | 2018-06-01 | 1 | -2/+3 |
| | |||||
* | Eliminate constants warnings by: | Lin Jen-Shin | 2018-06-01 | 1 | -1/+4 |
| | | | | | * Replace `require` or `require_relative` with `require_dependency` * Remove unneeded `autoload` | ||||
* | Merge branch 'dz-no-ee-check' into 'master' | Rémy Coutable | 2018-05-22 | 1 | -0/+7 |
|\ | | | | | | | | | | | | | Add check for top-level ee directory in CE repo Closes #46239 See merge request gitlab-org/gitlab-ce!19062 | ||||
| * | Update no-ee-check with rubocop recommendation. | Dmitriy Zaporozhets | 2018-05-22 | 1 | -3/+2 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | Add check for top-level ee directory in CE repo | Dmitriy Zaporozhets | 2018-05-21 | 1 | -0/+8 |
| | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | | Merge branch 'rc/improve-single-script-jobs-ci-config' into 'master' | Grzegorz Bizon | 2018-05-21 | 1 | -1/+1 |
|\ \ | | | | | | | | | | | | | Improve the single-script jobs CI config See merge request gitlab-org/gitlab-ce!19040 | ||||
| * | | Improve the single-script jobs CI configrc/improve-single-script-jobs-ci-config | Rémy Coutable | 2018-05-21 | 1 | -1/+1 |
| |/ | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | Build cloud native images on tags | DJ Mountney | 2018-05-17 | 1 | -0/+61 |
|/ | | | | | | | | | | | | | | | | When on a tag, trigger a multi-project pipeline in the CNG repostiory. Opting for a trigger rather than an addition to our release-tools project for a few reasons: - The Dockerfiles in the CNG image repo change infrequently, and as a result I don't feel the need/overhead for stable branches in that repo at this time - My intent with the CNG repo, is that once stable, the Dockerfiles would actualy move to their component projects, to be versioned with the code they are building - It is likely that we will want to followup with a manually triggered package for branches for devs, and possibly review apps, so it made sense to build the CNG ci jobs to accept this sort of pipeline. | ||||
* | Grant privileges after database is createdce-5980-add-ce-upgrade-ee-test | Lin Jen-Shin | 2018-05-16 | 4 | -14/+13 |
| | | | | Never drop the database when granting privileges | ||||
* | Only setup db in the first checkout! | Lin Jen-Shin | 2018-05-16 | 2 | -5/+9 |
| | |||||
* | Fix gitaly-ruby bundle poisoning in CI | Jacob Vosmaer (out of office May 10-14) | 2018-05-14 | 3 | -24/+136 |
| | |||||
* | Fix scripts/prune-old-flaky-specs requires Bundler to run | Rémy Coutable | 2018-04-11 | 1 | -0/+5 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Use RspecFlaky::Report in scripts/prune-old-flaky-specs37721-clean-outdated-flaky-specs-from-the-flaky-specs-report | Rémy Coutable | 2018-04-10 | 1 | -20/+6 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Introduce scripts/prune-old-flaky-specs to prune outdated flaky specs from ↵ | Rémy Coutable | 2018-04-10 | 1 | -0/+33 |
| | | | | | | the report Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Use standard codequality job | Olivier Gonzalez | 2018-04-04 | 1 | -19/+0 |
| | |||||
* | Correctly check whether package-and-qa runs for EEfix/qa/gb/use-project-path-in-package-and-qa-action | Grzegorz Bizon | 2018-04-03 | 1 | -1/+2 |
| | |||||
* | Add test for new README.md in docsdocs/add-test-for-readmes | Achilleas Pipinellis | 2018-03-26 | 1 | -3/+31 |
| | | | | Prefer index.md instead since they provide clean URLs in the docs site | ||||
* | Make use of the prettier ignore file during our save script | Lukas Eipert | 2018-03-26 | 1 | -0/+22 |
| | |||||
* | update eslintignore for node scripts | Mike Greiling | 2018-03-23 | 2 | -2/+0 |
| | |||||
* | prettify all node scripts | Mike Greiling | 2018-03-23 | 2 | -18/+6 |
| | |||||
* | Prettier Phase 1: Prettier Configuration, Prettifying of files and documentation | Tim Zallmann | 2018-03-14 | 2 | -0/+133 |
| | |||||
* | Wait for the pipeline to start before canceling itdocs/trigger-script | Achilleas Pipinellis | 2018-03-08 | 1 | -5/+14 |
| | |||||
* | Fix race condition when previewing docs | Achilleas Pipinellis | 2018-03-06 | 1 | -9/+24 |
| | | | | | | | | Cancel the pipeline that gets created the first time the remote branch is created in order not to overwrite the one we trigger afterwards. Closes https://gitlab.com/gitlab-com/gitlab-docs/issues/154 | ||||
* | Set security harness hook to executable after creationdocs/rs-harness-executable | Robert Speicher | 2018-02-28 | 1 | -0/+2 |
| | |||||
* | Optimize and improve the inline documentation for the codequality job | Rémy Coutable | 2018-02-21 | 1 | -0/+1 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Merge branch 'improve-codequality-job' into 'master'improve-codequality-job | Grzegorz Bizon | 2018-02-21 | 1 | -0/+18 |
| | | | | | Simplify the codequality job See merge request gitlab-org/gitlab-ee!4602 | ||||
* | Run lint:all tasks in forks42050-combine-all-rake-based-lints-in-one-rake-process-in-ci | Rémy Coutable | 2018-02-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Combine all rake tasks in the static-analysis job | Rémy Coutable | 2018-02-14 | 1 | -6/+1 |
| | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Add a security harness scriptrs-security-harness | Robert Speicher | 2018-02-13 | 1 | -0/+55 |
| | | | | | This script toggles a Git pre-push hook that will prevent pushing to remotes other than dev when the harness is enabled. | ||||
* | Ban Rugged from Repositoryban-rugged-app-models | Jacob Vosmaer | 2018-02-01 | 1 | -4/+1 |
| | |||||
* | Decouple more of Repository from Rugged | Jacob Vosmaer (GitLab) | 2018-01-30 | 1 | -0/+1 |
| | |||||
* | Don't run scripts/lint-changelog-yaml in scripts/static-analysis but only in ↵42569-lint-changelog-yaml-script-is-run-twice-in-ci | Rémy Coutable | 2018-01-30 | 1 | -1/+0 |
| | | | | | | the 'docs lint' job Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Use Process::Status rather than an integer | Lin Jen-Shin | 2018-01-26 | 1 | -2/+2 |
| | | | | However keep backward compatibility | ||||
* | Don't print stdout in case we're just printing warnings | Lin Jen-Shin | 2018-01-26 | 1 | -1/+0 |
| | | | | Otherwise it could be confusing | ||||
* | Fail static-analysis if there's output to stderr | Lin Jen-Shin | 2018-01-26 | 1 | -16/+41 |
| | | | | TODO: fix offenders | ||||
* | Look for rugged with static analysislint-rugged | Jacob Vosmaer | 2018-01-25 | 2 | -1/+38 |
| | |||||
* | Ensure Gitaly Ruby gems are installed using the correct Gemfile and at the ↵rc/improve-setup-test-env | Rémy Coutable | 2018-01-23 | 2 | -4/+14 |
| | | | | | | correct location Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Merge branch 'revert-c8ddf067' into 'master' | Tim Zallmann | 2018-01-17 | 2 | -36/+0 |
|\ | | | | | | | | | Revert "Merge branch 'pre-commit-prettier' into 'master'" See merge request gitlab-org/gitlab-ce!16217 | ||||
| * | Revert "Merge branch 'pre-commit-prettier' into 'master'"revert-c8ddf067 | Filipa Lacerda | 2018-01-04 | 2 | -36/+0 |
| | | | | | | This reverts merge request !16061 | ||||
* | | Merge remote-tracking branch 'upstream/master' into 1819-override-ce | Lin Jen-Shin | 2018-01-12 | 3 | -1/+37 |
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * upstream/master: (621 commits) Add a note about GitLab QA page objects validator to docs Refactor dispatcher projects blame and blob path Update export message to mention we can download the file from the UI Fix Ctrl+Enter keyboard shortcut saving comment/note edit fix case where tooltip messes up :last-child selector Add reason to keep postgresql 9.2 for CI Remove warning noise in ProjectImportOptions Add changelog entry Add RedirectRoute factory Update Ingress extra cost note to be more generic Fix Rubocop offense Refactor dispatcher project branches path Revert "Revert "Fix Route validation for unchanged path"" Document that we need rsync for backing up Docs: move article "Laravel and Envoy w/ CI/CD" Recommend against the use of EFS Adds Rubocop rule for line break around conditionals Update CHANGELOG.md for 10.1.6 Filter out build traces from logged parameters Refactored project:n* imports in dispatcher.js ... | ||||
| * | Merge branch 'pre-commit-prettier' into 'master' | Robert Speicher | 2018-01-03 | 2 | -0/+36 |
| |\ | | | | | | | | | | | | | Pre commit prettier See merge request gitlab-org/gitlab-ce!16061 | ||||
| | * | Add check if run from gitlab development kit root directory.pre-commit-prettier | Jacob Schatz | 2018-01-02 | 1 | -0/+7 |
| | | | |||||
| | * | Check for symlink instead of file before install. | Jacob Schatz | 2018-01-02 | 1 | -1/+4 |
| | | | |||||
| | * | Update script to work only when run in the gitlab directory. | Jacob Schatz | 2018-01-02 | 1 | -2/+13 |
| | | | |||||
| | * | Remove `-f` to not ruin other people's existing pre-commit files. | Jacob Schatz | 2017-12-20 | 1 | -1/+1 |
| | | |