summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add blockquote fence syntax to MarkdownDouwe Maan2016-07-093-0/+260
* 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
* | | 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
|\ \ \ \ \
| * | | | | Updated testsPhil Hughes2016-07-052-1/+5
| |/ / / /
* | | | | Merge branch 'new-diff-notes' into 'master' Douwe Maan2016-07-0728-70/+3235
|\ \ \ \ \
| * | | | | Add comment with diff to DiffPositionUpdateService specnew-diff-notesDouwe Maan2016-07-071-0/+104
| * | | | | Make `DiffNote#update_position` privateDouwe Maan2016-07-071-39/+44
| * | | | | Update test with new factory nameDouwe Maan2016-07-071-2/+2
| * | | | | Add send_git_patch helperDouwe Maan2016-07-061-1/+1
| * | | | | Add tests for MergeRequest#reload_diffDouwe Maan2016-07-061-0/+40
| * | | | | Add tests for DiffNoteDouwe Maan2016-07-061-0/+186
| * | | | | Add tests for DiffPositionUpdateServiceDouwe Maan2016-07-061-0/+71
| * | | | | Add tests for PositionDouwe Maan2016-07-061-0/+341
| * | | | | Add tests for PositionTracerDouwe Maan2016-07-061-0/+1758
| * | | | | Display new diff notes and allow creation through the web interfaceDouwe Maan2016-07-062-6/+504
| * | | | | Add DiffNote modelDouwe Maan2016-07-064-18/+43
| * | | | | Add Gitlab::Diff::LineMapperDouwe Maan2016-07-061-0/+137
| * | | | | Represent DiffRefs as proper class instead of tuple arrayDouwe Maan2016-07-065-9/+8
| * | | | | Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan2016-07-0611-34/+35
* | | | | | Merge branch 'pending-delete-project-notifications' into 'master' Robert Speicher2016-07-072-0/+25
|\ \ \ \ \ \
| * | | | | | Exclude projects pending delete from notificationsSean McGivern2016-07-072-0/+25
| |/ / / / /
* | | | | | Layout for Users Groups and Projects on admin areaAlfredo Sumaran2016-07-071-2/+2
| |_|_|/ / |/| | | |
* | | | | added testJames Lopez2016-07-071-0/+17
|/ / / /
* | | | Merge branch '18283-pluralize-stage-headings' into 'master' Jacob Schatz2016-07-061-1/+1
|\ \ \ \
| * | | | Remove plural from pipelines_spec18283-pluralize-stage-headingsAnnabel Dunstone2016-07-061-1/+1
| | |/ / | |/| |
* | | | Merge branch 'gh-pull-requests' into 'master' Rémy Coutable2016-07-062-14/+23
|\ \ \ \
| * | | | Consider that a GH exists only if both `ref`, and `sha` existDouglas Barbosa Alexandre2016-07-062-14/+23
| |/ / /
* | | | Merge branch 'remove-lowercase-gitlab-ci-yml' into 'master' Robert Speicher2016-07-061-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Fix specsRémy Coutable2016-07-061-3/+3
* | | | Merge branch '19092-fix-event-for-legacydiffnote-not-considered-note' into 'm...Douwe Maan2016-07-061-1/+31
|\ \ \ \
| * | | | Use a more future-proof check for Note/LegacyDiffNote19092-fix-event-for-legacydiffnote-not-considered-noteRémy Coutable2016-07-061-4/+4
| * | | | Fix diff comments not showing up in activity feedRémy Coutable2016-07-041-1/+31