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-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
2016-05-17Improve design of commit_box with status of builds and pipelinesKamil Trzcinski
2016-05-17Improve the pipelines designKamil Trzcinski
2016-05-12Fix CI testsKamil Trzcinski
2016-05-10Use pipeline permissions instead of buildKamil Trzcinski
2016-05-10Fix SQL queries for calculating stages statusKamil Trzcinski
2016-05-09Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski
2016-05-09Make a build views nicerKamil Trzcinski
2016-05-05Revert counter parentheses back to badgesAnnabel Dunstone
2016-05-05Builds page redesignAnnabel Dunstone
2016-05-05Start builds redesignAnnabel Dunstone
2016-04-26Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski
2016-04-26Fix builds rendering bugKamil Trzcinski
2016-04-25Fix error on commit builds page when no builds yetGrzegorz Bizon
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-16Revert unneeded changesKamil Trzcinski
2016-04-16Rename CiStatus to StatusableKamil Trzcinski
2016-04-13Improve pipeline viewKamil Trzcinski
2016-04-13Remove unneeded changesKamil Trzcinski
2016-04-13Merge branch 'ci-commit-as-pipeline' into with-pipeline-viewKamil Trzcinski
2016-04-13Optimise Merge Request builds renderingKamil Trzcinski
2016-04-13Pipeline viewKamil Trzcinski
2016-04-12Use Ci::Commit as PipelineKamil Trzcinski
2016-03-14Cleanup CiCommit and CiBuildKamil Trzcinski
2016-02-19Some updates from last code review.Rubén Dávila
2016-02-19Make #commit_with_hooks return the new obj id plus some other fixes.Rubén Dávila
2016-02-19Don't show revert button if commit/MR has already been reverted.Rubén Dávila
2016-02-19Refactor revert_commit_link helper.Rubén Dávila