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-09-19Detect n+1 issues involving GitalyAndrew Newdigate
2017-09-06WIP: refactor the first-contributor to Issuablemicael.bergeron
2017-07-14Update Pipeline's badge count in Merge Request and Commits view to match real...Filipa Lacerda
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-05-09Merge request widget redesignFatih Acet
2017-04-20Refactor changing files in web UIDouwe Maan
2017-04-07Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussionLuke "Jared" Bennett
2017-04-07Enable polling for pipelines table other pagesToon Claes
2017-04-05Address review commentsDouwe Maan
2017-04-05Correctly display multiple separate discussions on the same diff lineDouwe Maan
2017-04-05Add option to start a new discussion on an MRDouwe Maan
2017-03-03Fix cherry-picking or reverting through an MRDouwe Maan
2017-02-07Merge branch 'route-map' into 'master' Robert Speicher
2017-02-07Address feedbackDouwe Maan
2017-02-07Improve performance of finding last deployed environmentDouwe Maan
2017-02-07Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan
2017-02-03Moves pagination to shared folderFilipa Lacerda
2017-02-02Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin
2017-01-27Expose serialized pipelines for commit pipelinesGrzegorz Bizon
2017-01-26Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin
2017-01-19Add sorting pipeline for a commitTakuya Noguchi
2017-01-05Just trust set_commit_variables to set everything!Lin Jen-Shin
2016-12-21Changes after reviewFilipa Lacerda
2016-12-21Remove builds tab from commitFilipa Lacerda
2016-12-09Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan
2016-09-28Add Pipelines for CommitKamil Trzcinski
2016-08-13Fix autocomplete on commit and issue/MR edit pagesDouwe Maan
2016-08-11Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski
2016-08-03switch from diff_file_collection to diffsPaco Guzman
2016-08-03Move to Gitlab::Diff::FileCollectionPaco Guzman
2016-08-03Cache highlighted diff lines for merge requestsPaco Guzman
2016-07-21Add Discussion model to represent MR/diff discussionDouwe Maan
2016-07-08DRY up diff_for_path actionsSean McGivern
2016-07-08Collapse large diffs by defaultSean McGivern
2016-07-07Represent DiffRefs as proper class instead of tuple arrayDouwe Maan
2016-06-27Fix rendering of commit notesDouwe Maan
2016-06-11Added initial version of deploymentsKamil Trzcinski
2016-06-03Rename all ci_commit[s] in application code to pipeline[s]Kamil Trzcinski
2016-06-03Fix other places where we still use commit attribute of BuildKamil Trzcinski
2016-06-02Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski
2016-05-14Satisfy RubocopDouwe Maan
2016-05-14Use `@diff_notes_disabled` instead of `@comments_allowed`Douwe Maan
2016-05-14Extract LegacyDiffNote out of NoteDouwe Maan
2016-04-21Merge branch 'ci-commit-as-pipeline' into 'master' Kamil Trzciński
2016-04-18Add support to cherry-pick any commitP.S.V.R
2016-04-12Fix specsKamil Trzcinski
2016-04-12Use Ci::Commit as PipelineKamil Trzcinski
2016-03-03Use Gitlab::Git::DiffCollectionsJacob Vosmaer
2016-02-19More updates from the last code review.Rubén Dávila
2016-02-19Update copy and URLs used when reverting MRs.Rubén Dávila