summaryrefslogtreecommitdiff
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Updated based on Ruby feedbackPhil Hughes2016-04-121-5/+6
| * | | Updated testsPhil Hughes2016-04-121-1/+1
| * | | Project dropdown in header uses new dropdownPhil Hughes2016-04-122-0/+9
* | | | Merge branch 'member-access-note-row' into 'master' Jacob Schatz2016-04-121-6/+6
|\ \ \ \
| * | | | Fixed issue with member access not being visible on notesmember-access-note-rowPhil Hughes2016-04-081-6/+6
* | | | | Merge branch 'fix_quick_submit_missing_in_edit_merge_request' into 'master' Jacob Schatz2016-04-121-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fix quick submit missing in edit merge request pageArinde Eniola2016-04-071-1/+1
* | | | | Merge branch 'decouple-member-notification' into 'master' Douwe Maan2016-04-126-88/+85
|\ \ \ \ \
| * | | | | Simplify Projects::NotificationSettingsControllerDouglas Barbosa Alexandre2016-04-121-1/+1
| * | | | | Fix partial for update project notificationsDouglas Barbosa Alexandre2016-04-111-1/+1
| * | | | | Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre2016-04-1147-257/+146
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre2016-04-0840-228/+271
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Change how notification settings in profile are rendered and updatedDmitriy Zaporozhets2016-03-305-58/+63
| * | | | | Improve project notification settings explanationDmitriy Zaporozhets2016-03-301-1/+1
| * | | | | Create NotificationSettings object only when user change value in dropdownDmitriy Zaporozhets2016-03-301-3/+2
| * | | | | Introduce NotificationSetting to user interfaceDmitriy Zaporozhets2016-03-303-39/+29
* | | | | | Merge branch 'commit-message-prefilled' into 'master' Jacob Schatz2016-04-121-1/+1
|\ \ \ \ \ \
| * | | | | | Added back text used on merge commit messagecommit-message-prefilledPhil Hughes2016-04-111-1/+1
| * | | | | | Prefills commit message in edit filePhil Hughes2016-04-111-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'build-notification-fixes' into 'master' Jacob Schatz2016-04-121-7/+9
|\ \ \ \ \ \
| * | | | | | Fixed failing testsbuild-notification-fixesPhil Hughes2016-04-111-1/+1
| * | | | | | Preparing build textPhil Hughes2016-04-111-1/+8
| * | | | | | Build notification null checkPhil Hughes2016-04-111-6/+1
| |/ / / / /
* | | | | | hide help block when user is creating a new project inside a groupArinde Eniola2016-04-121-1/+1
|/ / / / /
* | | | | Merge branch 'rs-form_errors' into 'master' Dmitriy Zaporozhets2016-04-1131-153/+41
|\ \ \ \ \
| * | | | | Standardize the way we check for and display form errorsrs-form_errorsRobert Speicher2016-04-0431-153/+41