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-08-19Merge remote-tracking branch 'upstream/master' into wall-clock-time-for-showi...Lin Jen-Shin
2016-08-19Merge branch 'cs-async-branch-dropdown' into 'master' Jacob Schatz
2016-08-19Merge branch 'fix-alignment-build-status-icon' into 'master' Jacob Schatz
2016-08-19Merge remote-tracking branch 'upstream/master' into wall-clock-time-for-showi...Lin Jen-Shin
2016-08-18Remove index from pipeline togglesAnnabel Dunstone
2016-08-17Merge master into branchAnnabel Dunstone
2016-08-17Add dynamic sizing for dropdown toggle, update Changelog.Connor Shea
2016-08-17Make the ref-selector function work properly for branch selection.Connor Shea
2016-08-17Initial implementation of an async branch dropdown for Revert and Cherry Pick.Connor Shea
2016-08-17Add support for Play and Created jobsKamil Trzcinski
2016-08-17Add links to pipeline graphAnnabel Dunstone
2016-08-17Add toggle button to hide graph; set max-heightAnnabel Dunstone
2016-08-16Fix graph scrolling bugAnnabel Dunstone
2016-08-16Truncate build and stage namesAnnabel Dunstone
2016-08-16Connect top level tests to each otherAnnabel Dunstone
2016-08-16Add build data to top of pipeline pageAnnabel Dunstone
2016-08-16Hide branch name and status text on mr pipelines; don't use shorter timeagoAnnabel Dunstone
2016-08-16Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18681-pipelines...Kamil Trzcinski
2016-08-15Rename to total_duration and we're not using CommitStatus.durationLin Jen-Shin
2016-08-11Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski
2016-08-10Fix spacing and vertical alignment on build status icon on commits pageClement Ho
2016-08-03Introduce Compare model in the codebase.Paco Guzman
2016-08-03Move to Gitlab::Diff::FileCollectionPaco Guzman
2016-08-03Cache highlighted diff lines for merge requestsPaco Guzman
2016-07-26Display all pipelines for Merge RequestAnnabel Dunstone
2016-07-26Update MR pipeline viewAnnabel Dunstone
2016-07-26Add route, controller action, and views for MR pipelinesAnnabel Dunstone
2016-07-21Reduce min width of pipeline tableAnnabel Dunstone
2016-07-12Add new stopwatch and commit icons; rename custom icon helper; fix commit pip...Annabel Dunstone
2016-07-07Represent DiffRefs as proper class instead of tuple arrayDouwe Maan
2016-07-06Get rid of pluralize on stage namesAnnabel Dunstone
2016-06-17Fixed issue with dropdown buttonsPhil Hughes
2016-06-17Use line-height instead of height.Jacob Schatz
2016-06-13Only show branches for revert / cherry-pickSean McGivern
2016-06-03Rename all ci_commit[s] in application code to pipeline[s]Kamil Trzcinski
2016-06-03Use pipelines in context of ProjectKamil Trzcinski
2016-06-01Merge branch 'separate-banzai-references' into 'master' Douwe Maan
2016-06-01User internal pipeline to access project in viewsGrzegorz Bizon
2016-05-26Merge branch 'remove-unnecessary-titles' into 'master' Robert Speicher
2016-05-26Improved mobile stylingPhil Hughes
2016-05-26Remove header title from project pagesDmitriy Zaporozhets
2016-05-26Added author to various Markdown calls in viewsYorick Peterse
2016-05-26Reduced number of buttons in commit headerPhil Hughes
2016-05-24Merge branch 'master' into improve-pipeline-designKamil Trzcinski
2016-05-23Revert commit info changeAnnabel Dunstone
2016-05-23Put column headers backAnnabel Dunstone
2016-05-23Move build info out of pipeline conditionalAnnabel Dunstone
2016-05-21Improve design of Pipeline viewKamil Trzcinski
2016-05-19Create pipeline objects with parametersKamil Trzcinski
2016-05-17Improve the pipeline boxKamil Trzcinski