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
2017-02-23Enable Style/ColonMethodCallDouwe Maan
2017-02-23Enable Style/BarePercentLiteralsDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-01-28Present TODO's list without grouping by projectOswaldo Ferreira
2017-01-24Allows to search within project by commit's hashYarNayar
2017-01-19Mark MR as WIP when pushing WIP commitsjurre
2017-01-17Mark Commit persistedP.S.V.R
2017-01-03Fix cross-project references copy to include the project referenceJames Lopez
2016-12-14Introduce latest_status and add a few testsLin Jen-Shin
2016-12-14Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l...Lin Jen-Shin
2016-12-09Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan
2016-12-03Add shorthand support to gitlab markdown referencesOswaldo Ferreira
2016-12-01Pass commit data to ProcessCommitWorkerYorick Peterse
2016-11-24Rename latest_for to latest, feedback:Lin Jen-Shin
2016-11-21Still use compound pipeline status, but group byLin Jen-Shin
2016-11-07Show commit status from latest pipelineLin Jen-Shin
2016-11-03Initialize @statuses in status rather than constructorLin Jen-Shin
2016-11-03Merge status_for and status, feedback:Lin Jen-Shin
2016-10-27It's not used as a public API right now, feedback:Lin Jen-Shin
2016-10-26Still show status from pipelines, see:Lin Jen-Shin
2016-10-24Pass `@ref` along so we know which pipeline to showLin Jen-Shin
2016-09-01Use JavaScript tooltips for mentions (!5301)winniehell
2016-08-19Fix line commenting for the initial commitSean McGivern
2016-08-03Speed up Commit#repo_changesAhmad Sherif
2016-08-03switch from diff_file_collection to diffsPaco Guzman
2016-08-03Introduce Compare model in the codebase.Paco Guzman
2016-08-03Move to Gitlab::Diff::FileCollectionPaco Guzman
2016-08-02Expand commit message width in repo viewClement Ho
2016-07-28Add specs for caching commit authorStan Hu
2016-07-28Cache the commit author in RequestStore to avoid extra lookups in PostReceiveStan Hu
2016-07-26Ensure relative paths for video are rewritten as we do for imagesRémy Coutable
2016-07-07Represent DiffRefs as proper class instead of tuple arrayDouwe Maan
2016-06-21Optimize Banzai::Filter::RelativeLinkFilterAlejandro Rodríguez
2016-06-08Remove `projects` inclusion in `notes_with_associations` to skip some unneces...Alejandro Rodríguez
2016-06-02Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski
2016-06-01Refactor ParticipableYorick Peterse
2016-04-21Merge branch 'ci-commit-as-pipeline' into 'master' Kamil Trzciński
2016-04-19Merge branch '15139-fix-constants-redefinition-warnings' into 'master' Robert Speicher
2016-04-19Get rid of more requires, which causes warnings when code is reloadedRémy Coutable
2016-04-19Define constants only if not defined yet and freeze themRémy Coutable
2016-04-18Add support to cherry-pick any commitP.S.V.R
2016-04-16Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski
2016-04-13Refactor and expose only Gitlab::UrlBuilder.build(record)Rémy Coutable
2016-04-13Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski
2016-04-12Allow to close invalid merge requestFelipe Artur
2016-04-12Use Ci::Commit as PipelineKamil Trzcinski
2016-04-01Memoize reference_pattern/link_reference_patternYorick Peterse
2016-03-23Sanitize commit title when creating revert commit.Rubén Dávila
2016-03-03Use Gitlab::Git::DiffCollectionsJacob Vosmaer
2016-02-22Ensure we don't check a commit's description for revert message if it has no ...Rémy Coutable