summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'use_gitlab_current_settings' into 'master'"Bob Van Landuyt2019-02-191-1/+1
* Merge branch 'fix-performance-bar-not-tracking-some-requests' into 'master'Filipa Lacerda2019-02-191-1/+2
|\
| * Fixes some requests not being tracked in performance barPhil Hughes2019-02-191-1/+2
* | Merge branch 'use_gitlab_current_settings' into 'master'Kamil Trzciński2019-02-191-1/+1
|\ \
| * | Use Gitlab::CurrentSettings in UrlValidatorThong Kuah2019-02-191-1/+1
* | | Merge branch '38261-remove-unused-code' into 'master'Sean McGivern2019-02-194-61/+0
|\ \ \ | |_|/ |/| |
| * | Remove two unused formats from Projects::TreeController#showNick Thomas2019-02-144-61/+0
* | | Merge branch 'gt-update-new-password-breadcrumb' into 'master'Kushal Pandya2019-02-191-6/+7
|\ \ \ | |_|/ |/| |
| * | Add externalized strings for new password formGeorge Tsiolis2019-02-181-2/+2
| * | Update new password breadcrumbGeorge Tsiolis2019-02-181-4/+5
* | | Merge branch 'fix-diffs-not-rendering' into 'master'Filipa Lacerda2019-02-182-5/+6
|\ \ \
| * | | Fix diff files not renderingPhil Hughes2019-02-182-5/+6
* | | | Merge branch 'feature/gb/enable-ci-persisted-stages-by-default' into 'master'Stan Hu2019-02-181-1/+1
|\ \ \ \
| * | | | Enable persisted pipeline stages by defaultGrzegorz Bizon2019-02-181-1/+1
* | | | | Merge branch 'fix-flaky-specs' into 'master'Nick Thomas2019-02-181-1/+0
|\ \ \ \ \
| * | | | | Fix Projects::MergeRequests::DiffsController specsRémy Coutable2019-02-181-1/+0
* | | | | | Merge branch 'diff-tree-resizable' into 'master'Filipa Lacerda2019-02-189-39/+94
|\ \ \ \ \ \
| * | | | | | Make the file tree in merge requests resizablePhil Hughes2019-02-159-39/+94
* | | | | | | Merge branch 'gt-externalize-app-views-projects-commit' into 'master'Kushal Pandya2019-02-1811-30/+25
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Externalize strings from `/app/views/projects/commit`George Tsiolis2019-02-1811-30/+25
| | |_|_|/ / | |/| | | |
* | | | | | Allow blank values to be stored in reactive cacheReuben Pereira2019-02-181-1/+1
|/ / / / /
* | | | | Merge branch 'fix-job-name-overflow' into 'master'Kushal Pandya2019-02-182-1/+5
|\ \ \ \ \
| * | | | | Update text-break-word rulefix-job-name-overflowFernando Arias2019-02-131-1/+1
| * | | | | Fix job name overflow in Firefox, Safari and IEFernando Arias2019-02-132-1/+5
* | | | | | Merge branch '55312-svg' into 'master'Kushal Pandya2019-02-183-6/+6
|\ \ \ \ \ \
| * | | | | | Use export-import svg from gitlab-svgsRajat Jain2019-02-183-6/+6
* | | | | | | Merge branch 'remove-duplicate-field-from-merge-request-type' into 'master'Dmitriy Zaporozhets2019-02-181-1/+0
|\ \ \ \ \ \ \
| * | | | | | | Removing duplicate field from MergeRequestTypeLuke Duncalfe2019-02-181-1/+0
| |/ / / / / /
* | | | | | | Merge branch 'qa-ml-add-label-selector' into 'master'Rémy Coutable2019-02-181-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix failing e2e labels testMark Lapierre2019-02-151-1/+1
* | | | | | | | Remove noteId prop from ReplyButton componentWinnie Hellmann2019-02-185-31/+33
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge branch '57123-revert-single-comments-to-initial-state-after-cancelling-...Phil Hughes2019-02-184-0/+16
|\ \ \ \ \ \ \
| * | | | | | | Cancelling reply reverts comment to initial stateConstance Okoghenun2019-02-184-0/+16
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into feature...Ehsan Abdulqader2019-02-183-3/+68
|/ / / / / /
* | | | | | Remove second primary button on wiki create and editGeorge Tsiolis2019-02-151-3/+0
* | | | | | Merge branch '57744-fix-vue-warning-for-is-locked' into 'master'Fatih Acet2019-02-151-1/+1
|\ \ \ \ \ \
| * | | | | | Make sure isLocked passed to Vue is a booleanHeinrich Lee Yu2019-02-151-1/+1
* | | | | | | Merge branch '57768-remove-vertical-line' into 'master'Fatih Acet2019-02-151-5/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Remove vertical connecting line placeholder from diff discussion notesAnnabel Dunstone Gray2019-02-151-5/+0
* | | | | | | Merge branch '54725-fix-emoji-button-active-state' into 'master'Phil Hughes2019-02-151-3/+7
|\ \ \ \ \ \ \
| * | | | | | | Fix hover and active state colors of award emoji buttonAnnabel Dunstone Gray2019-02-151-3/+7
| |/ / / / / /
* | | | | | | Replaced part of diff file properties with diff viewerNatalia Tepluhina2019-02-1514-84/+129
* | | | | | | Merge branch 'sh-fix-issue-9787-ce' into 'master'Douwe Maan2019-02-152-5/+5
|\ \ \ \ \ \ \
| * | | | | | | Backport commit author changes from CEStan Hu2019-02-152-5/+5
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'rs-admin-user-case-insensitive' into 'master'Douwe Maan2019-02-151-3/+7
|\ \ \ \ \ \ \
| * | | | | | | Admin section finds users case-insensitivelyRobert Speicher2019-02-121-3/+7
* | | | | | | | Merge branch '50433-make-emoji-picker-bigger' into 'master'Annabel Dunstone Gray2019-02-152-1/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | Make emoji picker biggerJacopo2019-02-152-1/+7
* | | | | | | | | Merge branch '55893-artifacts-download' into 'master'Phil Hughes2019-02-152-16/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fixes not working dropdowns in pipelines page55893-artifacts-downloadFilipa Lacerda2019-02-132-16/+19