Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | Merge branch 'prettify-all-remaining-things' into 'master' | Filipa Lacerda | 2018-10-31 | 23 | -497/+493 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix eslint violations | Mike Greiling | 2018-10-31 | 2 | -0/+6 | |
| * | | | | | | | | | Prettify remaining files with differences in CE and EE | Mike Greiling | 2018-10-31 | 23 | -497/+487 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'gt-fix-quick-links-button-styles' into 'master' | Annabel Dunstone Gray | 2018-10-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix quick links button styles | George Tsiolis | 2018-10-29 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch '53335-cancel-job-redirects-to-job-page' into 'master' | Grzegorz Bizon | 2018-10-31 | 2 | -11/+41 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Use array syntax instead of dig for consistency | Steve Azzopardi | 2018-10-31 | 1 | -1/+1 | |
| * | | | | | | | | Send continue parameter on for cancel_path | Steve Azzopardi | 2018-10-31 | 2 | -10/+40 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch '41545-gitlab-merge-request-status-could-not-connect-to-the-ci-s... | Filipa Lacerda | 2018-10-31 | 4 | -4/+14 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Fix rspec error text regex | Matija Čupić | 2018-10-24 | 2 | -3/+3 | |
| * | | | | | | | Regenerates pot files | Filipa Lacerda | 2018-10-24 | 3 | -2/+12 | |
| * | | | | | | | Change CI status error message | Matija Čupić | 2018-10-24 | 3 | -3/+3 | |
* | | | | | | | | Merge branch 'add-language-param-to-highlight' into 'master' | Douwe Maan | 2018-10-30 | 9 | -83/+183 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Allow FoundBlob to access language from gitattributes | Mark Chao | 2018-10-30 | 3 | -17/+26 | |
| * | | | | | | | | Move :plain option to Highlight class | Mark Chao | 2018-10-30 | 3 | -75/+69 | |
| * | | | | | | | | Make Highlight accept language param | Mark Chao | 2018-10-30 | 2 | -25/+8 | |
| * | | | | | | | | Add BlobPresenter for highlighting | Mark Chao | 2018-10-30 | 1 | -0/+60 | |
| * | | | | | | | | Add access to Blob's language from gitattributes | Mark Chao | 2018-10-30 | 1 | -0/+16 | |
| * | | | | | | | | Add spec for Gitlab::Git::Repository#attributes | Mark Chao | 2018-10-30 | 3 | -7/+45 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'bvl-move-wrapped-gitaly-errors' into 'master' | Douwe Maan | 2018-10-30 | 1 | -0/+28 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Move Repository#wrapped_gitaly_errors into concern | Bob Van Landuyt | 2018-10-30 | 1 | -0/+28 | |
* | | | | | | | | | Resolve "Create new group: Rename form fields and update UI" | Martin Wortschack | 2018-10-30 | 5 | -17/+39 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge branch '53227-empty-list' into 'master' | Phil Hughes | 2018-10-30 | 2 | -0/+58 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Runs prettier on changed files53227-empty-list | Filipa Lacerda | 2018-10-30 | 1 | -1/+1 | |
| * | | | | | | | | Prevents review app to render an empty dropdown. | Filipa Lacerda | 2018-10-30 | 2 | -0/+58 | |
* | | | | | | | | | Merge branch 'tc-index-lfs-objects-file-store' into 'master' | Douglas Barbosa Alexandre | 2018-10-30 | 1 | -19/+0 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Enhance performance of counting local LFS objectstc-index-lfs-objects-file-store | Toon Claes | 2018-10-30 | 1 | -19/+0 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'winh-pipeline-actions-dynamic-timer' into 'master' | Filipa Lacerda | 2018-10-30 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add dynamic timer for delayed jobs in pipelines listwinh-pipeline-actions-dynamic-timer | Winnie Hellmann | 2018-10-29 | 1 | -1/+5 | |
* | | | | | | | | | | Merge branch 'mr-diff-discussion-deletion' into 'master' | Filipa Lacerda | 2018-10-30 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fixes diff discussions not being fully removedmr-diff-discussion-deletion | Phil Hughes | 2018-10-30 | 1 | -0/+1 | |
* | | | | | | | | | | | Merge branch 'sh-fix-issue-53153' into 'master' | Sean McGivern | 2018-10-30 | 1 | -0/+60 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Fix extra merge request versions created from forked merge requestssh-fix-issue-53153 | Stan Hu | 2018-10-29 | 1 | -0/+60 | |
* | | | | | | | | | | | Renaming Secret Variables in the codebase | Marcel Amirault | 2018-10-30 | 6 | -29/+29 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | Merge remote-tracking branch 'origin/master' into dev-master | Jan Provaznik | 2018-10-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Fix problem with spec that showed up in EE merge | Brett Walker | 2018-10-29 | 1 | -1/+1 | |
* | | | | | | | | | | Merge remote-tracking branch 'origin/master' into dev-master | DJ Mountney | 2018-10-29 | 85 | -657/+2181 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'master' | Douwe Maan | 2018-10-29 | 18 | -38/+40 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Fix specs | blackst0ne | 2018-10-26 | 7 | -15/+16 | |
| | * | | | | | | | | Update other links | blackst0ne | 2018-10-26 | 9 | -18/+19 | |
| | * | | | | | | | | Make new merge request URL more friendly when pushing code | blackst0ne | 2018-10-23 | 2 | -5/+5 | |
| * | | | | | | | | | Delete job_spec.js | Winnie Hellmann | 2018-10-29 | 1 | -265/+0 | |
| | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | Fix broken "Show whitespace changes" button on MR "Changes" tab | Jacques Erasmus | 2018-10-29 | 2 | -1/+167 | |
| * | | | | | | | | Remove all tables from Pipeline page when there is no job for the Pipeline | Takuya Noguchi | 2018-10-29 | 1 | -27/+33 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
| * | | | | | | | Merge branch 'ce-7103-show-milestone-dates-within-tooltips' into 'master' | Phil Hughes | 2018-10-29 | 1 | -16/+6 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Update tooltip for when no date is present, port back EE changesce-7103-show-milestone-dates-within-tooltips | Kushal Pandya | 2018-10-29 | 1 | -16/+6 | |
| | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | post merge pipeline and environments status | Alessio Caiazza | 2018-10-29 | 10 | -84/+417 | |
| * | | | | | | | Merge branch '34758-create-group-clusters' into 'master' | Andreas Brandl | 2018-10-29 | 4 | -0/+92 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Associate clusters model to groups34758-create-group-clusters | Thong Kuah | 2018-10-29 | 4 | -0/+92 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch '52383-ui-filter-assignee-none-any' into 'master' | Sean McGivern | 2018-10-29 | 3 | -4/+12 | |
| |\ \ \ \ \ \ \ |