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
2016-07-22Update to gitlab_git 10.4.1 and take advantage of preserved Ref objectsAlejandro Rodríguez
2016-07-22Merge branch 'fix-data-integrity-issue-with-repository-downloads-path' into '...Douwe Maan
2016-07-21Retrieve rendered HTML from cache in one requestAhmad Sherif
2016-07-21Add service to clean up repository archive cacheDouglas Barbosa Alexandre
2016-07-21Merge branch '20067-wiki-not-visible-from-web' into 'master' Rémy Coutable
2016-07-21Merge branch 'artifacts-from-ref-and-build-name-api' into 'master' Rémy Coutable
2016-07-21Make Service.external_wikis return only active external wikisRémy Coutable
2016-07-20Merge branch '18586-user-authorized_projects-is-slow' into 'master' Yorick Peterse
2016-07-20Merge branch 'email-domain-blacklist' into 'master' Robert Speicher
2016-07-20Refactor user authorization check for a single project to avoid querying all ...Alejandro Rodríguez
2016-07-20Merge branch 'cs-warn-on-failure' into 'master' Fatih Acet
2016-07-20Merge branch 'master' into artifacts-from-ref-and-build-name-apiLin Jen-Shin
2016-07-20Just put setup directly in the test, feedback:Lin Jen-Shin
2016-07-20Lose unneeded instance variables and variables, feedback:Lin Jen-Shin
2016-07-20Merge branch 'issue_8110' into 'master' Rémy Coutable
2016-07-20Make sure there's a buildLin Jen-Shin
2016-07-20Cleanup that a bitLin Jen-Shin
2016-07-20Refactor service settings viewFelipe Artur
2016-07-20Fix a problem with processing a pipeline where stage only has manual actionsKamil Trzcinski
2016-07-20Don't show other actions of the same nameKamil Trzcinski
2016-07-20Reuse those two methodsLin Jen-Shin
2016-07-20It should be pluralLin Jen-Shin
2016-07-20Avoid mixing builds from different pipelines:Lin Jen-Shin
2016-07-20Merge branch 'ci-predefined-variables' into 'master' Rémy Coutable
2016-07-20Past tense:Lin Jen-Shin
2016-07-20Past tense, feedback:Lin Jen-Shin
2016-07-20Improve implementation of variablesKamil Trzcinski
2016-07-20More complex data manipulating tests to model, andLin Jen-Shin
2016-07-20Merge branch 'external-wiki-helper-speedup' into 'master' Yorick Peterse
2016-07-20Merge remote-tracking branch 'origin/master' into cs-warn-on-failureKamil Trzcinski
2016-07-20Make rubocop happyKamil Trzcinski
2016-07-20Expire tags/branches repo cache before delete a repositoryPaco Guzman
2016-07-20Allow slack service to send messages on different channelsFelipe Artur
2016-07-20Update all exposed variables to CI buildsKamil Trzcinski
2016-07-19Ensure Owners are included in the scope for authorized_projectsRobert Speicher
2016-07-19Address feedback.Connor Shea
2016-07-19Add with_warnings? method to Pipelines and add tests.Connor Shea
2016-07-19Move Project#latest_successful_builds_for to project_spec.rbLin Jen-Shin
2016-07-19Just use default_branch, feedback:Lin Jen-Shin
2016-07-19Check against type explicit, feedback:Lin Jen-Shin
2016-07-19Use for, feedback:Lin Jen-Shin
2016-07-19Use let! feedback:Lin Jen-Shin
2016-07-19Remove descriptions for simple case, feedback:Lin Jen-Shin
2016-07-19Merge branch 'rename-repo-files' into 'master' Douwe Maan
2016-07-19Merge branch 'master' into artifacts-from-ref-and-build-name-apiLin Jen-Shin
2016-07-19speed up ExternalWikiService#get_project_wiki_pathEugene Howe
2016-07-19API for downloading latest successful build:Lin Jen-Shin
2016-07-19Move when tests before to make it no conflict with manual-actionsKamil Trzcinski
2016-07-19Use value of `yaml_variables` and `when` from config_processor if undefinedKamil Trzcinski
2016-07-19Merge branch 'manual-actions' into 'master' Rémy Coutable