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-16Merge branch 'commits-ui' into 'master' Jacob Schatz
2016-06-13Fixed issue with MR buttons being in a groupPhil 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
2015-01-22Merge pull request #7999 from cirosantilli/append-inplaceDmitriy Zaporozhets
2015-01-17Show tags in commit viewHannes Rosenögger
2015-01-01Append in place for strings and arraysCiro Santilli
2014-11-14Clean the string with commit author and email.Marin Jankovski
2014-10-10Use short_id instead of [0..N] for short version of commit shaDmitriy Zaporozhets
2014-09-09Use the new path to the partial, move the diff related methods to the new hel...Marin Jankovski
2014-09-08Refactoring inside refactoring. We need to go deeperDmitriy Zaporozhets
2014-09-08Use new diff parsing logicDmitriy Zaporozhets
2014-09-08Now refactor all to work properly.Marin Jankovski
2014-09-08Take the next type into considerationMarin Jankovski
2014-09-08Remove duplication, expand for next_line.Marin Jankovski
2014-09-08Duplicate the behaviour and refactor for use with parallel diff.Marin Jankovski
2014-08-14diff unfoldskv
2014-07-23Force encoding utf-8 for ruby 1.9Dmitriy Zaporozhets
2014-07-09Add tests to check for correct browse link name.Marin Jankovski
2014-07-09Move the links decision to helper.Marin Jankovski
2014-06-14Update gitlab-grit to newer version with normal diff collection. Show if file...Dmitriy Zaporozhets
2014-06-14Improve breadcrumbsDmitriy Zaporozhets