summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* reverting more MR ajax files, will appear in different commitJacob Schatz2016-01-122-99/+1
* fixes conflictsJacob Schatz2016-01-1171-718/+1457
|\
| * Merge branch 'fix/ci-linter-sequence-validations' into 'master' Robert Speicher2016-01-111-0/+8
| |\
| | * Allow subsequent validations in CI Linterfix/ci-linter-sequence-validationsGrzegorz Bizon2016-01-111-0/+8
| * | Merge branch 'add-action-to-all-metrics' into 'master' Yorick Peterse2016-01-113-13/+23
| |\ \
| | * | Tag all transaction metrics with an "action" tagYorick Peterse2016-01-113-13/+23
| | |/
| * | Merge branch 'group-issues-sorting' into 'master' Dmitriy Zaporozhets2016-01-111-6/+6
| |\ \
| | * | Fixed issue sorting specs for ID changesYorick Peterse2016-01-071-6/+6
| * | | Merge branch 'rs-zenmode-cleanup' into 'master' Douwe Maan2016-01-112-21/+14
| |\ \ \ | | |_|/ | |/| |
| | * | Refactor ZenModers-zenmode-cleanupRobert Speicher2016-01-082-21/+14
| * | | Fix Error 500 when visiting build page of project with nil runners_tokenStan Hu2016-01-101-0/+22
| |/ /
| * | Merge branch 'api-project-upload' into 'master' Robert Speicher2016-01-083-16/+33
| |\ \
| | * | DRY up upload and download servicesapi-project-uploadDouwe Maan2016-01-081-12/+12
| | * | Update specDouwe Maan2016-01-071-4/+7
| | * | Add API project upload endpointDouwe Maan2016-01-071-0/+14
| * | | Merge branch 'suppress-allow-failure-builds' into 'master' Stan Hu2016-01-082-0/+24
| |\ \ \
| | * | | Suppress e-mails on failed builds if allow_failure is setStan Hu2016-01-072-0/+24
| * | | | Merge branch 'rs-single-item-task-list-spec' into 'master' Douwe Maan2016-01-081-0/+6
| |\ \ \ \
| | * | | | Add spec for single-item task listsrs-single-item-task-list-specRobert Speicher2016-01-071-0/+6
| * | | | | Merge branch 'issue_3076' into 'master' Drew Blessing2016-01-081-0/+1
| |\ \ \ \ \
| | * | | | | Fix problem with projects ending with .keys #3076Jose Corcuera2016-01-061-0/+1
| * | | | | | Merge branch 'api-delete-tag' into 'master' Dmitriy Zaporozhets2016-01-081-0/+21
| |\ \ \ \ \ \
| | * | | | | | Delete tag via APIapi-delete-tagRobert Schilling2016-01-081-0/+21
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'accept-2xx-status-codes-for-webhooks' into 'master' Dmitriy Zaporozhets2016-01-081-0/+12
| |\ \ \ \ \ \
| | * | | | | | Accept 2xx status codes for successful Web hook triggersStan Hu2016-01-071-0/+12
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Add two custom Date/Time conversion formatsRobert Speicher2016-01-071-4/+4
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'milestone-ref' into 'master' Robert Speicher2016-01-076-1/+101
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Milestone reference is a Markdown linkmilestone-refDouwe Maan2016-01-072-2/+3
| | * | | | Merge branch 'master' into milestone-refDouwe Maan2016-01-062-7/+72
| | |\ \ \ \
| | * | | | | Remove icon from milestone reference.Douwe Maan2016-01-051-2/+2
| | * | | | | Merge branch 'master' into milestone-refDouwe Maan2016-01-0536-261/+1331
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into milestone-refDouwe Maan2015-12-253-0/+60
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into milestone-refDouwe Maan2015-12-248-5/+257
| | |\ \ \ \ \ \ \
| | * | | | | | | | Link to milestone in "Milestone changed" system noteDouwe Maan2015-12-241-1/+1
| | * | | | | | | | Render milestone links as referencesDouwe Maan2015-12-245-0/+99
| * | | | | | | | | Merge branch 'annotate-models-20160105' into 'master' Dmitriy Zaporozhets2016-01-0716-135/+174
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Annotate modelsStan Hu2016-01-0616-135/+174
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | fixes ajax issue with issue specajax-issues-fixJacob Schatz2016-01-071-16/+16
| | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge branch 'remove-more-influxdb-tags' into 'master' Yorick Peterse2016-01-072-5/+16
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | Store request methods/URIs as valuesYorick Peterse2016-01-072-3/+14
| | * | | | | | | Removed UUIDs from metrics transactionsYorick Peterse2016-01-071-2/+2
| * | | | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqJacob Vosmaer2016-01-072-0/+78
| |/ / / / / / /
| * | | | | | | Revert "Store SQL/view timings in milliseconds"Yorick Peterse2016-01-072-3/+3
| * | | | | | | Merge branch 'more-opengraph' into 'master' Robert Speicher2016-01-061-46/+18
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into more-opengraphmore-opengraphDouwe Maan2016-01-062-7/+72
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | Don't override issue page description in project layout.Douwe Maan2016-01-061-4/+2
| | * | | | | | | Make `page_description` less magical :sparkles:Robert Speicher2016-01-051-25/+2
| | * | | | | | | Use `User#avatar_url` instead of `avatar_icon` helperRobert Speicher2016-01-051-35/+16
| | * | | | | | | Merge branch 'master' into more-opengraphDouwe Maan2016-01-0535-261/+1184
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | Use `assign` instead of `instance_variable_set`Robert Speicher2015-12-271-7/+7