An error occurred fetching the project authors.
- 20 Apr, 2015 3 commits
-
-
Stan Hu authored
Multiple event handlers were firing, causing multiple form submissions. Closes #1448 and #1128
-
Douwe Maan authored
-
Ben Bodenmiller authored
* Simplify new repo commands * Include directions for how to add an existing folder that is either already a repo or not yet a repo Replaces #7918.
-
- 17 Apr, 2015 6 commits
-
-
Douwe Maan authored
-
Roshan Gautam authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Dmitry Medvinsky authored
We use `focusin` event instead of `click` because when using the latter, when the selection is created it isn't put into X11 PRIMARY selection. And as a Linux user I'm very used to such behaviour that when something gets selected, it's ready for pasting, which is the primary purpose of the clone URL field. When `focusin` is used, the selection is copied to X11 buffer automatically, so it works as expected (tested in Firefox and Chrome).
-
- 16 Apr, 2015 4 commits
-
-
Jeroen van Baarsen authored
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Hannes Rosenögger authored
-
Vinnie Okada authored
Add a task that checks repository integrity with `git fsck`.
-
- 15 Apr, 2015 3 commits
-
-
Dominik Sander authored
Having a merge request with a comments on a line which is then changed in a later commit prevented new comments from properly showing up in the merge request show page. * `Note#set_diff` do not use stored the diff when creating a new note in merge requests (we can not be sure the diff did not changed since the last comment on that line) * Do not rely just on `outdated?` of the first note when displaying comments of a MR in the discussion tab, but partition the active/outdated notes and display them all * In the inline changes tab just select the active notes, so an outdated note does not prevent an active one from being rendered * Just show active comments in the side-by-side changes tab
-
Douwe Maan authored
-
Ben Bodenmiller authored
fixes #348. related to 64874193.
-
- 14 Apr, 2015 9 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Jason Blanchard authored
-
Senorsen authored
This commit allows user to show one of their emails in profile page, or don't show email in this page.
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
This reverts commit 79b4d0b0, reversing changes made to a1e147ce.
-
Ben Bodenmiller authored
fixes #348. related to 64874193.
-
- 13 Apr, 2015 3 commits
-
-
Sven Strickroth authored
Rails image_tag sets the alt-attribute to the filename which causes graphical glitches if the file could not be loaded. Fixes https://github.com/gitlabhq/gitlabhq/issues/6036. Signed-off-by: Sven Strickroth <email@cs-ware.de>
-
Robert Schilling authored
-
Robert Schilling authored
-
- 11 Apr, 2015 5 commits
-
-
Robert Speicher authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 10 Apr, 2015 7 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Stan Hu authored
Closes #775
-