summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | document the need to be owner or have the master permission level for the ini...Pierre-Alexandre Clorichel2016-09-301-0/+2
* | | | | | Merge branch 'patch-5' into 'master' Rémy Coutable2016-10-031-1/+1
|\ \ \ \ \ \
| * | | | | | Fixes #22499Gal Schlezinger2016-09-291-1/+1
* | | | | | | Merge branch '22773-add-comparison-link-to-system-note' into 'master' Dmitriy Zaporozhets2016-10-031-2/+18
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Refactor url_helpers for system note service and remove duplication of logic ...Matthew Dodds2016-09-301-5/+8
| * | | | | | Add link to comparison from system note, update changelogMatthew Dodds2016-09-291-1/+14
* | | | | | | Merge branch 'fix-issue-title-wrap' into 'master' Annabel Dunstone Gray2016-10-022-0/+2
|\ \ \ \ \ \ \
| * | | | | | | Add word-wrap to issue title on issue and milestone boardsClement Ho2016-10-012-0/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Fix RuboCop failure in app/services/notification_service.rbRobert Speicher2016-10-021-2/+7
* | | | | | | Merge branch 'jimmykarily/gitlab-ce-notify_current_user_when_merging_an_mr_af...Robert Speicher2016-10-021-5/+9
|\ \ \ \ \ \ \
| * | | | | | | Notify current_user about automatic merge after successful buildDimitris Karakasilis2016-09-291-5/+9
* | | | | | | | Merge branch '21983-member-add_user-doesn-t-detect-existing-members-that-have...Robert Speicher2016-10-026-82/+112
|\ \ \ \ \ \ \ \
| * | | | | | | | Use the new Members::ApproveAccessRequestService in Member#add_user21983-member-add_user-doesn-t-detect-existing-members-that-have-requested-accessRémy Coutable2016-09-281-1/+1
| * | | | | | | | Allow Member.add_user to handle access requestersRémy Coutable2016-09-286-82/+112
* | | | | | | | | Merge branch 'rc-new-members-request-access-service' into 'master' Robert Speicher2016-10-022-4/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use AccessRequestable#request_access in MembershipActionsrc-new-members-request-access-serviceRémy Coutable2016-09-221-1/+1
| * | | | | | | | | Inverse condition in Members::RequestAccessServiceRémy Coutable2016-09-221-3/+3
| * | | | | | | | | Remove duplicate methodsRémy Coutable2016-09-222-8/+0
| * | | | | | | | | Re-add the AccessRequestable concernRémy Coutable2016-09-223-0/+15
| * | | | | | | | | New Members::RequestAccessServiceRémy Coutable2016-09-225-19/+34
* | | | | | | | | | Merge branch 'sort-within-labels' into 'master' Robert Speicher2016-10-021-11/+11
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Preserve label filters when sortingJoseph Frazier2016-09-301-11/+11
* | | | | | | | | | Merge branch 'AshleyDumaine/gitlab-ce-22494-wide-custom-header-logos-arent-ce...Annabel Dunstone Gray2016-10-011-2/+10
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix logo positioning on mobileAshleyDumaine/gitlab-ce-22494-wide-custom-header-logos-arent-centeredAnnabel Dunstone Gray2016-09-301-1/+5
| * | | | | | | | | | Center the header logoAshley Dumaine2016-09-301-1/+5
| |/ / / / / / / / /
* | | | | | | | | | Merge branch '22221-tags-are-not-available-from-repository-compare-view' into...Fatih Acet2016-10-014-9/+72
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Added temporary responsive design22221-tags-are-not-available-from-repository-compare-viewLuke Bennett2016-09-292-12/+56
| * | | | | | | | | | Changed compare dropdowns to dropdowns with isolated search inputLuke Bennett2016-09-274-5/+24
* | | | | | | | | | | Merge branch 'create-mr-banner' into 'master' Fatih Acet2016-10-0115-169/+192
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add flash containers and broadcast messages below subnavcreate-mr-bannerAnnabel Dunstone Gray2016-10-0112-159/+179
| * | | | | | | | | | | Add white background to create MR bannerAnnabel Dunstone Gray2016-10-012-3/+2
| * | | | | | | | | | | Move create MR banner below subnavAnnabel Dunstone Gray2016-10-011-1/+1
| * | | | | | | | | | | Remove contianer from last push widgetAnnabel Dunstone Gray2016-10-011-8/+12
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch '21369-make-it-clearer-that-diffs-can-be-collapsed' into 'master' Jacob Schatz2016-10-015-8/+25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Updated diff toggle targets and added iconLuke Bennett2016-09-035-9/+26
* | | | | | | | | | | | Review changes18297-i-would-like-text-to-wrap-when-in-edit-mode-on-web-appLuke Bennett2016-10-016-41/+33
* | | | | | | | | | | | Added soft wrap logic and button to editorLuke Bennett2016-10-016-2/+57
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch '21744-fix-missing-values-in-linter' into 'master' Rémy Coutable2016-09-302-3/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Refactor fields in viewKatarzyna Kobierska2016-09-301-3/+3
| * | | | | | | | | | | Expose jobs to viewKatarzyna Kobierska2016-09-303-9/+4
| * | | | | | | | | | | Build attributes with slice methodKatarzyna Kobierska2016-09-301-12/+7
| * | | | | | | | | | | Build attributes with hash, fix gitlab yaml processor testsKatarzyna Kobierska2016-09-301-4/+13
| * | | | | | | | | | | Workaround for Build attributesKatarzyna Kobierska2016-09-301-0/+2
| * | | | | | | | | | | Add test for linter values visibilityKatarzyna Kobierska2016-09-301-1/+1
| * | | | | | | | | | | Add missing values to linterKatarzyna Kobierska2016-09-301-1/+4
* | | | | | | | | | | | Merge branch 'close-merge-request-if-open-without-source-project' into 'master' Rémy Coutable2016-09-301-5/+8
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Change callbackKatarzyna Kobierska2016-09-301-1/+1
| * | | | | | | | | | | | Callback close_merge_request_without_source_projectKatarzyna Kobierska2016-09-301-7/+8
| * | | | | | | | | | | | Improve grammarKatarzyna Kobierska2016-09-301-1/+1
| * | | | | | | | | | | | Close merge request if open without source projectKatarzyna Kobierska2016-09-301-2/+4