- 21 Aug, 2017 5 commits
-
-
Douwe Maan authored
[EE] Greatly reduce test duration for git_access_spec See merge request !2719
-
Phil Hughes authored
fix Modify commit message button spacing Closes #3163 See merge request !2693
-
Achilleas Pipinellis authored
Fixes Audit Events Documentation issue link See merge request !2725
-
Mark Fletcher authored
-
Marcia Ramos authored
Refactor GPG docs See merge request !2724
-
- 20 Aug, 2017 1 commit
-
-
Grzegorz Bizon authored
Fix url for object store artifacts Closes #3172 See merge request !2705
-
- 19 Aug, 2017 4 commits
-
-
Achilleas Pipinellis authored
1. Generating a GPG key 1. Signing commits 1. Associating a GPG key with Git
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
-
Kamil Trzcinski authored
-
- 18 Aug, 2017 10 commits
-
-
Robert Speicher authored
- Reduces duplication of long ref strings - Passes push rule attributes directly to `create_push_rule`, rather than creating one and then updating it.
-
Robert Speicher authored
Due to a logic error, these specs weren't actually doing anything -- we were running the checks on `Hash.new(Hash.new(false))`, which is just `{}`.
-
Clement Ho authored
Make issuable filter dropdown style consistent See merge request !2711
-
Winnie Hellmann authored
-
Robert Speicher authored
This uses the same thinking as the earlier `run_permission_checks` refactor, to run all of the checks for the matrix in a single `it` block to avoid repeated setup.
-
Robert Speicher authored
- Adds a new `ProjectMovedError` class to encapsulate that error condition. Inherits from `NotFoundError` so existing rescues should continue to work. - Separating that condition out of `NotFoundError` allowed us to simplify the `raise_not_found` helper and avoid repeating the literal string. - Spec makes use of `ERROR_MESSAGES` hash to avoid repeating literal error message strings.
-
Robert Speicher authored
- Combine multiple `it` blocks into one where it made sense - Use `set` for the top-level User record - Refactor permission matrix tests
-
Sean McGivern authored
Resolve "Export issue time tracking information" Closes #1406 See merge request !2627
-
Vlad authored
-
Achilleas Pipinellis authored
Document how to use AWS IAM profiles for object storage See merge request !2708
-
- 17 Aug, 2017 16 commits
-
-
Robert Speicher authored
Tuesday: CE upstream Closes #3178, #2750, gitaly#404, and gitlab-ce#27390 See merge request !2683
-
Stan Hu authored
[ci skip]
-
Phil Hughes authored
-
Marcia Ramos authored
Move workflow/importing/ to user/project/import/ See merge request !2694
-
Tim Zallmann authored
Fixed issue boards focus mode not being visible to guest users Closes #3182 See merge request !2699
-
Nick Thomas authored
-
Douwe Maan authored
Fix LDAP backwards compatibility Closes gitlab-ce#36432 and #3082 See merge request !2690
-
Nick Thomas authored
-
Kamil Trzcinski authored
-
Achilleas Pipinellis authored
-
Nick Thomas authored
-
Phil Hughes authored
Closes #3182
-
Nick Thomas authored
-
Tim Zallmann authored
Fix pipeline quota text not collapsing in the new sidebar See merge request !2697
-
Kamil Trzcinski authored
-
Sean McGivern authored
Create system notes only if issue was successfully related to another Closes gitlab-ce#36443 See merge request !2684
-
- 16 Aug, 2017 4 commits
-
-
Jacob Schatz authored
Repo editor with flex layout -- EE merge edition See merge request !2700
-
Douwe Maan authored
Improves handling of the mirror threshold Closes #3134 See merge request !2671
-
Eric Eastwood authored
-
Tiago Botelho authored
-