summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into diff-line-comment-vuejsDouwe Maan2016-08-1814-40/+447
|\
| * Merge branch '13664-abuse-report-page-should-have-a-maximum-width' into 'mast...Jacob Schatz2016-08-182-0/+57
| |\
| | * Some more styling tweaks and added jasmine testLuke Bennett2016-08-142-0/+57
| * | Merge branch '18334-truncate-award-emoji-users' into 'master' Jacob Schatz2016-08-182-0/+72
| |\ \
| | * | Award tooltips refer to current user as "You"Jack Davison2016-08-172-14/+14
| | * | Switch to using to_sentence to construct tooltipsJack Davison2016-08-172-7/+28
| | * | Truncates 9-10 users with current user in frontJack Davison2016-08-171-4/+14
| | * | Truncated user list in award emoji tooltipsJack Davison2016-08-172-0/+41
| * | | Incorporate feedbackZ.J. van de Weg2016-08-181-0/+1
| * | | Docs for API endpointsZ.J. van de Weg2016-08-181-0/+1
| * | | Expose project for environmentsZ.J. van de Weg2016-08-181-0/+1
| * | | Add deployment endpointsZ.J. van de Weg2016-08-181-0/+59
| * | | Add Play endpoints on BuildsZ.J. van de Weg2016-08-181-0/+22
| * | | Merge branch 'boards-spec-improvements' into 'master' Douwe Maan2016-08-181-1/+25
| |\ \ \
| | * | | Attempted improvement to stop boards spec failingboards-spec-improvementsPhil Hughes2016-08-181-1/+25
| * | | | Merge branch '17334-u2f-device-identifiers' into 'master' Robert Speicher2016-08-182-9/+32
| |\ \ \ \
| | * | | | Add feature specs to cover naming and deleting U2F devices.Timothy Andrew2016-08-182-9/+32
| * | | | | Merge branch '20454-edit-button-mr' into 'master' Douwe Maan2016-08-181-2/+24
| |\ \ \ \ \
| | * | | | | edit_blob_link can receive the blob to avoid access to the repository20454-edit-button-mrPaco Guzman2016-08-181-2/+24
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'zj-pipelines-api-endpoints' into 'master' Douwe Maan2016-08-182-18/+133
| |\ \ \ \ \
| | * | | | | Add docs on API for pipelines, plus minor fixeszj-pipelines-api-endpointsZ.J. van de Weg2016-08-181-3/+12
| | * | | | | Add endpoints for pipelinesZ.J. van de Weg2016-08-182-18/+124
| | |/ / / /
| * | | | | Rename TodoService#mark_todos_as_done_by_id{,s}Ahmad Sherif2016-08-181-2/+2
| * | | | | Implement TodoService#mark_todos_as_done_by_idAhmad Sherif2016-08-181-10/+20
| |/ / / /
* | | | | Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-189-2/+153
|\ \ \ \ \ | |/ / / /
| * | | | Refactor to mark Changes tab as active on new MR page.Ruben Davila2016-08-181-5/+2
| * | | | Fix failing testtab-persistanceAlfredo Sumaran2016-08-171-4/+7
| * | | | Merge branch '18141-pipeline-graph' into 'master' Jacob Schatz2016-08-171-1/+5
| |\ \ \ \
| | * \ \ \ Merge master into branchAnnabel Dunstone2016-08-179-21/+857
| | |\ \ \ \
| | * | | | | Move deployable conditional to variable; fix pipelines_specAnnabel Dunstone2016-08-171-1/+5
| | | |_|/ / | | |/| | |
| * | | | | Merge branch '2451-fix-mentions-in-issue-updates' into 'master' Robert Speicher2016-08-175-0/+90
| |\ \ \ \ \
| | * | | | | Fix a rubocop violationNick Thomas2016-08-171-1/+0
| | * | | | | DRY up the additions to notification_service_spec.rbNick Thomas2016-08-161-46/+28
| | * | | | | DRY up the added update service specs, add two email helpersNick Thomas2016-08-164-62/+49
| | * | | | | Address minor review comments for testsNick Thomas2016-08-163-17/+17
| | * | | | | Allow people to subscribe to mentions in updated MRs and IssuesNick Thomas2016-08-151-4/+8
| | * | | | | Add notifications for new user mentions in merge requestsNick Thomas2016-08-152-0/+59
| | * | | | | Remove superfluous parens on a method callNick Thomas2016-08-151-1/+1
| | * | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into 2451-fi...Nick Thomas2016-08-1514-75/+307
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into 2451-fi...Nick Thomas2016-08-1212-88/+234
| | |\ \ \ \ \ \
| | * | | | | | | Send notification emails when users are newly mentioned in issue editsNick Thomas2016-08-122-0/+59
| * | | | | | | | Hide `Create new list button` on Issues and MRs pagesDouglas Barbosa Alexandre2016-08-172-0/+40
| * | | | | | | | Merge branch '20808-merge-request-new-diff-view' into 'master' Robert Speicher2016-08-171-1/+18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix merge request new view not changing code view rendering style20808-merge-request-new-diff-viewPaco Guzman2016-08-111-1/+18
* | | | | | | | | | Merge branch 'master' into diff-line-comment-vuejsConnor Shea2016-08-1740-21/+3111
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge branch 'issue-boards' into 'master' Douwe Maan2016-08-1727-0/+2148
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Test updatePhil Hughes2016-08-171-20/+5
| | * | | | | | | | | Fixed failing testPhil Hughes2016-08-171-0/+2
| | * | | | | | | | | Added wait for vue in logged out & guest testsPhil Hughes2016-08-171-0/+2
| | * | | | | | | | | Fixed bug when moving listPhil Hughes2016-08-171-1/+0