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-10-19Fix after code reviewKamil Trzcinski
2016-10-19Fix implementation of Repository.with_forbidden_accessKamil Trzcinski
2016-10-19Forbid repository access when in lockKamil Trzcinski
2016-10-14Refactor ci_status on MergeRequestControllerZ.J. van de Weg
2016-10-14Show what time ago a MR was deployedZ.J. van de Weg
2016-10-12Merge branch '20708-new-branch-is-immediatelly-tagged-as-merged' into 'master' Douwe Maan
2016-10-11refactors tests because of gitlab-test repository changestiagonbotelho
2016-10-10Make searching for commits case insensitive.Adam Niedzielski
2016-10-10removes inconsistency regarding tagging immediately as merged once you create...tiagonbotelho
2016-10-05multi-file commitMarc Siegfriedt
2016-10-04deployment refs in own folder, new method for creating refsZ.J. van de Weg
2016-09-20Add spec covering 'committer_hash'Dan Dunckel
2016-09-19Add optional 'author' param when making commitsDan Dunckel
2016-09-14Backport search_helper changes from EEValery Sizov
2016-09-12Simplify a condition in Repository#update_fileRémy Coutable
2016-09-10fixes distinction between renaming a file and updating its content andtiagonbotelho
2016-09-07Rename {commit,update_branch}_with_hooksJacob Vosmaer
2016-09-07Allow adding multiple commits in commit_with_hooksJacob Vosmaer
2016-09-02Make error message appropriate for end usersJacob Vosmaer
2016-09-02Use 'git update-ref' for safer web commitsJacob Vosmaer
2016-09-01Optimize branch lookups and force a repository reload for Repository#find_branchStan Hu
2016-08-25Display project icon from default branchHannes Rosenögger
2016-08-19Support integration with Koding (online IDE)Gokmen Goksel
2016-08-17Merge branch 'custom-events-tracking' into 'master' Douwe Maan
2016-08-17Tracking of custom eventsYorick Peterse
2016-08-12Move resolving code to ResolveServiceSean McGivern
2016-08-08Update version_sorter and use new interface for faster tag sortingAlejandro Rodríguez
2016-08-06Enable Style/SpaceAroundEqualsInParameterDefault copGabriel Mazetto
2016-08-03Use only deltas in diffs when scanning the last commit for changes in the ava...Stan Hu
2016-08-03switch from diff_file_collection to diffsPaco Guzman
2016-07-28Update to gitlab_git 10.4.1 and take advantage of preserved Ref objectsAlejandro Rodríguez
2016-07-28Merge branch '20308-fix-title-that-is-show-in-the-dropdown-toggle-button-on-p...Rémy Coutable
2016-07-28Fix the title of the toggle dropdown buttonHerminio Torres
2016-07-27Respective cache is now expired when creating a new branchtiagonbotelho
2016-07-26Rescue Rugged::OSError (lock exists) when creating references.Paco Guzman
2016-07-25Merge branch 'use-project-id-in-repo-cache' into 'master' Yorick Peterse
2016-07-25Use project ID in repository cache to prevent stale data from persisting acro...Stan Hu
2016-07-25Merge branch 'filter-branch-by-name' into 'master' Douwe Maan
2016-07-24Revert "Merge branch '17073-tagscontroller-index-is-terrible-response-time-go...Alejandro Rodríguez
2016-07-22Merge branch 'master' into filter-branch-by-nametiagonbotelho
2016-07-22Gracefully handle case when keep-around references are corrupted or exist alr...Stan Hu
2016-07-22Update to gitlab_git 10.4.1 and take advantage of preserved Ref objectsAlejandro Rodríguez
2016-07-21Add service to clean up repository archive cacheDouglas Barbosa Alexandre
2016-07-20Expire tags/branches repo cache before delete a repositoryPaco Guzman
2016-07-19refactors the search to enable users to filter and sort branches at thetiagonbotelho
2016-07-19implements branches filter functionality and tests accordinglytiagonbotelho
2016-07-19implements the basic filter functionalitytiagonbotelho
2016-07-19fixes an issue cause by a bad mergetiagonbotelho
2016-07-19Merge branch 'master' into rename-repo-filestiagonbotelho
2016-07-19Fix of 'Commits being passed to custom hooks are already reachable when using...Valery Sizov