Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'signed-out-menu-shortcuts' into 'master' | Jacob Schatz | 2017-04-11 | 1 | -13/+35 |
|\ | |||||
| * | Added keyboard shortcuts to signed out menusigned-out-menu-shortcuts | Phil Hughes | 2017-04-10 | 1 | -13/+35 |
* | | Added tests and fixed a typo | Jose Ivan Vargas | 2017-04-10 | 1 | -0/+13 |
|/ | |||||
* | Merge branch 'remove_is_admin' into 'master' | Robert Speicher | 2017-04-09 | 1 | -1/+1 |
|\ | |||||
| * | Remove the User#is_admin? method | blackst0ne | 2017-04-09 | 1 | -1/+1 |
* | | Add a name field to the group edit formadd-field-for-group-name | Douglas Lovell | 2017-04-09 | 3 | -12/+43 |
|/ | |||||
* | Merge branch 'master' into new-resolvable-discussion | Douwe Maan | 2017-04-07 | 1 | -3/+3 |
|\ | |||||
| * | Put back usernames in activity and profile feed | Annabel Dunstone Gray | 2017-04-07 | 1 | -3/+3 |
* | | Merge branch 'master' into new-resolvable-discussion | Luke "Jared" Bennett | 2017-04-07 | 5 | -4/+212 |
|\ \ | |/ | |||||
| * | Merge branch 'dosuken123/gitlab-ce-2989-run-cicd-pipelines-on-a-schedule-idea... | Sean McGivern | 2017-04-07 | 1 | -0/+53 |
| |\ | |||||
| | * | Fix last spec failure | Kamil Trzcinski | 2017-04-07 | 1 | -1/+6 |
| | * | Another round of code review | Kamil Trzcinski | 2017-04-07 | 1 | -2/+2 |
| | * | Fix test failures | Kamil Trzcinski | 2017-04-07 | 1 | -0/+1 |
| | * | Update tests to cover trigger schedule | Kamil Trzcinski | 2017-04-07 | 1 | -8/+47 |
| | * | Add specs in triggers_spec.rb (Halfway) | Shinya Maeda | 2017-04-07 | 1 | -0/+8 |
| * | | Merge branch 'bvl-fix-project-ci-status-cache' into 'master' | Kamil TrzciĆski | 2017-04-07 | 1 | -4/+7 |
| |\ \ | |||||
| | * | | Update project build status cache when transitioning | Bob Van Landuyt | 2017-04-07 | 1 | -4/+7 |
| | |/ | |||||
| * | | Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master' | Douwe Maan | 2017-04-07 | 3 | -0/+152 |
| |\ \ | | |/ | |/| | |||||
| | * | Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags' | Kushal Pandya | 2017-04-06 | 19 | -152/+419 |
| | |\ | |||||
| | * \ | Merge branch '18471-restrict-tag-pushes-protected-tags' of gitlab.com:gitlab-... | Kushal Pandya | 2017-04-07 | 2 | -8/+47 |
| | |\ \ | |||||
| | | * \ | Merge branch 'last-green-master' into 18471-restrict-tag-pushes-protected-tags | James Edwards-Jones | 2017-04-06 | 2 | -8/+47 |
| | | |\ \ | |||||
| | | * | | | Fix within('#new_protected_tag') in protected tags spec | James Edwards-Jones | 2017-04-06 | 1 | -1/+1 |
| | * | | | | Fix selector for form wrapper | Kushal Pandya | 2017-04-07 | 1 | -2/+2 |
| | |/ / / | |||||
| | * | | | Protected Tags backend review changes | James Edwards-Jones | 2017-04-06 | 2 | -0/+18 |
| | * | | | Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags' | Kushal Pandya | 2017-04-06 | 62 | -215/+1041 |
| | |\ \ \ | |||||
| | * | | | | Renamed ProtectedTag push_access_levels to create_access_levels | James Edwards-Jones | 2017-04-04 | 1 | -10/+10 |
| | * | | | | Added ProtectedTags#show page | James Edwards-Jones | 2017-03-31 | 2 | -172/+133 |
| | * | | | | Protected tags copy/paste from protected branches | James Edwards-Jones | 2017-03-31 | 2 | -0/+173 |
* | | | | | | Merge branch 'master' into new-resolvable-discussion | Luke "Jared" Bennett | 2017-04-07 | 1 | -10/+25 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'dz-hide-zero-counter' into 'master' | Dmitriy Zaporozhets | 2017-04-07 | 1 | -10/+25 |
| |\ \ \ \ \ | |||||
| | * | | | | | Hide header counters for issue/mr/todos if zerodz-hide-zero-counter | Dmitriy Zaporozhets | 2017-04-07 | 1 | -10/+25 |
| * | | | | | | Update droplab | Luke "Jared" Bennett | 2017-04-07 | 4 | -40/+37 |
* | | | | | | | Merge branch 'update-droplab-to-webpack-version' into new-resolvable-discussion | Luke "Jared" Bennett | 2017-04-07 | 32 | -149/+193 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into update-droplab-to-webpack-versionupdate-droplab-to-webpack-version | Luke "Jared" Bennett | 2017-04-07 | 51 | -308/+658 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| | * | | | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits... | Lin Jen-Shin | 2017-04-07 | 31 | -149/+182 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | * | | | | | Merge branch 'menu-shortcut' into 'master' | Jacob Schatz | 2017-04-06 | 2 | -10/+6 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | Fixed specs | Phil Hughes | 2017-04-06 | 1 | -8/+4 |
| | | | * | | | | | Update tests | Filipa Lacerda | 2017-04-06 | 1 | -5/+5 |
| | | | * | | | | | Fix shortcut specs | Annabel Dunstone Gray | 2017-04-06 | 1 | -1/+1 |
| | | * | | | | | | Merge branch 'button-capitalization' into 'master' | Clement Ho | 2017-04-06 | 28 | -130/+167 |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | |||||
| | | | * | | | | | Fixed button capitalisation for Projects in views | Jose Ivan Vargas Lopez | 2017-04-06 | 10 | -95/+132 |
| | | | * | | | | | Fix rspec and spinach tests | Jose Ivan Vargas | 2017-04-06 | 11 | -17/+17 |
| | | | * | | | | | Groups section capitalization fix | Jose Ivan Vargas Lopez | 2017-04-06 | 1 | -1/+1 |
| | | | * | | | | | Dashboard section capitalization fix | Jose Ivan Vargas Lopez | 2017-04-06 | 1 | -1/+1 |
| | | | * | | | | | Admin section capitalization fix | Jose Ivan Vargas Lopez | 2017-04-06 | 4 | -5/+5 |
| | | | * | | | | | Fixed rspec tests | Jose Ivan Vargas | 2017-04-06 | 4 | -12/+12 |
| | | | | |_|_|/ | | | | |/| | | | |||||
| | | * | | | | | Update issue board cards design | Clement Ho | 2017-04-06 | 1 | -9/+9 |
| | | |/ / / / | |||||
| | * | | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits... | Lin Jen-Shin | 2017-04-07 | 21 | -160/+466 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | * | | | | | Merge remote-tracking branch 'upstream/master' into 8998_skip_pending_commits... | Lin Jen-Shin | 2017-04-06 | 16 | -27/+261 |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | |||||
| | * | | | | | Add tests for relations and scopes, and setting | Lin Jen-Shin | 2017-04-06 | 1 | -0/+11 |