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-02-07Address feedbackDouwe Maan
2017-02-07Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan
2017-01-30unifies mr diff file button styleNur Rony
2016-12-21remove unused helper methodMike Greiling
2016-12-21reduce common code even further to satisfy rake flayMike Greiling
2016-12-21remove button class size alteration from revert and cherry pick linksMike Greiling
2016-12-21factor out common code to satisfy rake flayMike Greiling
2016-12-21homogenize revert and cherry-pick button styles generated by commits_helperMike Greiling
2016-12-09Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan
2016-10-24Pass `@ref` along so we know which pipeline to showLin Jen-Shin
2016-08-17Eliminate unneeded calls to Repository#blob_at when listing commits with no pathAhmad Sherif
2016-08-03Cache highlighted diff lines for merge requestsPaco Guzman
2016-07-24Remove magic comments from Ruby files (!5456)winniehell
2016-07-20Add link to user profile to commit avatar (!5163)winniehell
2016-06-15Merge branch 'commits-ui' into 'master' Jacob Schatz
2016-06-13Fixed issue with MR buttons being in a groupPhil Hughes
2016-06-08Improved spacing on mobilePhil Hughes
2016-06-08Updated failing testsPhil Hughes
2016-06-08Updated testsPhil Hughes
2016-06-08Updated commits UIPhil Hughes
2016-05-26Reduced number of buttons in commit headerPhil Hughes
2016-04-19Merge branch 'pmq20/gitlab-ce-issue_12785'Douwe Maan
2016-04-18Add support to cherry-pick any commitP.S.V.R
2016-04-18Remove persistent XSS vulnerability in `commit_person_link` helperRobert Speicher
2016-04-11Merge branch 'mr-ui-update' into 'master' Jacob Schatz
2016-04-08Diff design updatesAnnabel Dunstone
2016-04-06Updated UI for new merge requestPhil Hughes
2016-03-20change the css class has_tooltip to has-tooltip universallyArinde Eniola
2016-03-04Remove outdated commentJacob Vosmaer
2016-03-04Put 'hidden commits' logic in CommitsHelperJacob Vosmaer
2016-02-22Fixed revert button tooltip placement causing movementPhil Hughes
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-19Refactor revert_commit_link helper.Rubén Dávila
2016-02-19Fix build and add specsRubén Dávila
2016-02-19Show a tooltip on revert link.Rubén Dávila
2016-02-19Move revert link to the MR widget section plus some refactor.Rubén Dávila
2016-02-19Some fixes and refactors for code related to forks.Rubén Dávila
2016-02-19Some updates after last code review.Rubén Dávila
2016-02-19Add button to revert commit on Commit detail page.Rubén Dávila
2016-01-28trick rubocop and temporarily add ruby 2.1 images for any branchJames Lopez
2016-01-25fix rubocop new 2.2 syntax issuesJames Lopez
2016-01-22Fix MR diff 'Edit' buttonDouwe Maan
2015-12-02Brefer "Directory" over "Dir", "Files" over "CodeDouwe Maan
2015-09-23Show CI status on all pages where commits list is renderedDmitriy Zaporozhets
2015-04-02Add Commit#author and #committer.Douwe Maan
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-02-03Rubocop: Style/ElseAlignment enabledDmitriy Zaporozhets
2015-01-28Use `icon` helper method in helper modulesRobert Speicher
2015-01-22Show branches/tags as labels on commit pageDmitriy Zaporozhets