summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge request widget redesignDmitriy Zaporozhets2017-05-0625-471/+13
* Merge branch 'mia_backort' into 'master' Jacob Schatz2017-05-056-36/+24
|\
| * Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci ...Valery Sizov2017-05-0524-99/+112
| |\
| * | Fix specsClement Ho2017-05-044-6/+6
| * | Restrict FE assignees to 1Clement Ho2017-05-041-2/+2
| * | Fix FE conflictsClement Ho2017-05-041-4/+0
| * | Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-042-30/+22
* | | Merge branch '31632-issue-board-new-issue' into 'master' Phil Hughes2017-05-051-2/+2
|\ \ \
| * | | Change text of inline issue creation tooltipAnnabel Dunstone Gray2017-05-051-2/+2
* | | | Merge branch '24883-build-failure-summary-page' into 'master' Phil Hughes2017-05-051-2/+17
|\ \ \ \
| * | | | Failed Jobs tab only shows 10 job traces for performance24883-build-failure-summary-pageJames Edwards-Jones2017-05-051-3/+3
| * | | | Hides pipeline ‘Failed Jobs’ tab when no jobs have failedJames Edwards-Jones2017-05-051-14/+17
| * | | | Build failures summary page for pipelinesJames Edwards-Jones2017-05-051-2/+14
* | | | | Merge branch 'issue-title-description-realtime' into 'master' Phil Hughes2017-05-051-8/+3
|\ \ \ \ \
| * | | | | resolve discussionissue-title-description-realtimeRegis2017-05-052-5/+1
| * | | | | rename candescription to canUpdateIssueRegis2017-05-041-1/+1
| * | | | | fix tasks list spec in rspecRegis2017-05-031-0/+8
| * | | | | remove curr and previous states - extract tasks logic to tasks actionRegis2017-05-021-4/+0
| * | | | | resolve conflictRegis2017-05-0141-79/+102
| |\ \ \ \ \
| * \ \ \ \ \ fix merge conflict with issue_show hamlRegis2017-04-259-18/+22
| |\ \ \ \ \ \
| * | | | | | | render description - tasks work - gfm is juicyRegis2017-04-211-9/+3
* | | | | | | | Merge branch 'balsalmiq-support' into 'master' Phil Hughes2017-05-051-0/+4
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into balsalmiq-supportLuke "Jared" Bennett2017-05-0211-114/+89
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into 'balsalmiq-support'Luke "Jared" Bennett2017-05-023-4/+5
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'master' into balsalmiq-supportLuke "Jared" Bennett2017-04-309-16/+10
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fixed specsLuke "Jared" Bennett2017-04-281-1/+1
| * | | | | | | | | | Moved partialLuke "Jared" Bennett2017-04-281-0/+0
| * | | | | | | | | | Merge branch 'master' into balsalmiq-supportLuke "Jared" Bennett2017-04-2825-43/+79
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into balsalmiq-supportLuke "Jared" Bennett2017-04-277-20/+11
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into 'balsalmiq-support'Luke "Jared" Bennett2017-04-2638-73/+113
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'master' into 'balsalmiq-support'Luke "Jared" Bennett2017-04-1214-56/+51
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Finished feature specsLuke "Jared" Bennett2017-04-111-1/+1
| * | | | | | | | | | | | | Tidy balsamiq viewer and remove unused VueLuke "Jared" Bennett2017-04-101-2/+1
| * | | | | | | | | | | | | Get initial sql values back from file which is databaseJacob Schatz2017-04-101-3/+0
| * | | | | | | | | | | | | Initial balsamiq supportJacob Schatz2017-04-102-0/+8
* | | | | | | | | | | | | | Merge branch 'cycle-anyltics-landing-box-fix' into 'master' Annabel Dunstone Gray2017-05-051-11/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Fixed cycle analytics intro box styling regressioncycle-anyltics-landing-box-fixPhil Hughes2017-05-051-11/+11
* | | | | | | | | | | | | | Merge branch '31689-request-access-spacing' into 'master' Annabel Dunstone Gray2017-05-052-4/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | 31689 Add default margin-top to user request table on project members page31689-request-access-spacingtauriedavis2017-05-042-4/+2
* | | | | | | | | | | | | | | Support comments for personal snippetsJarka Kadlecova2017-05-0514-135/+8
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Add instant comments supportKushal Pandya2017-05-051-1/+1
* | | | | | | | | | | | | | Merge branch 'merge-request-poll-json-endpoint' into 'master' Filipa Lacerda2017-05-051-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fixed bug where merge request JSON would showmerge-request-poll-json-endpointPhil Hughes2017-05-041-1/+1
* | | | | | | | | | | | | | | Merge branch 'adam-separate-slash-commands' into 'master' Rémy Coutable2017-05-058-9/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Display slash commands outcome when previewing Markdownadam-separate-slash-commandsRares Sfirlogea2017-05-048-9/+16
* | | | | | | | | | | | | | | Merge branch 'master' into 28433-internationalise-cycle-analytics-pageRuben Davila2017-05-0432-149/+201
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Resolve "Web GUI: Unable to create new branch from commit SHA"Luke "Jared" Bennett2017-05-043-13/+8
| * | | | | | | | | | | | | | | Merge branch 'deploy-keys-load-async' into 'master' Filipa Lacerda2017-05-042-22/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into deploy-keys-load-asyncPhil Hughes2017-05-0419-94/+130
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Merge branch 'master' into deploy-keys-load-asyncPhil Hughes2017-05-0327-147/+121
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \