- 22 Jun, 2017 2 commits
-
-
Valery Sizov authored
-
Valery Sizov authored
-
- 21 Jun, 2017 4 commits
-
-
Jacob Schatz authored
Revert "Merge branch 'winh-merge-request-related-issues' into 'master'" See merge request !12354
-
Eric Eastwood authored
-
Eric Eastwood authored
-
Eric Eastwood authored
``` [Vue warn]: Invalid prop: type check failed for prop "idKey". Expected Number, got String. ``` We now fail on Vue warnings, https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12163/
-
- 20 Jun, 2017 26 commits
-
-
Achilleas Pipinellis authored
[ci skip]
-
Eric Eastwood authored
-
-
Felipe Artur authored
-
Eric Eastwood authored
-
Annabel Dunstone Gray authored
-
Bob Van Landuyt authored
-
Valery Sizov authored
-
Valery Sizov authored
-
Valery Sizov authored
-
Valery Sizov authored
-
Phil Hughes authored
Clean up Vue warnings in tests Closes #33624, #32965, and #33622 See merge request !12163
-
Winnie Hellmann authored
-
Phil Hughes authored
Merge branch '33734-transient-karma-failure-on-master-for-date-time-utils-timefor-returns-remaining-time-when-in-the-future' into 'master' Resolve "Transient karma failure on master for `Date time utils timeFor returns remaining time when in the future`" Closes #33734 See merge request !12227
-
Mike Greiling authored
Resolve "Transient karma failure on master for `Date time utils timeFor returns remaining time when in the future`"
-
Phil Hughes authored
Fix hover style for emoji button on parallel diff view Closes #33865 See merge request !12281
-
Phil Hughes authored
Fix note highlight being added when you don't have a URL fragment hash #note_xxx Closes #33916 See merge request !12293
-
Phil Hughes authored
Fix issue description syntax highlighting and math rendering Closes #33877 See merge request !12282
-
Rémy Coutable authored
Update rainbow from 2.1.0 to 2.2.2. See merge request !12289
-
Rémy Coutable authored
Update paranoia from 2.2 to 2.3.1. See merge request !12288
-
Rémy Coutable authored
Remove implicit dependency on `gitlab_sign_in` assigning to a user instance variable See merge request !12296
-
Robert Speicher authored
Update carrierwave from 1.0.0 to 1.1.0. See merge request !12291
-
Robert Speicher authored
We shouldn't be using instance variables in specs to begin with, and depending on this implicit behavior of `gitlab_sign_in` would have made it more difficult to change to `sign_in` where possible. ...we've also gone ahead and changed to `sign_in` where possible.
-
Douwe Maan authored
Prepare for bypassing GitLab sign in in feature specs See merge request !11913
-
Douwe Maan authored
[EE] Prepare for bypassing GitLab sign in in feature specs See merge request !2140
-
Jacob Schatz authored
Enable autocomplete on project snippets -- EE merge edition See merge request !2174
-
- 19 Jun, 2017 8 commits
-
-
Robert Speicher authored
Not sure why this fails with the full login flow, but it's not necessary and would've been changed eventually anyway, so whatever!
-
Robert Speicher authored
-
Robert Speicher authored
Change `logout_direct` uses to `gitlab_sign_out_direct`
-
Robert Speicher authored
Change single `login_via` use to `gitlab_sign_in_via`
-
Robert Speicher authored
-
Eric Eastwood authored
Always use a explicit true/false value to set highlight because jQuery assumes `null` means toggle from whatever state and doesn't force false. Regressed in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/12098
-
Stan Hu authored
Restored missing function inside dropzone_input.js Closes #33836 See merge request !12279
-
Jacob Schatz authored
Enable autocomplete on project snippets Closes #33911 See merge request !12286
-