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
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
2012-10-31Fix 404 errors on Merge Request -> newDmitriy Zaporozhets
2012-10-09simple refactoringAndrey Kumanyaev
2012-08-02Remove the commit_msg_with_link_to_issues helper and specsRiyad Preukschas
2012-07-03InlineDiff: refactoringValeriy Sizov
2012-07-03InlineDiff: base implementationValeriy Sizov
2012-06-24Diff refactoringValeriy Sizov
2012-06-03Remove unused methodsAndrey Vakarev
2012-05-30Improved Commit diff -> Images. Red border for removed & green for added imagesrandx
2012-05-30diff now no need to force_encoding to utf8Saito
2012-04-03Force diff line to UTF-8 encoding - proper fix.Denis Novikov
2012-02-22Incorrect line numbering in diffCedric Gatay
2012-02-15Fixed encoding issue for diff. Reordered merge request commitsDmitriy Zaporozhets
2012-02-14Fixed commit diff: content of removed files displayedDmitriy Zaporozhets
2012-02-12improved diff, restyled login pageDmitriy Zaporozhets
2012-01-25Commit diff fixes, per-line comments fixedDmitriy Zaporozhets
2012-01-12per line comments w/o tests & with dirty codeDmitriy Zaporozhets
2011-12-28commit helper refactoringValery Sizov
2011-12-27I have to domesticate RubyMine, keymapping is not the same as IntelliJ and I ...Cedric Gatay
2011-12-271/ rspec'edCedric Gatay
2011-12-27Autolinks to issues in commit message (see #155)Cedric Gatay
2011-12-12fix can not guess problemSaito
2011-12-01line links for commit diff, css fixed for line diffDmitriy Zaporozhets
2011-11-28fix the issue on github #157.Saito