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-07Enable CacheMarkdownField for the remaining modelsNick Thomas
2016-10-06Merge branch 'replace-bootstrap-caret' into 'master' Jacob Schatz
2016-10-06Add tag shortcut from the Commit pageAkram FARES
2016-10-06Replace bootstrap caret with fontawesome caretClement Ho
2016-09-28Rearranged commit tabs and changed commit `Commit` column header to `Pipeline`Luke Bennett
2016-09-28Commit status icon now links to pipelines tab of commit viewLuke Bennett
2016-09-28Add Pipelines for CommitKamil Trzcinski
2016-09-27Removed stages loop for a single 'Stages' headerLuke Bennett
2016-09-14Fix spec failuresKamil Trzcinski
2016-09-14Re-use as much of views as possibleKamil Trzcinski
2016-09-07Style grouped builds dropdownAnnabel Dunstone Gray
2016-09-07Group similar buildsKamil Trzcinski
2016-08-31Remove redundant pipeline tooltipsClement Ho
2016-08-25Reduce number of database queries on builds tabPaco Guzman
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