summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Improve Group#users_with_parents methoddz-nested-group-accessDmitriy Zaporozhets2016-12-291-1/+1
* Include group parents into read access for project and groupDmitriy Zaporozhets2016-12-263-6/+16
* Revert "Merge branch 'fix-latest-pipeine-ordering' into 'master'"Grzegorz Bizon2016-12-242-3/+6
* Merge branch 'fix-cycle-analytics-nav' into 'master' Alfredo Sumaran2016-12-241-6/+5
|\
| * Remove unnecesary css propertyfix-cycle-analytics-navAlfredo Sumaran2016-12-231-1/+0
| * Fix column widthsAlfredo Sumaran2016-12-231-4/+4
| * Fix dismiss icon positionAlfredo Sumaran2016-12-231-1/+1
* | Merge branch '25930-discussion-actions-overlap-header-text' into 'master' Fatih Acet2016-12-232-12/+19
|\ \
| * | Fix text overflow25930-discussion-actions-overlap-header-textFilipa Lacerda2016-12-222-12/+19
* | | Merge branch '26018-mini-pipeline-hover-cross-broswer' into 'master' Fatih Acet2016-12-231-72/+64
|\ \ \
| * | | minor css edits, quicker fade animation for caret, and positioned it slightly...dimitrieh2016-12-231-2/+2
| * | | Fix eslint errors26018-mini-pipeline-hover-cross-broswerFilipa Lacerda2016-12-231-2/+2
| * | | Fix alignment in SafariFilipa Lacerda2016-12-231-2/+1
| * | | Fix animation glitch in the caretFilipa Lacerda2016-12-231-71/+63
| * | | Fix caret position in SafariFilipa Lacerda2016-12-221-3/+3
| * | | Fix hover not working on firefoxFilipa Lacerda2016-12-221-1/+2
| | |/ | |/|
* | | Merge branch 'issue_25887' into 'master' Douglas Barbosa Alexandre2016-12-233-8/+10
|\ \ \
| * | | Fix rubucop offensesDouglas Barbosa Alexandre2016-12-231-2/+2
| * | | Rename `opt` to `opts` on ChatNotificationService#executeissue_25887Douglas Barbosa Alexandre2016-12-231-4/+4
| * | | Do not override incoming webhook channel for mattermost and slackFelipe Artur2016-12-223-6/+8
| | |/ | |/|
* | | Schedule at most 100 commitsprocess-commit-worker-large-batchesYorick Peterse2016-12-231-11/+13
* | | Prefer oneline and Rubocop prefers ternary operatorLin Jen-Shin2016-12-231-7/+2
* | | Ci::Pipeline.latest order by id DESCLin Jen-Shin2016-12-232-6/+8
| |/ |/|
* | Merge branch '25941-odd-overflow-behavior-for-long-issue-headers' into 'master' Alfredo Sumaran2016-12-221-2/+2
|\ \
| * | Change earlier to task_status_short to avoid titlebar line wraps25941-odd-overflow-behavior-for-long-issue-headersdimitrieh2016-12-221-2/+2
| |/
* | Merge branch 'markdown-input-symbol-regex' into 'master' Jacob Schatz2016-12-221-3/+4
|\ \
| * | Stops GFM special characters interfering with markdown tagsPhil Hughes2016-12-221-3/+4
* | | Merge branch '25951-labels-are-not-consistent-on-all-pages' into 'master' Fatih Acet2016-12-221-6/+0
|\ \ \
| * | | Removed color-label overwrites25951-labels-are-not-consistent-on-all-pagesLuke "Jared" Bennett2016-12-221-6/+0
* | | | Merge branch 'increase-left-padding-of-filter-row-labels' into 'master' Fatih Acet2016-12-221-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Increase left padding of filter row labelsincrease-left-padding-of-filter-row-labelsLuke "Jared" Bennett2016-12-221-1/+1
| |/ /
* | | Merge branch '25979-fix-todos-on-failed-build' into 'master' Robert Speicher2016-12-221-1/+1
|\ \ \
| * | | Fix viewing "build failed" TODOsNick Thomas2016-12-221-1/+1
| |/ /
* | | Merge branch 'zj-slack-404-error' into 'master' Kamil Trzciński2016-12-221-1/+1
|\ \ \
| * | | Fix format of Slack when result is nilzj-slack-404-errorZ.J. van de Weg2016-12-221-1/+1
| |/ /
* | | Merge branch 'fix-hover-pipeline' into 'master' Fatih Acet2016-12-222-14/+51
|\ \ \
| * | | Fix hover in dropdowns, make closer to the mockupsfix-hover-pipelineFilipa Lacerda2016-12-221-12/+49
| * | | Fix broken dropdownFilipa Lacerda2016-12-221-2/+2
| |/ /
* | | Merge branch '25961-spec-list-blank' into 'master' Fatih Acet2016-12-223-5/+8
|\ \ \
| * | | Fix dropdown content non appearing in MR view25961-spec-list-blankFilipa Lacerda2016-12-223-5/+8
| |/ /
* | | Merge branch 'fix-mattermost-username' into 'master' Douglas Barbosa Alexandre2016-12-221-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix Mattermost command creation by specifying usernameKamil Trzcinski2016-12-221-1/+1
| |/
* | Merge branch 'fix/hide-retried-builds-in-pipeline-stage-dropdown' into 'master' Kamil Trzciński2016-12-221-1/+1
|\ \
| * | Do not show retried builds in pipeline stage dropdownGrzegorz Bizon2016-12-221-1/+1
| |/
* | Merge branch 'cache-last-commit-sha-for-path' into 'master' Yorick Peterse2016-12-221-2/+10
|\ \ | |/ |/|
| * Merge two methods.Hiroyuki Sato2016-12-201-7/+4
| * Rename sha to idHiroyuki Sato2016-12-201-5/+5
| * Cache last commit sha for pathHiroyuki Sato2016-12-201-2/+13
* | Merge branch 'dz-whitelist-more-project-names-2' into 'master' Dmitriy Zaporozhets2016-12-221-1/+1
|\ \
| * | Whitelist next project names: notes, servicesdz-whitelist-more-project-names-2Dmitriy Zaporozhets2016-12-211-1/+1