An error occurred fetching the project authors.
- 11 Jan, 2016 4 commits
-
-
Drew Blessing authored
-
Kamil Trzcinski authored
-
Stan Hu authored
-
Stan Hu authored
Properly ensure that the token exists and add defensively check for a non-nil value. Closes #4294
-
- 10 Jan, 2016 1 commit
-
-
Stan Hu authored
[ci skip]
-
- 09 Jan, 2016 1 commit
-
-
Stan Hu authored
Closes #3268
-
- 08 Jan, 2016 4 commits
-
-
Robert Speicher authored
Also, Open Graph data, if you're into that kind of thing. [ci skip]
-
Robert Schilling authored
-
Stan Hu authored
When deleting a branch, this is what was happening: 1. DeleteBranchService calls EventCreateService and creates an event. 2. The call to repository.rm_branch triggers the GitHooksService. 3. This, in turn, calls GitPushService and then calls EventCreateService again. 5145706c now makes it no longer necessary for DeleteBranchService and CreateBranchService to create an event. Closes #4304
-
Stan Hu authored
[ci skip]
-
- 07 Jan, 2016 10 commits
-
-
Drew Blessing authored
-
Stan Hu authored
Every time I push to GitLab, I get > 2 emails saying a spec failed when I don't care about benchmarks and other specs that have `allow_failure` set to `true`.
-
Douwe Maan authored
-
Stan Hu authored
Closes https://github.com/gitlabhq/gitlabhq/issues/9956
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Douwe Maan authored
-
Jacob Vosmaer authored
-
Douwe Maan authored
-
koreamic authored
Using the fuzzy filter, develop "file finder" feature. - feedback(http://feedback.gitlab.com/forums/176466-general/suggestions/4987909-add-file-finder-fuzzy-input-in-files-tab-to-ju ) - fuzzy filter(https://github.com/jeancroy/fuzzaldrin-plus) - shortcuts(when "t" was hitted at tree view, go to 'file find' page and 'esc' is to go back) - depends on gitlab_git 7.2.22
-
Stan Hu authored
Closes #3635, #1383
-
- 06 Jan, 2016 3 commits
-
-
Jeroen Nijhof authored
-
Jose Corcuera authored
-
Janis Meybohm authored
-
- 05 Jan, 2016 5 commits
-
-
Robert Speicher authored
-
Michi302 authored
-
Douglas Barbosa Alexandre authored
-
Douwe Maan authored
Get "Merge when build succeeds" to work when commits were pushed to MR target branch while builds were running
-
Douglas Barbosa Alexandre authored
-
- 04 Jan, 2016 4 commits
-
-
Stan Hu authored
Closes #4708
-
Robert Speicher authored
[ci skip]
-
Steve Norman authored
-
Douglas Barbosa Alexandre authored
-
- 03 Jan, 2016 3 commits
-
-
Josh Frye authored
-
Stan Hu authored
Attempting to use the /projects/:id API by specifying :id in "namespace/project" format would always result in a 404 if the namespace contained a dot. The reason? From http://guides.rubyonrails.org/routing.html#specifying-constraints: "By default the :id parameter doesn't accept dots - this is because the dot is used as a separator for formatted routes. If you need to use a dot within an :id add a constraint which overrides this - for example id: /[^\/]+/ allows anything except a slash." Closes https://github.com/gitlabhq/gitlabhq/issues/9573
-
Stan Hu authored
Closes #5728
-
- 01 Jan, 2016 1 commit
-
-
Robert Speicher authored
While Safari supports the policy, it does not (currently, as of 9.x) recognize `origin-when-cross-origin` as a valid value, so we omit the policy entirely under Safari. Closes #5609
-
- 31 Dec, 2015 1 commit
-
-
Robert Speicher authored
[ci skip]
-
- 30 Dec, 2015 3 commits
-
-
Robert Speicher authored
[ci skip]
-
Zeger-Jan van de Weg authored
Closes #4039
-
Robert Speicher authored
[ci skip]
-