| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch ↵ | Fatih Acet | 2017-05-26 | 1 | -1/+2 |
| |\ | | | | | | | | | | | | | | | | | '32447-remove-source-branch-is-displayed-to-mergers-who-cannot-actually-delete-the-source-branch-from-a-forked-project' into 'master' Disable "Remove source branch" in MR Widget for users who can't remove, and re-add checkbox to MR form Closes #32447 and #32907 See merge request !11558 | ||||
| | * | Update spinach specs to explicitly check Remove Source Branch. | Bryce Johnson | 2017-05-23 | 1 | -1/+2 |
| | | | |||||
| * | | Implement web hooks logging | Alexander Randa | 2017-05-25 | 1 | -37/+0 |
| |/ | | | | | | | | * implemented logging of project and system web hooks * implemented UI for user area (project hooks) * implemented UI for admin area (system hooks) * implemented retry of logged webhook * NOT imeplemented log remover | ||||
| * | Load tree readme asynchronouslydm-async-tree-readme | Douwe Maan | 2017-05-10 | 2 | -0/+4 |
| | | |||||
| * | Merge request widget redesign | Fatih Acet | 2017-05-09 | 3 | -2/+11 |
| | | |||||
| * | Merge branch 'issue-title-description-realtime' into 'master' | Phil Hughes | 2017-05-05 | 1 | -0/+1 |
| |\ | | | | | | | | | | | | | Render Description Realtime :tada: Closes #25049 and #31355 See merge request !10865 | ||||
| | * | pass failed spinach spec | Regis | 2017-05-03 | 1 | -0/+1 |
| | | | |||||
| * | | Merge branch 'deploy-keys-load-async' into 'master' | Filipa Lacerda | 2017-05-04 | 1 | -0/+6 |
| |\ \ | | | | | | | | | | | | | | | | | | | Deploy keys load async Closes #29667 See merge request !10973 | ||||
| | * \ | Merge branch 'master' into deploy-keys-load-async | Phil Hughes | 2017-05-04 | 3 | -10/+10 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' into deploy-keys-load-async | Phil Hughes | 2017-05-03 | 2 | -8/+1 |
| | |\ \ \ | |||||
| | * | | | | Fixed some spinach & rspec tests | Phil Hughes | 2017-04-28 | 1 | -0/+6 |
| | | | | | | |||||
| * | | | | | Merge branch 'dm-artifact-blob-viewer' into 'master' | Sean McGivern | 2017-05-04 | 1 | -1/+2 |
| |\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | Use blob viewer for job artifacts Closes #31297 See merge request !11018 | ||||
| | * | | | | Add artifact file page that uses the blob viewerdm-artifact-blob-viewer | Douwe Maan | 2017-05-04 | 1 | -1/+2 |
| | | | | | | |||||
| * | | | | | Merge branch '30529-remove-pages-tab-if-pages-isn-t-enabled' into 'master' | Rémy Coutable | 2017-05-04 | 2 | -10/+8 |
| |\ \ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | Disable navigation to Pages config if Pages is disabled Closes #30529 See merge request !11008 | ||||
| | * | | | | Disable navigation to Pages config if Pages is disabled | Mark Fletcher | 2017-05-04 | 2 | -10/+8 |
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Regards project-level pages config - Nav link is now shown only if Pages is enabled for instance - Navigation to following controllers denied if Pages disabled: * projects/pages_controller * projects/pages_domains_controller - 'disabled' partial removed + Test for pages_controller introduced | ||||
| * | | | | Merge branch 'dm-artifact-browser-header' into 'master' | Robert Speicher | 2017-05-03 | 1 | -0/+2 |
| |\ \ \ \ | |_|/ / |/| | | | | | | | | | | | Add breadcrumb, build header and pipelines submenu to artifacts browser See merge request !11050 | ||||
| | * | | | Add breadcrumb, build header and pipelines submenu to artifacts browser | Douwe Maan | 2017-05-03 | 1 | -0/+2 |
| | | |/ | |/| | |||||
| * | | | Merge branch 'async-milestone-tabs' into 'master' | Jacob Schatz | 2017-05-03 | 1 | -8/+0 |
| |\ \ \ | |/ / |/| | | | | | | | | Load milestone tabs asynchronously See merge request !10919 | ||||
| | * | | Fixed spinach tests | Phil Hughes | 2017-04-26 | 1 | -8/+0 |
| | | | | | | | | | | | | | Removed a spinach test as it wasn't actually testing what it said it should be | ||||
| * | | | Use blob viewers for snippets | Douwe Maan | 2017-04-30 | 1 | -0/+1 |
| | |/ |/| | |||||
| * | | Fix feature specs | Douwe Maan | 2017-04-27 | 2 | -1/+14 |
| |/ | |||||
| * | Merge branch 'rs-rename-login_as' into 'master' | Rémy Coutable | 2017-04-24 | 1 | -2/+1 |
| |\ | | | | | | | | | Except where necessary, use `sign_in` over `login_as` in features See merge request !10320 | ||||
| | * | Except where necessary, use `sign_in` over `login_as` in features | Robert Speicher | 2017-04-19 | 1 | -2/+1 |
| | | | |||||
| * | | Add Fork/Cancel confirmation to "Replace"/"Delete" buttons30637-replace-delete-buttons-get-fork-cancel-confirmation | Eric Eastwood | 2017-04-20 | 1 | -0/+4 |
| | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/30637 | ||||
| * | | Merge branch 'dz-refactor-create-members' into 'master' | Douwe Maan | 2017-04-20 | 1 | -20/+0 |
| |\ \ | | | | | | | | | | | | | Refactor code that creates and destroys project/group members See merge request !10735 | ||||
| | * | | Move some project/group members spinach tests to rspecdz-refactor-create-members | Dmitriy Zaporozhets | 2017-04-17 | 1 | -20/+0 |
| | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
| * | | | Refactor changing files in web UI | Douwe Maan | 2017-04-20 | 2 | -3/+1 |
| | |/ |/| | |||||
| * | | Add renderNote animation and added spec | Luke "Jared" Bennett | 2017-04-19 | 1 | -6/+0 |
| |/ | |||||
| * | Merge branch 'menu-shortcut' into 'master' | Jacob Schatz | 2017-04-06 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | Add keyboard shortcuts to main menu. Closes #30036 See merge request !10243 | ||||
| | * | Fix shortcut specs | Annabel Dunstone Gray | 2017-04-06 | 1 | -1/+1 |
| | | | |||||
| * | | Fix rspec and spinach tests | Jose Ivan Vargas | 2017-04-06 | 1 | -7/+7 |
| |/ | |||||
| * | Linking to edit file directly | Eric Eastwood | 2017-04-06 | 1 | -0/+4 |
| | | |||||
| * | MR empty state | Luke "Jared" Bennett | 2017-04-05 | 1 | -2/+4 |
| | | |||||
| * | Removed the settings gear button inside the Project to a tab | Jose Ivan Vargas | 2017-03-07 | 1 | -8/+8 |
| | | |||||
| * | Merge branch 'master' into ↵26732-combine-deploy-keys-and-push-rules-and-mirror-repository-and-protect-branches-settings-pages | Phil Hughes | 2017-03-07 | 2 | -4/+34 |
| |\ | | | | | | | 26732-combine-deploy-keys-and-push-rules-and-mirror-repository-and-protect-branches-settings-pages | ||||
| | * | Restore keyboard shortcuts for "Activity" and "Charts" | Kushal Pandya | 2017-03-06 | 2 | -4/+34 |
| | | | |||||
| * | | Fixed tests, changed dispatcher routing to the 'repository:show' | Jose Ivan Vargas | 2017-03-06 | 1 | -3/+3 |
| |/ | | | | | Also modified the render calls to the deploy_keys and protected_branches partials | ||||
| * | Cleaning up navigational order - Project | Kushal Pandya | 2017-03-02 | 3 | -17/+15 |
| | | |||||
| * | Merge branch '25437-just-emoji' into 'master' | Sean McGivern | 2017-03-01 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | #25437 Allow posting of just an emoji in comment; add /award slash command Closes #25437 See merge request !9382 | ||||
| | * | add /award slash command | mhasbini | 2017-02-28 | 1 | -1/+1 |
| | | | | | | | | | add /award slash command; Allow posting of just an emoji in comment | ||||
| * | | Merge branch 'remove-jquery-ui-plugins' into 'master' | Jacob Schatz | 2017-02-24 | 1 | -6/+2 |
| |\ \ | |/ |/| | | | | | Removed jQuery UI highlight & autocomplete See merge request !8420 | ||||
| | * | Removed jQuery UI highlight & autocompleteremove-jquery-ui-plugins | Phil Hughes | 2017-02-09 | 1 | -6/+2 |
| | | | | | | | | | In an effort to tackle #18437 this removes 2 of the jQuery UI plugins. Highlight & autocomplete, both used once in our code. Highlight was just removed easily, autocomplete was replaced with GL dropdown | ||||
| * | | Add filtered search to MR pageadd-filtered-search-to-mr | Clement Ho | 2017-02-21 | 1 | -7/+0 |
| | | | |||||
| * | | Fix Spinach failurefix-spinach-failure | Douwe Maan | 2017-02-20 | 1 | -0/+1 |
| | | | |||||
| * | | Delete labels spinach test bc covered by rspec | Annabel Dunstone Gray | 2017-02-15 | 1 | -15/+0 |
| |/ | |||||
| * | Fix adding pages domain to projects in groups | Kamil Trzcinski | 2017-01-31 | 1 | -0/+9 |
| | | |||||
| * | Added spinach tests | Kamil Trzcinski | 2017-01-31 | 1 | -0/+73 |
| | | |||||
| * | Add tests for Active Tab | Kamil Trzcinski | 2017-01-31 | 1 | -0/+7 |
| | | |||||
| * | Fixed more tests | Jose Ivan Vargas | 2017-01-18 | 1 | -3/+3 |
| | | |||||
| * | Fix spinach tests | Clement Ho | 2017-01-09 | 2 | -84/+0 |
| | | |||||
