summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update gitlab-shell to 3.6.3update-gitlab-shell-3-6-3Rémy Coutable2016-10-032-2/+2
* Merge branch 'link-to-downtime-requires-from-migration-style-guide' into 'mas...Achilleas Pipinellis2016-10-021-4/+4
|\
| * Link to the "What requires downtime?" page from the Migration Style GuideNick Thomas2016-10-021-4/+4
* | Merge branch 'fix-issue-title-wrap' into 'master' Annabel Dunstone Gray2016-10-023-0/+3
|\ \
| * | Add word-wrap to issue title on issue and milestone boardsClement Ho2016-10-013-0/+3
* | | 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-023-5/+24
|\ \ \
| * | | Notify current_user about automatic merge after successful buildDimitris Karakasilis2016-09-293-5/+24
* | | | Merge branch '21983-member-add_user-doesn-t-detect-existing-members-that-have...Robert Speicher2016-10-0225-219/+431
|\ \ \ \
| * | | | 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-2825-219/+431
* | | | | Merge branch 'rc-new-members-request-access-service' into 'master' Robert Speicher2016-10-029-14/+107
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Use AccessRequestable#request_access in MembershipActionsrc-new-members-request-access-serviceRémy Coutable2016-09-222-2/+2
| * | | | 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-226-15/+55
| * | | | Fix specs that requires an access requestRémy Coutable2016-09-225-8/+8
| * | | | New Members::RequestAccessServiceRémy Coutable2016-09-2211-62/+123
* | | | | Merge branch 'sort-within-labels' into 'master' Robert Speicher2016-10-022-11/+12
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Preserve label filters when sortingJoseph Frazier2016-09-302-11/+12
* | | | | Merge branch 'AshleyDumaine/gitlab-ce-22494-wide-custom-header-logos-arent-ce...Annabel Dunstone Gray2016-10-012-2/+11
|\ \ \ \ \
| * | | | | 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-302-1/+6
| |/ / / /
* | | | | Merge branch 'fix-calendar-spec' into 'master' Jacob Schatz2016-10-011-1/+3
|\ \ \ \ \
| * | | | | Changed zero padded days to no padded days in date_formatClement Ho2016-10-011-1/+3
|/ / / / /
* | | | | Merge branch '22221-tags-are-not-available-from-repository-compare-view' into...Fatih Acet2016-10-015-18/+89
|\ \ \ \ \
| * | | | | 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-275-14/+41
* | | | | | Merge branch 'create-mr-banner' into 'master' Fatih Acet2016-10-0116-169/+193
|\ \ \ \ \ \
| * | | | | | Add flash containers and broadcast messages below subnavcreate-mr-bannerAnnabel Dunstone Gray2016-10-0113-159/+180
| * | | | | | 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 'cs-frontend-guidelines' into 'master' Jacob Schatz2016-10-012-0/+226
|\ \ \ \ \ \
| * | | | | | Update Frontend Docs based on feedback.cs-frontend-guidelinesConnor Shea2016-09-211-18/+18
| * | | | | | Add a section on vue and one on supported browsers.Connor Shea2016-09-211-0/+14
| * | | | | | Add Overview section detailing our frontend stack. [ci skip]Connor Shea2016-09-211-5/+44
| * | | | | | Add short Testing section, minor fixes.Connor Shea2016-09-211-1/+7
| * | | | | | Add CSP and SRI information [ci skip]Connor Shea2016-09-211-3/+71
| * | | | | | Further revisions/additions [ci skip]Connor Shea2016-09-211-6/+17
| * | | | | | Add more information on page-specific JS.Connor Shea2016-09-211-19/+45
| * | | | | | Initial incomplete draft of the Frontend Development Guidelines.Connor Shea2016-09-212-0/+62
* | | | | | | Merge branch '21369-make-it-clearer-that-diffs-can-be-collapsed' into 'master' Jacob Schatz2016-10-016-15/+58
|\ \ \ \ \ \ \
| * | | | | | | Updated spec with next click targets21369-make-it-clearer-that-diffs-can-be-collapsedLuke Bennett2016-09-031-7/+33
| * | | | | | | Updated diff toggle targets and added iconLuke Bennett2016-09-035-9/+26
* | | | | | | | Merge branch '18297-i-would-like-text-to-wrap-when-in-edit-mode-on-web-app' i...Fatih Acet2016-09-307-0/+89
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Review changes18297-i-would-like-text-to-wrap-when-in-edit-mode-on-web-appLuke Bennett2016-10-017-70/+36
| * | | | | | | Added soft wrap logic and button to editorLuke Bennett2016-10-017-2/+124
| * | | | | | | Added CHANGELOG entryLuke Bennett2016-10-011-0/+1
|/ / / / / / /
* | | | | | | Merge branch 'changelog-error' into 'master' Jacob Schatz2016-09-301-3/+1
|\ \ \ \ \ \ \