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
path: root/lib
AgeCommit message (Expand)Author
2016-04-18Merge branch 'after-script' into make-before-after-overridableKamil Trzcinski
2016-04-18Merge remote-tracking branch 'origin/master' into after-scriptKamil Trzcinski
2016-04-18Merge remote-tracking branch 'origin/master' into after-scriptKamil Trzcinski
2016-04-18Merge branch 'after-script' into make-before-after-overridableKamil Trzcinski
2016-04-18Fix rubocop complainsKamil Trzcinski
2016-04-18Minor refactorings in CI configGrzegorz Bizon
2016-04-18Validate job-level variables in YAML config fileGrzegorz Bizon
2016-04-18Minor refactoring in code related to job variablesGrzegorz Bizon
2016-04-18Make CI config return empty array if no job variablesGrzegorz Bizon
2016-04-18Rename method that returns global envs in CI confGrzegorz Bizon
2016-04-18Read job variables directly from gitlab CI configGrzegorz Bizon
2016-04-18Add `variables` keyword to job in CI config YAMLGrzegorz Bizon
2016-04-18Use Module#prepend for method instrumentationYorick Peterse
2016-04-17Merge branch 'after-script' into make-before-after-overridableKamil Trzcinski
2016-04-17Rename finally_script to after_scriptKamil Trzcinski
2016-04-16Allow the before_script and finally_script to be overwritten in context of jobKamil Trzcinski
2016-04-16Implement finally_script which allows to do cleanups as part of the build pro...Kamil Trzcinski
2016-04-16Merge branch 'fix/project-import_url' into 'master' Robert Speicher
2016-04-15Merge branch 'pmq20/gitlab-ce-psvr/change-head' into 'master' Robert Speicher
2016-04-15Merge branch 'rugged-delete-tag' into 'master' Rémy Coutable
2016-04-15Delete tags via ruggedRobert Schilling
2016-04-15Remove unused backend methodsRobert Schilling
2016-04-15Remove Gitlab::Shell#update_repository_head since it's not used anymoreRémy Coutable
2016-04-15Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez
2016-04-14Merge branch 'remove-ci-nginx-config' into 'master' Robert Speicher
2016-04-14Merge branch 'emoji_category_fix' into 'master' Robert Speicher
2016-04-14Emoji categories fixValery Sizov
2016-04-14Remove deprecated NGINX CI configAchilleas Pipinellis
2016-04-14Merge branch 'auto-fsck' into 'master' Robert Speicher
2016-04-14Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez
2016-04-14Merge branch 'connorshea/gitlab-ce-revoke-authorized-application' into 'master' Rémy Coutable
2016-04-14Include GonHelper separately and remove created_at in factoryStan Hu
2016-04-14Add spec for deletion of authorized OAuth2 applicationStan Hu
2016-04-14Use rake db:reset instead of db:setupYorick Peterse
2016-04-14Merge branch 'simplify-gitlab-url_builder-15202' into 'master' Rémy Coutable
2016-04-14updated migration based on testing findingsJames Lopez
2016-04-14Merge branch 'api-issue-update-and-note-create-backdating-14947' into 'master' Rémy Coutable
2016-04-13Merge branch 'redis_config_consistency' into 'master' Valery Sizov
2016-04-13Redis configuration consistencyValery Sizov
2016-04-13Allow back dating notes on creationMichael Greene
2016-04-13Allow back dating issues on updateMichael Greene
2016-04-13Merge branch 'redis_improvements' into 'master' Robert Speicher
2016-04-13Merge branch 'api-subscribe-issue-mr' into 'master' Rémy Coutable
2016-04-13Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer
2016-04-13Ensure that issues and merge requests are foundRobert Schilling
2016-04-13Merge branch 'api-star-project' into 'master' Rémy Coutable
2016-04-13Styling changes to code and docsRobert Schilling
2016-04-13Refactor and expose only Gitlab::UrlBuilder.build(record)Rémy Coutable
2016-04-13Merge branch 'external-omniauth-providers' into 'master' Marin Jankovski
2016-04-13Merge branch 'rs-archive-cache-worker-cron' into 'master' Dmitriy Zaporozhets