- 30 Mar, 2017 19 commits
-
-
Achilleas Pipinellis authored
Add tip about `CI_JOB_TOKEN` clone abilities with "new job permissions model" See merge request !10221
-
Rémy Coutable authored
group links select2 infinite scroll Closes #20013 See merge request !9807
-
Luke "Jared" Bennett authored
-
Rémy Coutable authored
Monkey patch the Spinach StdoutReporter to show scenario locations See merge request !10321
-
Rémy Coutable authored
Use `:empty_project` in worker, view, task, serializer, policy, migration, and mailer specs See merge request !10272
-
Sean McGivern authored
Cleanup application settings spec See merge request !10189
-
Sean McGivern authored
Fix production admin fixture to use the new `Users::CreateService` Closes #30248 See merge request !10326
-
Rémy Coutable authored
Fix linking to new issue with selected template Closes #26595 See merge request !10155
-
Sean McGivern authored
Create todos only for new mentiones Closes #28799 See merge request !10279
-
Jacob Schatz authored
Update docs regarding visibility lib See merge request !10295
-
Sean McGivern authored
bumps gitlab shell version See merge request !10329
-
Rémy Coutable authored
Test docs internal links check See merge request !9509
-
Achilleas Pipinellis authored
-
Tiago Botelho authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sean McGivern authored
Add metadata for system notes See merge request !9964
-
Sean McGivern authored
Prevent private group disclosure via parent_id See merge request !2077
-
Rémy Coutable authored
Use full path for moving directories when changing namespace path See merge request !2078
-
DJ Mountney authored
-
- 29 Mar, 2017 21 commits
-
-
Alfredo Sumaran authored
Reset container width when switching to pipelines MR tab Closes #29539 See merge request !10169
-
Jacob Schatz authored
Resolve "Simplify milestone summary" Closes #23674 See merge request !10096
-
Jacob Schatz authored
Add shortcuts and counters to MRs and issues in navbar Closes #29866 See merge request !10314
-
Annabel Dunstone Gray authored
-
Robert Speicher authored
Before: Scenario: Viewing invitation when signed out
✔ Given "John Doe" is owner of group "Owned" # features/steps/shared/group.rb:8 After: Scenario: Viewing invitation when signed out # features/invites.feature:6✔ Given "John Doe" is owner of group "Owned" # features/steps/shared/group.rb:8 Now if a scenario fails we can easily rerun it with a specific line number. -
DJ Mountney authored
[ci skip]
-
Jacob Schatz authored
Remove jQuery from IPython notebook viewer See merge request !10315
-
Mike Greiling authored
-
Annabel Dunstone Gray authored
Fix admin projects page in admin area See merge request !10277
-
Alfredo Sumaran authored
-
Annabel Dunstone Gray authored
Fix custom protected branch pattern jumping scroll position to top Closes #30149 See merge request !10275
-
-
Annabel Dunstone Gray authored
Fixed inner page tabs not being scrollable Closes #18853 See merge request !10204
-
Annabel Dunstone Gray authored
don't pad hidden sidebar on build and wiki pages Closes #29830 See merge request !10199
-
Rémy Coutable authored
Make bundle exec rake gitlab:check RAILS_ENV=production Closes #30084 See merge request !10246
-
Clement Ho authored
Update copy for first row in filtered search dropdown Closes #29828 See merge request !10138
-
Phil Hughes authored
-
Sean McGivern authored
One Gitaly connection per storage shard See merge request !10150
-
Chris Peressini authored
-
Jarka Kadlecova authored
-
Johan Brandhorst authored
The CI_JOB_TOKEN post 8.12 allows the cloning of any repositories that are accessible by the triggering user. This was not documented anywhere, and the documentation was in particular very specific on git submodule dependency management. This commit adds a tip about cloning arbitrary repository paths.
-