summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Reduce SQL queries needed to load open merge requestssh-optimize-merge-request-project-lookupStan Hu2018-10-301-1/+1
* Merge branch 'add-language-param-to-highlight' into 'master'Douwe Maan2018-10-3013-22/+49
|\
| * Centralize loading blob data before highlightingMark Chao2018-10-301-0/+2
| * Allow FoundBlob to access language from gitattributesMark Chao2018-10-302-7/+14
| * Move :plain option to Highlight classMark Chao2018-10-304-9/+2
| * Make Highlight accept language paramMark Chao2018-10-3010-15/+17
| * Add BlobPresenter for highlightingMark Chao2018-10-302-1/+17
| * Add access to Blob's language from gitattributesMark Chao2018-10-301-0/+7
* | Fix application layout form descriptionAndreas Kämmerle2018-10-301-2/+2
* | Resolve "Create new group: Rename form fields and update UI"Martin Wortschack2018-10-303-40/+50
* | Merge branch 'sh-fix-search-relative-urls' into 'master'Clement Ho2018-10-301-2/+2
|\ \
| * | Fix search "all in GitLab" not working with relative URLssh-fix-search-relative-urlsStan Hu2018-10-281-2/+2
* | | Merge branch 'fl-missing-i18n' into 'master'Mike Greiling2018-10-305-15/+18
|\ \ \
| * | | Adds missing i18n to pipelines tablefl-missing-i18nFilipa Lacerda2018-10-305-15/+18
* | | | Merge branch '53227-empty-list' into 'master'Phil Hughes2018-10-302-24/+47
|\ \ \ \
| * | | | Prevents review app to render an empty dropdown.Filipa Lacerda2018-10-302-24/+47
* | | | | Merge branch 'tc-index-lfs-objects-file-store' into 'master'Douglas Barbosa Alexandre2018-10-301-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Enhance performance of counting local LFS objectstc-index-lfs-objects-file-storeToon Claes2018-10-301-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'winh-pipeline-actions-dynamic-timer' into 'master'Filipa Lacerda2018-10-301-7/+3
|\ \ \ \
| * | | | Add dynamic timer for delayed jobs in pipelines listwinh-pipeline-actions-dynamic-timerWinnie Hellmann2018-10-291-7/+3
* | | | | Backport ee 7203 sticky logs topbarSimon Knox2018-10-303-74/+100
* | | | | Merge branch 'mr-diff-discussion-deletion' into 'master'Filipa Lacerda2018-10-302-8/+4
|\ \ \ \ \
| * | | | | Fixes diff discussions not being fully removedmr-diff-discussion-deletionPhil Hughes2018-10-302-8/+4
* | | | | | Merge branch 'sh-fix-issue-53153' into 'master'Sean McGivern2018-10-301-1/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix extra merge request versions created from forked merge requestssh-fix-issue-53153Stan Hu2018-10-291-1/+6
* | | | | | Renaming Secret Variables in the codebaseMarcel Amirault2018-10-3010-14/+14
* | | | | | Adding tests for filtering activities/comments in issuesRamya Authappan2018-10-301-4/+3
| |_|/ / / |/| | | |
* | | | | Merge remote-tracking branch 'origin/master' into dev-masterJan Provaznik2018-10-3014-46/+46
|\ \ \ \ \
| * | | | | Update gitlab-ui to 1.9.0Clement Ho2018-10-2914-46/+46
* | | | | | Merge remote-tracking branch 'origin/master' into dev-masterDJ Mountney2018-10-29166-1699/+2458
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'master'Douwe Maan2018-10-295-6/+8
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Revert _diffs.html.hamlblackst0ne-update-push-new-merge-request-urlblackst0ne2018-10-271-1/+0
| | * | | | Update other linksblackst0ne2018-10-264-4/+5
| | * | | | Make new merge request URL more friendly when pushing codeblackst0ne2018-10-232-2/+4
| * | | | | Merge branch 'rails5-deprecated-uniq' into 'master'Robert Speicher2018-10-294-5/+5
| |\ \ \ \ \
| | * | | | | Replace deprecated uniq on a Relation with distinctJasper Maes2018-10-264-5/+5
| * | | | | | Merge branch 'gt-truncate-milestone-title-on-collapsed-sidebar' into 'master'Clement Ho2018-10-291-1/+1
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Truncate milestone title on collapsed sidebarGeorge Tsiolis2018-10-261-1/+1
| * | | | | | Fix broken "Show whitespace changes" button on MR "Changes" tabJacques Erasmus2018-10-291-6/+6
| * | | | | | Remove all tables from Pipeline page when there is no job for the PipelineTakuya Noguchi2018-10-293-22/+23
| * | | | | | Merge branch 'extract-ee-specific-lines-for-issues-and-mr-controllers' into '...Nick Thomas2018-10-293-4/+34
| |\ \ \ \ \ \
| | * | | | | | Extract EE-specific lines from MRs controllerextract-ee-specific-lines-for-issues-and-mr-controllersSean McGivern2018-10-262-1/+18
| | * | | | | | Extract EE-specific lines from issues controllerSean McGivern2018-10-241-3/+16
| * | | | | | | Merge branch 'ce-7103-show-milestone-dates-within-tooltips' into 'master'Phil Hughes2018-10-292-20/+40
| |\ \ \ \ \ \ \
| | * | | | | | | Update tooltip for when no date is present, port back EE changesce-7103-show-milestone-dates-within-tooltipsKushal Pandya2018-10-292-20/+40
| * | | | | | | | post merge pipeline and environments statusAlessio Caiazza2018-10-2910-34/+151
| * | | | | | | | Merge branch '34758-create-group-clusters' into 'master'Andreas Brandl2018-10-295-2/+44
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Associate clusters model to groups34758-create-group-clustersThong Kuah2018-10-295-2/+44
| | |/ / / / / / /
| * | | | | | | | Merge branch '52383-ui-filter-assignee-none-any' into 'master'Sean McGivern2018-10-292-3/+11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add None/Any options for assignee in search barHeinrich Lee Yu2018-10-262-3/+11