summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Refactor Member#add_user for GitLab EErefactor-member-add-user-for-eeYorick Peterse2018-11-151-5/+19
* Merge branch 'fix-typos' into 'master'Phil Hughes2018-11-153-3/+3
|\
| * Fix types commentyukihir02018-11-153-3/+3
* | Add knative client to kubeclient libraryChris Baumbauer2018-11-151-0/+4
* | Ignore environment validation failureShinya Maeda2018-11-151-0/+4
* | Merge branch 'osw-remove-comment-on-any-diff-line-ff' into 'master'Douwe Maan2018-11-151-6/+1
|\ \
| * | Remove 'comment_on_any_diff_line' feature flagosw-remove-comment-on-any-diff-line-ffOswaldo Ferreira2018-11-141-6/+1
* | | Merge branch 'notes-consistent-key-object-case' into 'master'Filipa Lacerda2018-11-1524-269/+252
|\ \ \
| * | | Made diff & note data consistentPhil Hughes2018-11-1424-269/+252
* | | | Merge branch '53882-extra-container-diff-version' into 'master'Fatih Acet2018-11-141-2/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | Tweak vertical line to line up with system notes and comment avatars53882-extra-container-diff-versionAnnabel Dunstone Gray2018-11-141-1/+1
| * | | Add back margin on discussion system notesAnnabel Dunstone Gray2018-11-141-1/+1
| * | | Remove box on diff tab system noteAnnabel Dunstone Gray2018-11-141-0/+17
| * | | Fix version system noteAnnabel Dunstone Gray2018-11-141-1/+7
* | | | Merge branch 'dm-commit-email-select-options' into 'master'Stan Hu2018-11-141-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix bug causing not all emails to show up in commit email selectboxDouwe Maan2018-11-141-1/+1
* | | | Merge branch '53918-snippet-commit-comments' into 'master'Fatih Acet2018-11-142-4/+24
|\ \ \ \
| * | | | Fix styling of snippet and commit discussion comments53918-snippet-commit-commentsAnnabel Dunstone Gray2018-11-142-4/+24
* | | | | Merge branch 'discussion-fixes-2' into 'master'Fatih Acet2018-11-142-2/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix diff border radiusdiscussion-fixes-2Annabel Dunstone Gray2018-11-141-1/+1
| * | | | Fix vertical line alignment in discussionAnnabel Dunstone Gray2018-11-141-1/+1
* | | | | Add white background to commit diff commentsAnnabel Dunstone Gray2018-11-141-0/+4
|/ / / /
* | | | Merge branch 'fl-gitlab-ui-cicd' into 'master'Clement Ho2018-11-146-53/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | Removes jquery as a dependencyFilipa Lacerda2018-11-141-4/+3
| * | | Updates pipeline code to use gitlab-uiFilipa Lacerda2018-11-126-50/+23
* | | | Merge branch 'mr-expand-all-collapsed-files' into 'master'Filipa Lacerda2018-11-141-3/+15
|\ \ \ \
| * | | | Fix collapsed files not fully fully expandingPhil Hughes2018-11-131-3/+15
* | | | | Disable updating appearance of filter tokens for special valuesHeinrich Lee Yu2018-11-141-4/+5
* | | | | Merge branch 'gt-show-navigation-line-separator-ce' into 'master'Nick Thomas2018-11-142-5/+13
|\ \ \ \ \
| * | | | | Show navigation line separator when instance metrics is disabledGeorge Tsiolis2018-11-132-5/+13
* | | | | | Merge branch 'switch-rails' into 'master'Sean McGivern2018-11-141-0/+5
|\ \ \ \ \ \
| * | | | | | Add ApplicationRecord model classJan Provaznik2018-11-141-0/+5
* | | | | | | Resolve "Activity Feed - Missing padding in event note when a branch is deleted"Martin Wortschack2018-11-141-2/+2
|/ / / / / /
* | | | | | Merge branch '53816-empty-label-menu-if-not-logged-in' into 'master'Rémy Coutable2018-11-141-22/+23
|\ \ \ \ \ \
| * | | | | | Removes promote to group label for anonymous userJacopo2018-11-141-22/+23
| | |_|_|/ / | |/| | | |
* | | | | | Avoid returning deployment metrics url to MR widget when the deployment is no...Shinya Maeda2018-11-142-4/+8
* | | | | | Track Kubernetes errors using SentryDylan Griffith2018-11-142-0/+3
| |_|_|_|/ |/| | | |
* | | | | Merge branch '52940-fix-internal-email-pattern-not-respected' into 'master'Douwe Maan2018-11-141-4/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix a bug where internal email pattern wasn't respected52940-fix-internal-email-pattern-not-respectedRémy Coutable2018-11-131-4/+4
* | | | | Merge branch '53972-fix-fill-shards' into 'master'Stan Hu2018-11-131-6/+5
|\ \ \ \ \
| * | | | | Fix a race condition intermittently breaking GitLab startupNick Thomas2018-11-131-6/+5
* | | | | | Merge branch 'enable-image-comments-for-renamed-files' into 'master'Filipa Lacerda2018-11-131-2/+5
|\ \ \ \ \ \
| * | | | | | Fixed image commenting on moved filesPhil Hughes2018-11-131-2/+5
* | | | | | | Fix broken UI on commit discussionsAnnabel Dunstone Gray2018-11-135-22/+40
| |/ / / / / |/| | | | |
* | | | | | Merge branch '_acet-discussion-redesign-fixes' into 'master'Annabel Dunstone Gray2018-11-131-4/+1
|\ \ \ \ \ \
| * | | | | | Border radius fixes for redesigned discussions_acet-discussion-redesign-fixesFatih Acet2018-11-131-4/+1
* | | | | | | Merge branch '51259-tooltip' into 'master'Phil Hughes2018-11-131-24/+21
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Updates ci header component with gitlab-ui51259-tooltipFilipa Lacerda2018-11-131-24/+21
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'qa-auto-assign-codeowner-spec' into 'master'Grzegorz Bizon2018-11-131-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Update merge request page object and selectorsqa-auto-assign-codeowner-specMark Lapierre2018-11-091-1/+1