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-10-02Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez
2018-10-01Cleanup review apps more rapidlyRémy Coutable
2018-09-25[CE] Port review apps file to CERémy Coutable
2018-09-24Refactor scripts/trigger-build and post a commit note with the downstream pip...Rémy Coutable
2018-09-03Merge branch 'docs-port-ee-community-contributions' into 'master'Achilleas Pipinellis
2018-08-30Backport schema_changed.sh from EE which prints the diff if the schema is dif...Jasper Maes
2018-08-29Update scripts/lint-doc.shJohn Eismeier
2018-08-19Don't use arguments keyword in gettext scriptgfyoung
2018-08-16Frontend: Proper gettext extraction with gettext-extractor🌴🇿🇦 Lukas Eipert (OOO until Summit)
2018-07-19Use rugged to validate ref nameAhmad Hassan
2018-07-09Removed return statements from prettier scriptWinnie Hellmann
2018-07-05Simplify downstream branch nameAchilleas Pipinellis
2018-06-25Resolve "100% CPU for webpack-dev-server running in GDK"Mike Greiling
2018-06-25Always run review app for docs-only branchesAchilleas Pipinellis
2018-06-20Ignore GitLab API hiccups in scripts/trigger-buildRémy Coutable
2018-06-15Fixed the searching on the whole disk :-PTim Zallmann
2018-06-15Added possibility to run prettier against one specific directory to make our ...Tim Zallmann
2018-06-15Fixed Prettier Config Applying + Updated Prettier to newest versionTim Zallmann
2018-06-14Move the trigger-build script into one location to serve both omnibus and clo...Marin Jankovski
2018-06-12Add CI job to check Gemfile.rails5.lockblackst0ne
2018-06-01Follow Rubocop for scripts/prune-old-flaky-specsLin Jen-Shin
2018-06-01Eliminate constants warnings by:Lin Jen-Shin
2018-05-22Merge branch 'dz-no-ee-check' into 'master'Rémy Coutable
2018-05-22Update no-ee-check with rubocop recommendation.Dmitriy Zaporozhets
2018-05-21Add check for top-level ee directory in CE repoDmitriy Zaporozhets
2018-05-21Merge branch 'rc/improve-single-script-jobs-ci-config' into 'master'Grzegorz Bizon
2018-05-21Improve the single-script jobs CI configRémy Coutable
2018-05-18Build cloud native images on tagsDJ Mountney
2018-05-16Grant privileges after database is createdLin Jen-Shin
2018-05-16Only setup db in the first checkout!Lin Jen-Shin
2018-05-14Fix gitaly-ruby bundle poisoning in CIJacob Vosmaer (out of office May 10-14)
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