summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Render only valid paths in artifacts metadataGrzegorz Bizon2016-01-142-8/+8
* Simplify implementation of build artifacts browser (refactoring)Grzegorz Bizon2016-01-142-58/+10
* Change format of artifacts metadata from text to binary 0.0.1Grzegorz Bizon2016-01-141-0/+15
* Show file size in artifacts browser using metadataGrzegorz Bizon2016-01-141-1/+1
* Add method that checks if path exists in `StringPath`Grzegorz Bizon2016-01-141-0/+13
* Render 404 when artifacts path is invalidGrzegorz Bizon2016-01-141-2/+4
* Do not depend on universe when checking parent in `StringPath`Grzegorz Bizon2016-01-141-1/+16
* Extract artifacts metadata implementation to separate classGrzegorz Bizon2016-01-141-0/+76
* Improve path sanitization in `StringPath`Grzegorz Bizon2016-01-141-1/+0
* Parse artifacts metadata stored in JSON formatGrzegorz Bizon2016-01-141-0/+16
* Fix rubocop offenses in `StringPath` specsGrzegorz Bizon2016-01-141-11/+19
* Add support for parent directories in `StringPath`Grzegorz Bizon2016-01-141-4/+14
* Add support for root path for `StringPath`Grzegorz Bizon2016-01-141-1/+23
* Add implementation of remaining methods in `StringPath`Grzegorz Bizon2016-01-141-10/+43
* Improve `StringPath` specs (DRY)Grzegorz Bizon2016-01-141-10/+19
* Add `parent` iteration implementation to `StringPath`Grzegorz Bizon2016-01-141-1/+10
* Add new methods to StringPathGrzegorz Bizon2016-01-141-1/+32
* Add implementation of StringPath classGrzegorz Bizon2016-01-141-0/+21
* Merge branch 'feature/ldap-sync-edgecases' into 'master' Douwe Maan2016-01-141-21/+14
|\
| * fixed LDAP activation on login to use new ldap_blocked statefeature/ldap-sync-edgecasesGabriel Mazetto2016-01-141-3/+2
| * LDAP synchronization block/unblock new statesGabriel Mazetto2016-01-081-20/+14
* | Randomize metrics sample intervalsconfigure-randomize-metrics-sample-intervalYorick Peterse2016-01-131-1/+21
* | Merge branch 'remove-application-frames-from-views' into 'master' Yorick Peterse2016-01-122-17/+1
|\ \
| * | Stop tracking call stacks for instrumented viewsremove-application-frames-from-viewsYorick Peterse2016-01-122-17/+1
* | | Track memory allocated during a transactionYorick Peterse2016-01-121-4/+25
|/ /
* | Tag all transaction metrics with an "action" tagYorick Peterse2016-01-113-13/+23
* | Merge branch 'api-project-upload' into 'master' Robert Speicher2016-01-081-4/+7
|\ \ | |/ |/|
| * Update specDouwe Maan2016-01-071-4/+7
* | Merge branch 'suppress-allow-failure-builds' into 'master' Stan Hu2016-01-081-0/+1
|\ \
| * | Suppress e-mails on failed builds if allow_failure is setStan Hu2016-01-071-0/+1
* | | Add spec for single-item task listsrs-single-item-task-list-specRobert Speicher2016-01-071-0/+6
* | | Merge branch 'milestone-ref' into 'master' Robert Speicher2016-01-071-0/+75
|\ \ \ | |/ / |/| |
| * | Milestone reference is a Markdown linkmilestone-refDouwe Maan2016-01-071-1/+3
| * | Remove icon from milestone reference.Douwe Maan2016-01-051-2/+2
| * | Merge branch 'master' into milestone-refDouwe Maan2016-01-0515-6/+820
| |\ \
| * \ \ Merge branch 'master' into milestone-refDouwe Maan2015-12-241-0/+15
| |\ \ \
| * | | | Render milestone links as referencesDouwe Maan2015-12-241-0/+73
* | | | | Store request methods/URIs as valuesYorick Peterse2016-01-072-3/+14
* | | | | Removed UUIDs from metrics transactionsYorick Peterse2016-01-071-2/+2
| |_|_|/ |/| | |
* | | | Revert "Store SQL/view timings in milliseconds"Yorick Peterse2016-01-072-3/+3
* | | | Store SQL/view timings in millisecondsYorick Peterse2016-01-062-3/+3
* | | | Ensure that we're only importing local pull requestsDouglas Barbosa Alexandre2016-01-051-0/+22
* | | | Generate separate comments when importing GitHub Issues into GitLabDouglas Barbosa Alexandre2016-01-053-4/+152
* | | | Refactoring GithubImport::ImporterDouglas Barbosa Alexandre2016-01-052-0/+233
| |_|/ |/| |
* | | Merge branch 'rs-relative-links-to-root' into 'master' Douwe Maan2016-01-051-0/+8
|\ \ \
| * | | Support a single directory traversal in RelativeLinkFilterrs-relative-links-to-rootRobert Speicher2015-12-301-0/+8
* | | | Merge branch 'metrics-tuning' into 'master' Dmitriy Zaporozhets2016-01-058-136/+74
|\ \ \ \
| * | | | Fix Rubocop styling in AR subscriber specsmetrics-tuningYorick Peterse2016-01-041-1/+1
| * | | | Automatically prefix transaction series namesYorick Peterse2016-01-045-8/+8
| * | | | Use separate series for Rails/Sidekiq sample statsYorick Peterse2016-01-041-8/+30