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-22Merge branch 'artifacts-from-ref-and-build-name-api' into 'master' Rémy Coutable
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-21Merge branch 'discussion-model' into 'master' Robert Speicher
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-21Since it's too hard to use JOIN with Rails... feedback:Lin Jen-Shin
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-21Add Discussion model to represent MR/diff discussionDouwe Maan
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-20Workaround MySQL with INNER JOIN:Lin Jen-Shin
2016-07-20Merge branch 'issue_8110' into 'master' Rémy Coutable
2016-07-20It's not longer than 80 charsLin 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-20Also exclude artifacts_file with empty string, feedback:Lin Jen-Shin
2016-07-20Use one query. Feedback:Lin Jen-Shin
2016-07-20Avoid mixing builds from different pipelines:Lin Jen-Shin
2016-07-20Merge branch 'issue_18585' into 'master' Rémy Coutable
2016-07-20Merge branch 'ci-predefined-variables' into 'master' Rémy Coutable
2016-07-20Fix a few nitpicksRémy Coutable
2016-07-20Allow to disable user request access to groups/projectsFelipe Artur
2016-07-20Fix review commentsKamil Trzcinski
2016-07-20Join on associationLin Jen-Shin
2016-07-20Improve implementation of variablesKamil Trzcinski
2016-07-20Merge branch 'external-wiki-helper-speedup' into 'master' Yorick Peterse
2016-07-20We need INNER JOIN to get the right pipeline,Lin Jen-Shin
2016-07-20Merge remote-tracking branch 'origin/master' into cs-warn-on-failureKamil Trzcinski
2016-07-20Expire tags/branches repo cache before delete a repositoryPaco Guzman
2016-07-20Add project service documentation and update integration documentationFelipe Artur
2016-07-20Allow slack service to send messages on different channelsFelipe Artur
2016-07-20Update all exposed variables to CI buildsKamil Trzcinski
2016-07-20Merge remote-tracking branch 'origin/master' into ci-predefined-variablesKamil 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-19Now we could use normal relation, feedback:Lin Jen-Shin
2016-07-19Use default_branch rather than master, feedback:Lin Jen-Shin
2016-07-19Merge branch 'rename-repo-files' into 'master' Douwe Maan
2016-07-19fixes an issue cause by a bad mergetiagonbotelho
2016-07-19Only allow branches/tags, disallow SHA:Lin Jen-Shin
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