An error occurred fetching the project authors.
- 18 Apr, 2016 1 commit
-
-
Phil Hughes authored
Closes #14201
-
- 04 Apr, 2016 5 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
- 20 Jan, 2016 1 commit
-
-
Jacob Schatz authored
-
- 15 Dec, 2015 1 commit
-
-
Grzegorz Bizon authored
-
- 17 Nov, 2015 1 commit
-
-
Douwe Maan authored
-
- 16 Nov, 2015 1 commit
-
-
Robert Speicher authored
This reverts commit 63144cd0, reversing changes made to 8ab5df9d.
-
- 12 Nov, 2015 1 commit
-
-
Jason Lee authored
Use RJS to render edit note feature. Before: ``` Rendered projects/notes/_note.html.haml (27.9ms) Rendered projects/_zen.html.haml (0.3ms) Rendered projects/notes/_hints.html.haml (0.7ms) Rendered projects/_md_preview.html.haml (3.9ms) Rendered projects/notes/_edit_form.html.haml (6.9ms) Rendered projects/notes/_note.html.haml (17.7ms) Rendered projects/_zen.html.haml (0.3ms) Rendered projects/notes/_hints.html.haml (0.6ms) Rendered projects/_md_preview.html.haml (3.4ms) Rendered projects/notes/_edit_form.html.haml (7.0ms) ``` After: ``` Rendered projects/notes/_note.html.haml (13.8ms) Rendered projects/notes/_note.html.haml (7.1ms) Rendered projects/notes/_note.html.haml (9.5ms) Rendered projects/notes/_note.html.haml (8.5ms) ``` This change reduce at least 6ms * N ('N' - number of notes).
-
- 26 Jun, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
write_ was renamed to create_ modify_ was renamed to update_ So now in update action we have next code def create can?(current_user, :create_issue, @issue) end def update can?(current_user, :update_issue, @issue) end Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 16 Jun, 2015 1 commit
-
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/9283
-
- 14 Feb, 2015 1 commit
-
-
Vinnie Okada authored
Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
-
- 26 Aug, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 28 Apr, 2014 2 commits
-
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
- 25 Dec, 2013 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 23 Jun, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 02 May, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 03 Dec, 2012 6 commits
-
-
Riyad Preukschas authored
-
Riyad Preukschas authored
Allows previews and uploads in all forms. Also fixes #1730
-
Riyad Preukschas authored
-
Riyad Preukschas authored
-
Riyad Preukschas authored
-
Riyad Preukschas authored
-
- 14 Sep, 2012 4 commits
-
-
Riyad Preukschas authored
-
Riyad Preukschas authored
-
Riyad Preukschas authored
-
Riyad Preukschas authored
-
- 27 Feb, 2012 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 24 Feb, 2012 2 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 04 Nov, 2011 2 commits
- 26 Oct, 2011 1 commit
-
-
Nihad Abbasov authored
* Remove trailing whitespace * Converts hard-tabs into two-space soft-tabs * Remove consecutive blank lines
-
- 21 Oct, 2011 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 20 Oct, 2011 1 commit
-
-
gitlabhq authored
-
- 17 Oct, 2011 1 commit
-
-
gitlabhq authored
-