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
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
2014-05-06Merge pull request #6799 from Datacom/bug/parallel_diff_missing_lines_prDmitriy Zaporozhets
2014-04-17Fix bug in which a line count without empty lines was incorrectly usedGeorge Dewar
2014-04-15Editing previewskv-headless
2014-03-27Refactor Parallel Diff feature and add scrollbarsGeorge Dewar
2014-02-14Add email aliases for usersJason Hollingsworth
2013-11-26Merge pull request #5308 from Popl7/parallel-diffs-side-by-sideDmitriy Zaporozhets
2013-11-20Prefer user email match when looking for commit authorDmitriy Zaporozhets
2013-11-17diff view on commit with parallel diff viewSteven Thonus
2013-10-21Show branches list (which branches contains commit) on commit pageAndrey Kumanyaev
2013-10-09avatar upload on profile pageSteven Thonus
2013-09-10UI fixes for commits listsDmitriy Zaporozhets
2013-08-08Merge branch 'master' into karlhungus-mr-on-forkDmitriy Zaporozhets
2013-08-04Move diff parsing to own class. Correctly identify note diff lineDmitriy Zaporozhets
2013-08-04Dont show comment on diff if diff line was changed after comment leftDmitriy Zaporozhets
2013-07-30Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl...Dmitriy Zaporozhets
2013-07-27Show tooltip with author email for commitDmitriy Zaporozhets
2013-07-18Merge Request on forked projectsIzaak Alpert
2013-07-13Fix edit page crash. Minot UI imporvementsDmitriy Zaporozhets
2013-06-23Move projects controllers/views in Projects moduleDmitriy Zaporozhets
2013-04-01Dont init repo on every create(:repo)Dmitriy Zaporozhets
2013-04-01remove unnecessary Commit.newDmitriy Zaporozhets
2013-04-01Move some decorator logic to helpersDmitriy Zaporozhets
2013-02-02Show only ≤16 lines of code in a discussion (fix issue #2860).KennyTM~
2013-01-27Updated commit diff view with some minor visual modificationsKoen Punt
2013-01-15change logic on line_codeDmitriy Zaporozhets
2012-12-25Fix routing issues when navigating over tree, commits etcDmitriy Zaporozhets
2012-11-18Optimized commit diff views, now showing file size and file mode changesKoen Punt