- 24 May, 2016 1 commit
-
-
Phil Hughes authored
-
- 23 May, 2016 1 commit
-
-
Robert Speicher authored
-
- 16 May, 2016 4 commits
-
-
Phil Hughes authored
Fixed issue with issuable checkboxs not being init'd
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
This improves the filtering of issues and merge requests by creating a single file that encapsulates all the filtering. Previously this was done with a file for issues and a file for merge requests. Created the ability for the text search to be done alongside other filterables. Previously because this was outside the filterable form, this wasn't possible and would instead do either filter dropdown or text filter - not both.
-
- 04 May, 2016 2 commits
-
-
Annabel Dunstone authored
-
Annabel Dunstone authored
-
- 15 Apr, 2016 1 commit
-
-
Arinde Eniola authored
-
- 07 Apr, 2016 1 commit
-
-
Alfredo Sumaran authored
-
- 17 Mar, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 16 Mar, 2016 1 commit
-
-
Phil Hughes authored
[ci skip]
-
- 10 Mar, 2016 5 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
Fixed failing tests
-
Phil Hughes authored
Unified the 'edited text' to be the same in descriptions and comments Closes #5538
-
- 09 Mar, 2016 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 03 Mar, 2016 1 commit
-
-
nico de ceulaer authored
-
- 19 Feb, 2016 3 commits
-
-
Rubén Dávila authored
* Now it's only created when user choose to create a MR and logic to hide it is handled by https://gitlab.com/gitlab-org/gitlab-ce/blob/50595af7b0e304f16e2955109abd2d25cd96efda/app/helpers/application_helper.rb#L139
-
Rubén Dávila authored
-
Rubén Dávila authored
-
- 15 Feb, 2016 1 commit
-
-
Rémy Coutable authored
1. We now display the index of the current issuable among all its project's issuables, of the same type and with the same state. 2. Also, refactored a bit the Issuable helpers into a new IssuablesHelper module. 3. Added acceptance specs for the sidebar counter.
-
- 12 Feb, 2016 2 commits
-
-
Robert Speicher authored
-
Ben Boeckel authored
- Apply the RelativeLinkFilter filter to other formats, e.g., reStructuredText so links from the Files view or the Project view work - Remove the AsciidocPipeline pipeline Fixes #3533.
-
- 04 Feb, 2016 2 commits
-
-
Jacob Schatz authored
-
Jacob Schatz authored
-
- 28 Jan, 2016 2 commits
-
-
Jacob Schatz authored
-
Jacob Schatz authored
-
- 27 Jan, 2016 1 commit
-
-
Jacob Schatz authored
[WIP]
-
- 25 Jan, 2016 1 commit
-
-
Jacob Schatz authored
All inputs of type `search` will have the gray background and search icon centered. Because the search magnifier is a bg image, I had to hide it with `[value=""]`. I added a little javascript to make sure each input always has it's own value.
-
- 13 Jan, 2016 1 commit
-
-
Robert Speicher authored
Now it returns the fully-formatted message so we can be consistent about how it's shown.
-
- 12 Jan, 2016 2 commits
-
-
Greg Smethells authored
-
Robert Speicher authored
Somehow this test existed on EE but not in CE, so it started failing after a bad CE-to-EE merge.
-
- 08 Jan, 2016 1 commit
-
-
Robert Speicher authored
-
- 07 Jan, 2016 1 commit
-
-
Robert Speicher authored
Closes #5908
-
- 30 Dec, 2015 1 commit
-
-
Rubén Dávila authored
* It is more performant given now we process all the diff file instead of processing line by line. * Multiline comments are highlighted correctly.
-
- 28 Dec, 2015 2 commits
-
-
Rubén Dávila authored
-
Stefan Kahlhöfer authored
Signed-off-by: Rubén Dávila <rdavila84@gmail.com>
-
- 15 Dec, 2015 1 commit
-
-
Gabriel Mazetto authored
-