- 20 Feb, 2016 6 commits
-
-
Douwe Maan authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
- 19 Feb, 2016 6 commits
-
-
Rubén Dávila authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
+ minor improvements
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 17 Feb, 2016 2 commits
-
-
James Lopez authored
-
Douglas Barbosa Alexandre authored
-
- 16 Feb, 2016 2 commits
-
-
James Lopez authored
-
Valery Sizov 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.
-
- 13 Feb, 2016 1 commit
-
-
Stan Hu authored
-
- 11 Feb, 2016 6 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 10 Feb, 2016 2 commits
-
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
- 06 Feb, 2016 1 commit
-
-
Robert Speicher authored
Closes #11853
-
- 04 Feb, 2016 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 03 Feb, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 02 Feb, 2016 3 commits
-
-
Rubén Dávila authored
-
Douglas Barbosa Alexandre authored
-
Stan Hu authored
Currently any spam detected by Akismet by non-members via API will be logged in a separate table in the admin page. Closes #5612
-
- 01 Feb, 2016 1 commit
-
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/9265
-
- 29 Jan, 2016 2 commits
-
-
Phil Hughes authored
-
Robert Speicher authored
The problem occurred because asset compilation takes a long time, so when the asset cache didn't exist and the first test ran, it would often (randomly) time out during the generation before the actual test even had a chance to run. Now we check if the cache exists before the suite runs, and if not, we manually fire a request to the root URL in order to generate it. This should allow subsequent tests to use the cached assets.
-
- 28 Jan, 2016 1 commit
-
-
Jacob Vosmaer authored
-
- 27 Jan, 2016 1 commit
-
-
James Lopez authored
-
- 26 Jan, 2016 1 commit
-
-
James Lopez authored
-
- 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.
-