summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i_14431_award_emoji_count_not_in_comment_count' into 'master' Rémy Coutable2016-04-153-3/+3
|\
| * Do not include award emojis in issue view comment_counttheoretick2016-04-143-3/+3
* | Merge branch '14176-diff-paste-data' into 'master' Jacob Schatz2016-04-143-21/+19
|\ \ | |/ |/|
| * Syntax & style updates14176-diff-paste-dataAnnabel Dunstone2016-04-143-17/+17
| * Add line type conditional to diff line helperAnnabel Dunstone2016-04-142-2/+2
| * Add content attributes to discussion diffs; change styling of add-note icon t...Annabel Dunstone2016-04-142-6/+4
| * Copying and pasting doesn't grab line numbers or +/-Annabel Dunstone2016-04-142-6/+6
* | Merge branch 'subscribe-button-fix' into 'master' Jacob Schatz2016-04-142-3/+3
|\ \
| * | Fixed style issuessubscribe-button-fixPhil Hughes2016-04-141-1/+1
| * | Fixed haml style issuesPhil Hughes2016-04-141-1/+1
| * | Fixed issue with failing testsPhil Hughes2016-04-122-2/+2
| * | Removed references to subscribe-button CSS classPhil Hughes2016-04-122-3/+3
* | | Merge branch 'auto-fsck' into 'master' Robert Speicher2016-04-146-3/+73
|\ \ \
| * | | Documentation / help improvementsJacob Vosmaer2016-04-141-1/+3
| * | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer2016-04-1313-104/+113
| |\ \ \
| * | | | Make check result staleness more obviousJacob Vosmaer2016-04-131-1/+3
| * | | | Changes suggested by RobertJacob Vosmaer2016-04-121-1/+1
| * | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer2016-04-1278-385/+348
| |\ \ \ \
| * | | | | Move 'clear checks' button to applicatoin settingsJacob Vosmaer2016-04-122-5/+6
| * | | | | Add a 'circuit breaker' for repo checksJacob Vosmaer2016-04-121-0/+13
| * | | | | Rename almost all the thingsJacob Vosmaer2016-04-066-20/+20
| * | | | | Rebase repo check MRJacob Vosmaer2016-04-045-3/+55
* | | | | | Merge branch 'connorshea/gitlab-ce-revoke-authorized-application' into 'master' Rémy Coutable2016-04-141-1/+1
|\ \ \ \ \ \
| * | | | | | Fix the improper delete form being rendered for an oauth_authorized_applicationconnorshea2016-04-141-1/+1
* | | | | | | Merge branch 'issue_15155' into 'master' Rémy Coutable2016-04-141-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Setup visibility level for project when transfering for a groupFelipe Artur2016-04-131-0/+1
| | |_|_|/ / | |/| | | |
* | | | | | Diff viewer links to correct part of the filePhil Hughes2016-04-141-4/+4
* | | | | | Merge branch 'simplify-gitlab-url_builder-15202' into 'master' Rémy Coutable2016-04-141-1/+1
|\ \ \ \ \ \
| * | | | | | Refactor and expose only Gitlab::UrlBuilder.build(record)simplify-gitlab-url_builder-15202Rémy Coutable2016-04-131-1/+1
* | | | | | | Removed GL Actions classPhil Hughes2016-04-141-3/+0
* | | | | | | Fixed group milestones placeholder bugPhil Hughes2016-04-141-1/+1
* | | | | | | Placeholder on milestone formPhil Hughes2016-04-141-1/+1
* | | | | | | Updated all GFM forms to use new GLForm classPhil Hughes2016-04-147-16/+17
* | | | | | | Milestones use new GLForm classPhil Hughes2016-04-142-5/+4
* | | | | | | merge request form uses new GLFormPhil Hughes2016-04-142-2/+2
* | | | | | | Updated issue form to use new GLFormPhil Hughes2016-04-142-2/+2
* | | | | | | Notes form JS updatePhil Hughes2016-04-142-1/+4
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'issue_14771' into 'master' Jacob Schatz2016-04-131-1/+1
|\ \ \ \ \ \
| * | | | | | Hide top search form on the search pageissue_14771Alfredo Sumaran2016-04-111-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch '14762-delete-button' into 'master' Jacob Schatz2016-04-131-4/+2
|\ \ \ \ \ \
| * | | | | | Update delete button14762-delete-buttonAnnabel Dunstone2016-04-111-4/+2
| |/ / / / /
* | | | | | Merge branch 'issuable-form-alignment' into 'master' Jacob Schatz2016-04-131-3/+3
|\ \ \ \ \ \
| * | | | | | Fixed alignment on issuable new formissuable-form-alignmentPhil Hughes2016-04-111-3/+3
| |/ / / / /
* | | | | | Merge branch 'async-related-mrs' into 'master' Rémy Coutable2016-04-131-3/+5
|\ \ \ \ \ \
| * | | | | | Load related MRs/branches asynchronouslyYorick Peterse2016-04-131-3/+5
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'make_milestone_labels_tab_similar_to_labels_page' into 'master' Jacob Schatz2016-04-131-6/+7
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | make milestone labels in labels tab similar to that of the labels pagemake_milestone_labels_tab_similar_to_labels_pageArinde Eniola2016-04-111-6/+7
| | |/ / / | |/| | |
* | | | | Merge branch 'label-filter' into 'master' Jacob Schatz2016-04-131-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixed issue with any label & no label filters missingPhil Hughes2016-04-071-1/+1
* | | | | Merge branch 'project-title-dropdown' into 'master' Jacob Schatz2016-04-122-0/+10
|\ \ \ \ \