- 30 Mar, 2017 27 commits
-
-
Robert Speicher authored
Don't clean up the gitlab-test-fork_bare repo Closes #30284 See merge request !10342
-
Nick Thomas authored
-
Annabel Dunstone Gray authored
Adds container option for tooltip to prevent the button from losing round corners Closes #29883 See merge request !10317
-
Robert Speicher authored
Support >1 path in Gitlab::Git::Repository#log See merge request !10291
-
Jacob Schatz authored
Added worksheets support to notebook viewer See merge request !10307
-
Filipa Lacerda authored
Add subnav height to sidebar scroll calculation Closes #30063 See merge request !10262
-
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
-
Sean McGivern authored
This is analogous to `git log -- foo bar baz`, but not the same as `Gitlab::Git::Repository#log(path: 'foo bar baz')`, which would run `git log -- 'foo bar baz'`.
-
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
-
Phil Hughes authored
Updated some Ruby code based on comments
-
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 13 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
-