summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* remove public field from namespace and refactoringnamespace-clean_upValery Sizov2016-01-044-125/+1
* Optimize CSS expressions produced by Nokogiriautocomplete-performanceYorick Peterse2015-12-311-0/+13
* Removed various default metrics tagsreduce-influxdb-tagsYorick Peterse2015-12-311-3/+0
* Merge branch 'upvote_count_to_api' into 'master' Valery Sizov2015-12-291-0/+14
|\
| * Revert upvotes and downvotes params to MR APIValery Sizov2015-12-281-0/+14
* | Write to InfluxDB directly via UDPYorick Peterse2015-12-295-62/+50
* | Strip newlines from obfuscated SQLYorick Peterse2015-12-291-0/+6
* | Merge branch 'fix-spelling-mistake' into 'master' Robert Speicher2015-12-291-3/+3
|\ \
| * | Fix spelling mistake, thanks Connor.fix-spelling-mistakeSytse Sijbrandij2015-12-281-3/+3
* | | Handle missing settings table for metricsYorick Peterse2015-12-281-1/+1
|/ /
* | Merge branch 'influxdb' into 'master' Dmitriy Zaporozhets2015-12-2813-0/+851
|\ \
| * | Fixed styling of MetricsWorker specsYorick Peterse2015-12-281-1/+1
| * | Track object counts using the "allocations" GemYorick Peterse2015-12-171-0/+4
| * | Support for instrumenting class hierarchiesYorick Peterse2015-12-171-0/+33
| * | Only track method calls above a certain thresholdYorick Peterse2015-12-171-0/+24
| * | Allow filtering of what methods to instrumentYorick Peterse2015-12-171-0/+16
| * | Drop empty tag values from metricsYorick Peterse2015-12-171-0/+8
| * | Cast values to strings before escaping themYorick Peterse2015-12-171-0/+4
| * | Track location information as tagsYorick Peterse2015-12-172-4/+10
| * | Added specs for MetricsWorkerYorick Peterse2015-12-171-0/+40
| * | Replace double quotes when obfuscating SQLYorick Peterse2015-12-171-0/+8
| * | Track object count types as tagsYorick Peterse2015-12-171-1/+2
| * | Only instrument methods defined directlyYorick Peterse2015-12-171-0/+26
| * | Added Instrumentation.configureYorick Peterse2015-12-171-1/+9
| * | Methods for instrumenting multiple methodsYorick Peterse2015-12-171-5/+29
| * | Use custom code for instrumenting method callsYorick Peterse2015-12-172-46/+16
| * | Use string evaluation for method instrumentationYorick Peterse2015-12-172-4/+5
| * | Storing of application metrics in InfluxDBYorick Peterse2015-12-1713-0/+678
* | | Merge branch 'mention-all' into 'master' Robert Speicher2015-12-273-3/+23
|\ \ \
| * | | Fix specmention-allDouwe Maan2015-12-251-0/+2
| * | | Merge branch 'master' into mention-allDouwe Maan2015-12-242-1/+16
| |\ \ \
| * | | | Fix specsDouwe Maan2015-12-242-0/+5
| * | | | Only allow group/project members to mention `@all`Douwe Maan2015-12-241-3/+16
* | | | | Merge branch 'close-open-ajax-issue' into 'master' Robert Speicher2015-12-252-1/+97
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | removes unused `alert` from issue spec. Requires flash in the *implementation...close-open-ajax-issueJacob Schatz2015-12-232-8/+2
| * | | | adds test for issue close/reopen failureJacob Schatz2015-12-232-4/+60
| * | | | resolves conflicts with new buttonsJacob Schatz2015-12-2320-57/+576
| |\ \ \ \
| * | | | | fixes tests to work with jasmine/jqueryJacob Schatz2015-12-232-13/+16
| * | | | | adds alerts for when http request errors out in some way.Jacob Schatz2015-12-211-10/+1
| * | | | | clarifies tests with methods like `toBeVisible()` etc.Jacob Schatz2015-12-211-12/+9
| * | | | | updates tests style for four-phase-testing as per: https://robots.thoughtbot....Jacob Schatz2015-12-211-1/+17
| * | | | | open and close issue via ajax request. With testsJacob Schatz2015-12-212-1/+40
* | | | | | Merge branch 'revert_votes_back' into 'master' Dmitriy Zaporozhets2015-12-252-3/+15
|\ \ \ \ \ \
| * | | | | | satisfy rubocoprevert_votes_backValery Sizov2015-12-251-1/+1
| * | | | | | add sorting of awardsValery Sizov2015-12-251-0/+7
| * | | | | | revert back vote buttons to issue and MR pagesValery Sizov2015-12-251-3/+8
* | | | | | | Merge branch 'rs-opengraph' into 'master' Douwe Maan2015-12-252-0/+147
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Satisfy RubocopDouwe Maan2015-12-251-2/+2
| * | | | | | Add support for `twitter:label` meta tagsrs-opengraphRobert Speicher2015-12-242-0/+47
| * | | | | | Truncate page_description to 30 wordsRobert Speicher2015-12-241-0/+13