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-06-17Fixed issue with dropdown buttonsPhil Hughes
2016-06-17Use line-height instead of height.Jacob Schatz
2016-06-03Use pipelines in context of ProjectKamil Trzcinski
2016-06-01Merge branch 'separate-banzai-references' into 'master' Douwe Maan
2016-05-26Improved mobile stylingPhil Hughes
2016-05-26Added author to various Markdown calls in viewsYorick Peterse
2016-05-26Reduced number of buttons in commit headerPhil Hughes
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-09Merge remote-tracking branch 'origin/master' into with-pipeline-viewKamil Trzcinski
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-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-13Improve pipeline viewKamil Trzcinski
2016-04-12Use Ci::Commit as PipelineKamil Trzcinski
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
2016-02-19Some updates after last code review.Rubén Dávila
2016-02-19Reuser revert commit modal in MR detail page.Rubén Dávila
2016-02-19Add button to revert commit on Commit detail page.Rubén Dávila
2016-02-19Add new endpoint and button to revert any commit.Rubén Dávila
2016-01-14Update files/diffs to match new layoutDmitriy Zaporozhets
2015-12-17Don't create CI status for refs that doesn't have .gitlab-ci.yml, even if the...Kamil Trzcinski
2015-12-16Fix clipboard buttons on MR instructions and Commit#showRobert Speicher
2015-12-14Do not display ci build status if builds enabled but no `.gitlab-ci.yml`Grzegorz Bizon
2015-12-08Merge branch 'reference-pipeline-and-caching' into 'master' Robert Speicher
2015-12-03Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan
2015-12-03Merge branch 'master' into ui/miscDouwe Maan
2015-12-02Add clipboard button to commit box SHADouwe Maan
2015-12-02"CI build passed", not "CI build success"Douwe Maan
2015-12-02Brefer "Directory" over "Dir", "Files" over "CodeDouwe Maan
2015-11-19Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan
2015-11-10Replace CoffeeScript block into JavaScript in Views.Jason Lee
2015-11-05CI details cleanupKamil Trzcinski
2015-10-14Use Gitlab::Markdown.render with :pipeline option rather than different methodsDouwe Maan
2015-09-24Show CI status on commit pageDmitriy Zaporozhets
2015-09-08Improve commit page styleDmitriy Zaporozhets
2015-03-29Merge branch 'fix-plain-diffs' into 'master'Dmitriy Zaporozhets
2015-03-26Prevent doubling AJAX request with each commit visit via TurbolinkDmitriy Zaporozhets
2015-03-24Remove the email patches link for merge commitsVinnie Okada
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-02-03Commit page: async load branches infoValery Sizov
2015-01-22Show branches/tags as labels on commit pageDmitriy Zaporozhets
2015-01-17Show tags in commit viewHannes Rosenögger
2014-10-10Use short_id instead of [0..N] for short version of commit shaDmitriy Zaporozhets
2014-10-04Fix fa-download iconSullivan SENECHAL