summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'quick-start-ci-route' into 'master' Douwe Maan2016-07-123-22/+15
|\
| * Fix failing tests.Connor Shea2016-07-112-21/+14
| * Update the help_page_path route to accept paths directly instead of using par...Connor Shea2016-07-111-1/+1
* | Merge branch 'optimize-cross-ref-system-notes-check' into 'master' Douwe Maan2016-07-124-4/+64
|\ \
| * | Optimize system note visibility checking by hiding notes thatStan Hu2016-07-114-4/+64
| |/
* | Merge branch 'master' into faster-diffsfaster-diffsJacob Schatz2016-07-1132-364/+1717
|\ \
| * \ Merge branch 'remove-pinto-from-flash' into 'master' Jacob Schatz2016-07-111-1/+1
| |\ \ | | |/ | |/|
| | * Remove `pinTo` from `Flash` and make inline flash messages look nicer (!4854)winniehell2016-06-301-1/+1
| * | Merge branch 'fix/import-event-error' into 'master' Robert Speicher2016-07-112-2/+29
| |\ \
| | * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/import-even...James Lopez2016-07-11176-509/+5699
| | |\ \
| | * | | squashed - refactor to cope with sub sub N relations probably using the sub_r...James Lopez2016-07-112-2/+29
| * | | | Merge branch 'fix-sent-notification-position' into 'master' Rémy Coutable2016-07-111-0/+24
| |\ \ \ \
| | * | | | Allow SentNotification#position to be set as string or hashDouwe Maan2016-07-111-0/+24
| * | | | | Fix feature specs on CIsingle-file-diffsSean McGivern2016-07-112-22/+21
| * | | | | Merge branch 'master' into single-file-diffsSean McGivern2016-07-119-5/+436
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge branch 'fix-type-in-project-factory' into 'master' Rémy Coutable2016-07-111-1/+1
| | |\ \ \ \
| | | * | | | Fix typo in factory for projects.rbYatish Mehta2016-07-051-1/+1
| | * | | | | Merge branch 'fix/remove-import-url-migration' into 'master' Rémy Coutable2016-07-111-0/+6
| | |\ \ \ \ \
| | | * | | | | spec and fix for sanitize methodJames Lopez2016-07-111-0/+6
| | * | | | | | Merge branch 'blockquote-fence-filter' into 'master' Robert Speicher2016-07-103-0/+260
| | |\ \ \ \ \ \
| | | * | | | | | Fix typo in specDouwe Maan2016-07-101-1/+1
| | | * | | | | | Add more comments to regexDouwe Maan2016-07-102-2/+2
| | | * | | | | | Add blockquote fence syntax to MarkdownDouwe Maan2016-07-093-0/+260
| | | | |_|/ / / | | | |/| | | |
| | * | | | | | Re-use queries in reference parsersreuse-queries-in-reference-parsersYorick Peterse2016-07-081-0/+75
| | |/ / / / /
| | * | | | | Merge branch '1548-average-commits-per-day' into 'master' Rémy Coutable2016-07-081-0/+39
| | |\ \ \ \ \
| | | * | | | | Infinity Bug in Commit StatisticsJonas Weber2016-05-201-0/+39
| | * | | | | | Merge branch 'api-shared-projects' into 'master' Rémy Coutable2016-07-082-4/+55
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | API: Expose shared projects in a groupapi-shared-projectsRobert Schilling2016-07-081-2/+17
| | | * | | | | Expose shared groups for projectsapi-shared-groupsRobert Schilling2016-07-081-2/+38
| * | | | | | | Support renames in diff_for_path actionsSean McGivern2016-07-116-42/+75
| * | | | | | | Tidy up spec action namesSean McGivern2016-07-083-14/+14
| * | | | | | | Allow expanding all diffs at onceSean McGivern2016-07-081-0/+38
| * | | | | | | Ensure only renderable text diffs are collapsedSean McGivern2016-07-083-1/+147
| * | | | | | | Disable overflow messagesSean McGivern2016-07-081-16/+1
| * | | | | | | Collapse large diffs by defaultSean McGivern2016-07-086-319/+595
| |/ / / / / /
| * | | | | | Merge branch 'feature/option-set-new-users-external' into 'master' Rémy Coutable2016-07-081-0/+21
| |\ \ \ \ \ \
| | * | | | | | Added setting to set new users by default as externalDravere2016-07-071-0/+21
| * | | | | | | Merge branch '9127-link-report-to-profile' into 'master' Robert Speicher2016-07-081-0/+30
| |\ \ \ \ \ \ \
| | * | | | | | | Removed unnecessary `id` from links and corrected tests to use the proper mat...9127-link-report-to-profilePatricio Cano2016-07-071-4/+3
| | * | | | | | | Added specs to check for the correct links.Patricio Cano2016-07-061-0/+31
| * | | | | | | | Revert "Revert "Merge branch 'issue_3946' into 'master' ""Robert Speicher2016-07-071-2/+2
| * | | | | | | | Merge remote-tracking branch 'origin/master'Robert Speicher2016-07-075-3/+342
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch '18627-wildcard-branch-protection' into 'master' Douwe Maan2016-07-075-3/+342
| | |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | | * | | | | | | Have `Project#open_branches` return branches that are matched by a wildcard p...18627-wildcard-branch-protectionTimothy Andrew2016-07-071-2/+2
| | | * | | | | | | Use the `GLDropdown` component to select protected branches.Timothy Andrew2016-07-071-1/+3
| | | * | | | | | | Add a feature spec for protected branch creation.Timothy Andrew2016-07-051-0/+82
| | | * | | | | | | Improve the error message displayed when branch creation fails.Timothy Andrew2016-07-052-1/+71
| | | * | | | | | | Support wildcard matches for protected branches at the model level.Timothy Andrew2016-07-052-2/+187
| * | | | | | | | | Revert "Merge branch 'issue_3946' into 'master' "Robert Speicher2016-07-071-2/+2
| |/ / / / / / / /
| * | | | | | | | Merge branch 'issues-blank-state' into 'master' Jacob Schatz2016-07-072-1/+5
| |\ \ \ \ \ \ \ \