Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-12Fix scripts/prune-old-flaky-specs requires Bundler to runRémy Coutable
2018-04-10Use RspecFlaky::Report in scripts/prune-old-flaky-specsRémy Coutable
2018-04-10Introduce scripts/prune-old-flaky-specs to prune outdated flaky specs from th...Rémy Coutable
2018-04-04Use standard codequality jobOlivier Gonzalez
2018-04-03Correctly check whether package-and-qa runs for EEGrzegorz Bizon
2018-03-26Add test for new README.md in docsAchilleas Pipinellis
2018-03-26Make use of the prettier ignore file during our save scriptLukas Eipert
2018-03-23update eslintignore for node scriptsMike Greiling
2018-03-23prettify all node scriptsMike Greiling
2018-03-14Prettier Phase 1: Prettier Configuration, Prettifying of files and documentationTim Zallmann
2018-03-08Wait for the pipeline to start before canceling itAchilleas Pipinellis
2018-03-06Fix race condition when previewing docsAchilleas Pipinellis
2018-02-28Set security harness hook to executable after creationRobert Speicher
2018-02-21Optimize and improve the inline documentation for the codequality jobRémy Coutable
2018-02-21Merge branch 'improve-codequality-job' into 'master'Grzegorz Bizon
2018-02-14Run lint:all tasks in forksRémy Coutable
2018-02-14Combine all rake tasks in the static-analysis jobRémy Coutable
2018-02-13Add a security harness scriptRobert Speicher
2018-02-01Ban Rugged from RepositoryJacob Vosmaer
2018-01-30Decouple more of Repository from RuggedJacob Vosmaer (GitLab)
2018-01-30Don't run scripts/lint-changelog-yaml in scripts/static-analysis but only in ...Rémy Coutable
2018-01-26Use Process::Status rather than an integerLin Jen-Shin
2018-01-26Don't print stdout in case we're just printing warningsLin Jen-Shin
2018-01-26Fail static-analysis if there's output to stderrLin Jen-Shin
2018-01-25Look for rugged with static analysisJacob Vosmaer
2018-01-23Ensure Gitaly Ruby gems are installed using the correct Gemfile and at the co...Rémy Coutable
2018-01-17Merge branch 'revert-c8ddf067' into 'master'Tim Zallmann
2018-01-12Merge remote-tracking branch 'upstream/master' into 1819-override-ceLin Jen-Shin
2018-01-04Revert "Merge branch 'pre-commit-prettier' into 'master'"Filipa Lacerda
2018-01-03Merge branch 'pre-commit-prettier' into 'master'Robert Speicher
2018-01-03Add check if run from gitlab development kit root directory.Jacob Schatz
2018-01-02Check for symlink instead of file before install.Jacob Schatz
2018-01-02Update script to work only when run in the gitlab directory.Jacob Schatz
2018-01-02Fix `rake db:seed_fu` not doing anything in CIStan Hu
2017-12-26Use `Gitlab::Utils::Override` over defined?(super)Lin Jen-Shin
2017-12-23Merge branch 'dz-add-sast' into 'master'Rémy Coutable
2017-12-23Remove security checks from static analysis and add sast jobDmitriy Zaporozhets
2017-12-23Return exception messages in scripts/lint-changelog-yamlblackst0ne
2017-12-20Remove `-f` to not ruin other people's existing pre-commit files.Jacob Schatz
2017-12-20Add changelog and newlinesJacob Schatz
2017-12-20Add script to enable code formattersJacob Schatz
2017-12-20Remove JSX since we don't use it.Jacob Schatz
2017-12-20Initial installJacob Schatz
2017-12-19Preserve gem path so that we use the same gemsLin Jen-Shin
2017-12-15Make rubocop happyBalasankar "Balu" C
2017-12-15Use guard clauseBalasankar "Balu" C
2017-12-15Improve languageBalasankar "Balu" C
2017-12-15PrettifyBalasankar "Balu" C
2017-12-15Use temp branchBalasankar "Balu" C
2017-12-15Pass info about who started the job and which job triggered itBalasankar "Balu" C