| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove ssh pull without gitaly test | Jacob Vosmaer | 2018-01-19 | 1 | -28/+13 |
| * | Merge branch 'mr-widget-vue' into 'master' | Phil Hughes | 2018-01-19 | 1 | -12/+25 |
| |\ | |||||
| | * | Move archived component to vue file | Filipa Lacerda | 2018-01-18 | 1 | -12/+25 |
| * | | Merge branch '41532-email-reason' into 'master' | Sean McGivern | 2018-01-19 | 5 | -5/+121 |
| |\ \ | |||||
| | * | | Initial work to add notification reason to emails | Mario de la Ossa | 2018-01-16 | 5 | -5/+121 |
| * | | | WebIDE: Fix Commit bugs | Tim Zallmann | 2018-01-19 | 4 | -19/+15 |
| * | | | Merge branch '42157-41989-fix-duplicate-in-create-item-dropdown' into 'master' | Phil Hughes | 2018-01-19 | 2 | -0/+119 |
| |\ \ \ | |||||
| | * | | | Fix duplicate item in protected branch/tag dropdown42157-41989-fix-duplicate-in-create-item-dropdown | Eric Eastwood | 2018-01-18 | 2 | -0/+119 |
| * | | | | Merge branch 'fix-description-loss' into 'master' | Phil Hughes | 2018-01-19 | 1 | -0/+33 |
| |\ \ \ \ | |||||
| | * | | | | Add confirm when navigating away from page with tests. | Jacob Schatz | 2018-01-18 | 1 | -0/+33 |
| * | | | | | Merge branch '42159-utf8-uploads' into 'master' | Douwe Maan | 2018-01-19 | 1 | -8/+9 |
| |\ \ \ \ \ | |||||
| | * | | | | | Correctly escape UTF-8 path elements for uploads | Nick Thomas | 2018-01-18 | 1 | -8/+9 |
| * | | | | | | Resolve "Projects API: filter 'with_issues_enabled=true' returns projects wit... | Jan Christophersen | 2018-01-19 | 1 | -0/+26 |
| * | | | | | | Merge branch '42154-fix-artifact-size-calc' into 'master' | Robert Speicher | 2018-01-18 | 1 | -0/+6 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Fix a bug calculating artifact size for project statistics | Nick Thomas | 2018-01-18 | 1 | -0/+6 |
| * | | | | | | | Merge branch '42187-update-gitlab-styles-to-2-3-0' into 'master' | Robert Speicher | 2018-01-18 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Update rubocop, rubocop-rspec, and gitlab-styles42187-update-gitlab-styles-to-2-3-0 | Rémy Coutable | 2018-01-18 | 2 | -2/+2 |
| | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | | Merge branch '41247-timestamp' into 'master' | Robert Speicher | 2018-01-18 | 2 | -22/+50 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Return last edited time instead of update time41247-timestamp | Jan Provaznik | 2018-01-18 | 2 | -22/+50 |
| * | | | | | | | | Merge branch 'rc/improve-mr-feature-specs' into 'master' | Robert Speicher | 2018-01-18 | 60 | -1748/+1087 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Improve MR feature specs and reduce duplicationrc/improve-mr-feature-specs | Rémy Coutable | 2018-01-18 | 60 | -1748/+1087 |
| | | |_|_|/ / / / | |/| | | | | | | |||||
| * | | | | | | | | Delete conflicting orphaned routes | Michael Kozono | 2018-01-18 | 1 | -0/+61 |
| * | | | | | | | | Merge branch 'background-migration-fix' into 'master' | Douwe Maan | 2018-01-18 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| | * | | | | | | | Reduce UPDATEs for background column type changesbackground-migration-fix | Yorick Peterse | 2018-01-18 | 1 | -1/+1 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge branch 'issue_37143_2' into 'master' | Sean McGivern | 2018-01-18 | 1 | -0/+29 |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| | * | | | | | | Remove unnecessary query from labels filter | Felipe Artur | 2018-01-18 | 1 | -0/+29 |
| * | | | | | | | Merge branch 'remove-ide-pref' into 'master' | Tim Zallmann | 2018-01-18 | 1 | -12/+0 |
| |\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| | * | | | | | | remove specsremove-ide-pref | Phil Hughes | 2018-01-15 | 1 | -12/+0 |
| * | | | | | | | Merge branch 'gitaly-commit-signature' into 'master' | Sean McGivern | 2018-01-18 | 3 | -14/+92 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Retrieve commit signatures with Gitaly | Jacob Vosmaer (GitLab) | 2018-01-18 | 3 | -14/+92 |
| * | | | | | | | | Remove Rugged::Walker from Repository#log | Jacob Vosmaer (GitLab) | 2018-01-18 | 1 | -38/+0 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge branch 'rc/fix-update_upload_paths_to_system_spec' into 'master' | Sean McGivern | 2018-01-18 | 1 | -26/+32 |
| |\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| | * | | | | | | Fix spec/migrations/update_upload_paths_to_system_spec.rb to use the :migrati...rc/fix-update_upload_paths_to_system_spec | Rémy Coutable | 2018-01-18 | 1 | -26/+32 |
| * | | | | | | | Merge branch 'feature/merge-request-system-hook' into 'master' | Douwe Maan | 2018-01-18 | 8 | -13/+189 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | accept_confirm requires js driver | Alexis Reigel | 2018-01-17 | 1 | -1/+1 |
| | * | | | | | | | reference triggers.values for permitted parameters | Alexis Reigel | 2018-01-17 | 2 | -3/+30 |
| | * | | | | | | | add missing permitted param | Alexis Reigel | 2018-01-17 | 1 | -0/+1 |
| | * | | | | | | | no need for a named parameter | Alexis Reigel | 2018-01-17 | 1 | -1/+1 |
| | * | | | | | | | accepts `.all` as a hook scope as well | Alexis Reigel | 2018-01-17 | 1 | -1/+9 |
| | * | | | | | | | use safer .hooks_for instead of .public_send | Alexis Reigel | 2018-01-17 | 1 | -0/+18 |
| | * | | | | | | | extract concern for hook triggers | Alexis Reigel | 2018-01-17 | 1 | -0/+17 |
| | * | | | | | | | api support for merge_requests_events system hook | Alexis Reigel | 2018-01-04 | 1 | -1/+19 |
| | * | | | | | | | we only need a test for the happy path | Alexis Reigel | 2018-01-04 | 1 | -8/+0 |
| | * | | | | | | | use sentence case for "Merge request events" | Alexis Reigel | 2018-01-04 | 1 | -1/+1 |
| | * | | | | | | | merge requests on system hook admin page | Alexis Reigel | 2018-01-04 | 1 | -8/+63 |
| | * | | | | | | | test hook for system merge request hook | Alexis Reigel | 2018-01-04 | 1 | -0/+20 |
| | * | | | | | | | invoke SystemHooksService instead of direct model | Alexis Reigel | 2018-01-04 | 1 | -7/+3 |
| | * | | | | | | | execute system hooks from project | Alexis Reigel | 2018-01-04 | 2 | -1/+25 |
| * | | | | | | | | Merge branch '42129-fix-project-snippet-user-agent-detail' into 'master' | Sean McGivern | 2018-01-18 | 1 | -3/+10 |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| | * | | | | | | | Fix the user-agent detail API endpoint for project snippets | Nick Thomas | 2018-01-17 | 1 | -3/+10 |
