summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Refactor issuable description and metadata form sectionsrefactor-issuable-description-and-metadataRémy Coutable2016-11-253-45/+56
* Merge branch 'issue_24748' into 'master' Fatih Acet2016-11-251-3/+3
|\
| * Fix title case to sentence caseLuis Alonso Chavez Armendariz2016-11-231-3/+3
* | Fix bad selection on dropdown menu for tags filterLuis Alonso Chavez Armendariz2016-11-251-3/+4
* | Merge branch '24780-show-last-updated-or-resolved-in-mr-discussion' into 'mas...Fatih Acet2016-11-241-0/+1
|\ \
| * | resolves updated and resolved status is not showinNur Rony2016-11-231-0/+1
* | | Merge branch '23813-fix-username-character-validation-message' into 'master' Fatih Acet2016-11-241-1/+2
|\ \ \
| * | | properly escape username validation error message flash23813-fix-username-character-validation-messageMike Greiling2016-11-231-1/+2
| | |/ | |/|
* | | Merge branch 'boards-issue-sorting' into 'master' Fatih Acet2016-11-241-0/+1
|\ \ \
| * | | Fixed dragging issue moving wrong issue after multiple drags of issueboards-issue-sortingPhil Hughes2016-11-241-0/+1
* | | | Merge branch '24779-last-deployment-call-on-nil-environment-fix' into 'master' Kamil Trzciński2016-11-241-3/+2
|\ \ \ \
| * | | | Add testsKamil Trzcinski2016-11-231-2/+1
| * | | | changes environment.last_deployment to a try expression so it does not fail i...tiagonbotelho2016-11-221-2/+2
* | | | | Merge branch 'dz-allow-nested-group-routing' into 'master' Douwe Maan2016-11-241-1/+1
|\ \ \ \ \
| * | | | | Add nested groups support to the routingdz-allow-nested-group-routingDmitriy Zaporozhets2016-11-231-1/+1
| |/ / / /
* | | | | Merge branch 'simplify-create-new-list-issue-boards' into 'master' Annabel Dunstone Gray2016-11-242-7/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Simplify copy on "Create a new list" dropdown in Issue Boardsvrod2016-11-232-7/+5
| | |/ / | |/| |
* | | | Fix `LFS enabled` select box.Patricio Cano2016-11-231-6/+7
|/ / /
* | | Merge branch 'issue-boards-dragging-fix' into 'master' Fatih Acet2016-11-232-1/+2
|\ \ \
| * | | Fixed dragging issues on issue boardsissue-boards-dragging-fixPhil Hughes2016-11-232-1/+2
* | | | Add a starting date to milestonesmilestone_start_dateValery Sizov2016-11-236-24/+27
|/ / /
* | | Merge branch 'dev-issue-24554' into 'master' Sean McGivern2016-11-231-1/+1
|\ \ \ | |_|/ |/| |
| * | Edit help text to clarify that tags are annotated.Liz Lam2016-11-211-1/+1
* | | Merge branch '24266-afraid-to-press-the-orange-button-on-merge-request-screen...Fatih Acet2016-11-221-1/+1
|\ \ \
| * | | If Build running change accept merge request when build succeeds button from ...Dimitrie Hoekstra2016-11-181-1/+1
* | | | Merge branch '24739-collapsed-build-list-sorting' into 'master' Fatih Acet2016-11-221-1/+1
|\ \ \ \
| * | | | sort pipeline graph builds and build groups by nameMike Greiling2016-11-221-1/+1
* | | | | Merge branch '24639-mr-widget-updates' into 'master' Fatih Acet2016-11-221-3/+0
|\ \ \ \ \
| * | | | | Remove view details link from MR widget24639-mr-widget-updatesAnnabel Dunstone Gray2016-11-181-3/+0
* | | | | | Merge branch '24161-non-intuitive-buttons-for-import-sources-in-administrator...Fatih Acet2016-11-221-4/+2
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Swapped buttons for checkboxes24161-non-intuitive-buttons-for-import-sources-in-administrator-settings-enable-disableLuke "Jared" Bennett2016-11-211-4/+2
* | | | | | Merge branch 'emoji-btn-disabled' into 'master' Fatih Acet2016-11-221-1/+4
|\ \ \ \ \ \
| * | | | | | Disabled award emoji button when user is not logged inemoji-btn-disabledPhil Hughes2016-11-221-1/+4
* | | | | | | Merge branch '24737-labeling-system-notes-downcase-labels' into 'master' Fatih Acet2016-11-221-1/+1
|\ \ \ \ \ \ \
| * | | | | | | resolves lowercase issue in system note for labels, label description and title24737-labeling-system-notes-downcase-labelsNur Rony2016-11-221-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'ci-style-tweaks-8.14' into 'master' Annabel Dunstone Gray2016-11-2216-52/+22
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | additional fixesDimitrie Hoekstra2016-11-222-3/+4
| * | | | | | Converted all status icons to be managed by scss colors only and deleted any ...Dimitrie Hoekstra2016-11-2214-49/+18
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'zj-mattermost-command-help-message' into 'master' Fatih Acet2016-11-224-51/+156
|\ \ \ \ \ \
| * | | | | | Frontend review changeszj-mattermost-command-help-messageLuke "Jared" Bennett2016-11-212-56/+57
| * | | | | | Improve the mattermost help boxZ.J. van de Weg2016-11-211-6/+6
| * | | | | | Pass @service using subjectLuke "Jared" Bennett2016-11-214-4/+4
| * | | | | | Added new .help-form styling and implemented with mattermost command service ...Luke "Jared" Bennett2016-11-215-15/+114
| * | | | | | Add framework for rendering partialsZ.J. van de Weg2016-11-212-1/+6
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'fix-failed-email-for-external-jobs' into 'master' Kamil Trzciński2016-11-226-6/+15
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Move partials to links directory, feedback:fix-failed-email-for-external-jobsLin Jen-Shin2016-11-226-2/+2
| * | | | | Use local instead of instance variable in partialLin Jen-Shin2016-11-221-1/+1
| * | | | | Use partials instead of simple switch case:Lin Jen-Shin2016-11-226-7/+7
| * | | | | Use has_trace? instead of case switch, feedback:Lin Jen-Shin2016-11-212-4/+3
| * | | | | External jobs do not have show page nor tracesLin Jen-Shin2016-11-212-5/+15
| |/ / / /