| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a security harness scriptrs-security-harness | Robert Speicher | 2018-02-13 | 1 | -0/+55 |
* | 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 |
* | Use Process::Status rather than an integer | Lin Jen-Shin | 2018-01-26 | 1 | -2/+2 |
* | Don't print stdout in case we're just printing warnings | Lin Jen-Shin | 2018-01-26 | 1 | -1/+0 |
* | Fail static-analysis if there's output to stderr | Lin Jen-Shin | 2018-01-26 | 1 | -16/+41 |
* | 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 co...rc/improve-setup-test-env | Rémy Coutable | 2018-01-23 | 2 | -4/+14 |
* | Merge branch 'revert-c8ddf067' into 'master' | Tim Zallmann | 2018-01-17 | 2 | -36/+0 |
|\ |
|
| * | Revert "Merge branch 'pre-commit-prettier' into 'master'"revert-c8ddf067 | Filipa Lacerda | 2018-01-04 | 2 | -36/+0 |
* | | Merge remote-tracking branch 'upstream/master' into 1819-override-ce | Lin Jen-Shin | 2018-01-12 | 3 | -1/+37 |
|\ \
| |/ |
|
| * | Merge branch 'pre-commit-prettier' into 'master' | Robert Speicher | 2018-01-03 | 2 | -0/+36 |
| |\ |
|
| | * | 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 |
| | * | Add changelog and newlines | Jacob Schatz | 2017-12-20 | 2 | -2/+2 |
| | * | Add script to enable code formatters | Jacob Schatz | 2017-12-20 | 1 | -0/+4 |
| | * | Remove JSX since we don't use it. | Jacob Schatz | 2017-12-20 | 1 | -1/+1 |
| | * | Initial install | Jacob Schatz | 2017-12-20 | 1 | -0/+11 |
| * | | Fix `rake db:seed_fu` not doing anything in CIsh-fix-seed-fu-ci | Stan Hu | 2018-01-02 | 1 | -1/+1 |
* | | | Use `Gitlab::Utils::Override` over defined?(super) | Lin Jen-Shin | 2017-12-26 | 1 | -2/+3 |
|/ / |
|
* | | Merge branch 'dz-add-sast' into 'master' | Rémy Coutable | 2017-12-23 | 1 | -2/+0 |
|\ \ |
|
| * | | Remove security checks from static analysis and add sast job | Dmitriy Zaporozhets | 2017-12-23 | 1 | -2/+0 |
| |/ |
|
* | | Return exception messages in scripts/lint-changelog-yaml41359-lint-changelog-yaml-error-message-is-useless | blackst0ne | 2017-12-23 | 1 | -1/+3 |
|/ |
|
* | Preserve gem path so that we use the same gemspreserve-gem-path | Lin Jen-Shin | 2017-12-19 | 1 | -1/+2 |
* | Make rubocop happy | Balasankar "Balu" C | 2017-12-15 | 1 | -1/+1 |
* | Use guard clause | Balasankar "Balu" C | 2017-12-15 | 1 | -3/+1 |
* | Improve language | Balasankar "Balu" C | 2017-12-15 | 1 | -4/+6 |
* | Prettify | Balasankar "Balu" C | 2017-12-15 | 1 | -4/+9 |
* | Use temp branch | Balasankar "Balu" C | 2017-12-15 | 1 | -1/+1 |
* | Pass info about who started the job and which job triggered it | Balasankar "Balu" C | 2017-12-15 | 1 | -1/+3 |
* | Do not raise when downstream pipeline is createdqa/gb/improve-multi-project-pipeline-omnibus-script | Grzegorz Bizon | 2017-12-11 | 1 | -1/+1 |
* | Set EE variableset-ee-variable-in-trigger | Balasankar C | 2017-12-01 | 1 | -1/+5 |
* | Set an artificial $HOME for gitaly in test | Jacob Vosmaer (GitLab) | 2017-11-30 | 1 | -1/+2 |
* | Add a feedback mechanism to `package-qa` manual action | Grzegorz Bizon | 2017-11-24 | 1 | -19/+88 |
* | Make sure we're using git installed in gitlab-build-images39887-move-identical-check-to-merged-branches | Lin Jen-Shin | 2017-11-23 | 1 | -0/+1 |
* | Use slug as the prefix for the docs CI job preview URLdocs/use-slug-as-prefix-in-ci-docs-job | Achilleas Pipinellis | 2017-11-17 | 1 | -1/+1 |
* | Change logic of repo name and slugs in docs review scriptsimplify-docs-review-script | Achilleas Pipinellis | 2017-11-16 | 1 | -11/+24 |
* | Use a non-superuser user to access GitLab to ensure permissions are propersh-use-non-superuser-db | Stan Hu | 2017-11-09 | 3 | -0/+30 |
* | Use the --parallel Rubocop flag in the static-analysis and improve the job39790-use-the-parallel-rubocop-option-in-the-static-analysis-ci-job | Rémy Coutable | 2017-11-03 | 1 | -7/+16 |
* | Update scripts/prepare_build.sh | bogdanvlviv | 2017-10-17 | 1 | -4/+2 |
* | Extend changelog checker to test file extensions | Sean McGivern | 2017-09-29 | 1 | -2/+5 |
* | Add static analysis job to find invalid YAML in changelogs | Sean McGivern | 2017-09-27 | 2 | -1/+21 |
* | Check for exec permissions also in app/docs/chmod-644 | Achilleas Pipinellis | 2017-09-25 | 1 | -3/+2 |
* | Add check for exec permissions and refactor lint doc script | Achilleas Pipinellis | 2017-09-25 | 1 | -2/+17 |
* | Merge branch 'dz-check-schema' into 'master' | Rémy Coutable | 2017-09-19 | 1 | -0/+10 |
|\ |
|
| * | Add rake task to check db schema is validdz-check-schema | Dmitriy Zaporozhets | 2017-09-19 | 1 | -0/+10 |
* | | Refine docs trigger script and use a really long branch name to test it | Achilleas Pipinellis | 2017-09-19 | 1 | -14/+31 |
|/ |
|