summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | Get "Merge when build succeeds" to work when commits were pushed to MR target...Douwe Maan2016-01-051-1/+1
| | | | |_|_|_|_|_|/ / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Merge branch 'rs-issue-1697' into 'master' Douwe Maan2016-01-061-0/+16
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Define a limited set of filters for SingleLinePipeliners-issue-1697Robert Speicher2016-01-051-0/+16
| | * | | | | | | | | | | | Merge branch 'fix-banzai-cache' into 'master' Robert Speicher2016-01-061-14/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | Revert "Temporarily disable Markdown caching"Douwe Maan2016-01-061-3/+1
| | | * | | | | | | | | | | Revert "Add DEBUG_BANZAI_CACHE env var to debug Banzai cache issue."Douwe Maan2016-01-061-14/+7
| | | | |_|/ / / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Store SQL/view timings in millisecondsYorick Peterse2016-01-062-3/+11
| * | | | | | | | | | | | Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof2016-01-06178-2001/+4823
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / /
| | * | | | | | | | | | | Merge branch 'import-gh-pull-requests' into 'master' Douwe Maan2016-01-065-22/+275
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | Ensure that we're only importing local pull requestsDouglas Barbosa Alexandre2016-01-052-1/+9
| | | * | | | | | | | | | Generate separate comments when importing GitHub Issues into GitLabDouglas Barbosa Alexandre2016-01-055-72/+114
| | | * | | | | | | | | | Refactoring GithubImport::ImporterDouglas Barbosa Alexandre2016-01-053-61/+174
| | | * | | | | | | | | | Extract methods to import comments on a GitHub Pull RequestDouglas Barbosa Alexandre2016-01-051-24/+28
| | | * | | | | | | | | | Doesn't import GitHub PR where branches were no longer availableDouglas Barbosa Alexandre2016-01-051-38/+44
| | | * | | | | | | | | | Import comments on the diff of a GitHub Pull Request into GitLabDouglas Barbosa Alexandre2016-01-051-0/+16
| | | * | | | | | | | | | Import comments on GitHub Pull Request into GitLabDouglas Barbosa Alexandre2016-01-051-0/+14
| | | * | | | | | | | | | Import GitHub Pull Requests into GitLabDouglas Barbosa Alexandre2016-01-051-7/+57
| | | | |/ / / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge branch 'feature/detailed-user-endpoint' of https://gitlab.com/Michi302/...Dmitriy Zaporozhets2016-01-061-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Make single user API endpoint return Entities::User instead of Entities::User...Michi3022015-12-281-1/+1
| | * | | | | | | | | | | Update version check images to use SVGRobert Speicher2016-01-051-1/+1
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge branch 'rs-relative-links-to-root' into 'master' Douwe Maan2016-01-051-1/+1
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | Support a single directory traversal in RelativeLinkFilterrs-relative-links-to-rootRobert Speicher2015-12-301-1/+1
| | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Merge branch 'fix-api-lookup-with-usernames-with-dots' of https://gitlab.com/...Dmitriy Zaporozhets2016-01-051-1/+1
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Fix API project lookups when querying with a namespace with dotsStan Hu2016-01-031-1/+1
| | | | |_|_|_|_|/ / / | | | |/| | | | | | |
| | * | | | | | | | | Merge branch 'metrics-tuning' into 'master' Dmitriy Zaporozhets2016-01-058-112/+59
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Automatically prefix transaction series namesYorick Peterse2016-01-043-12/+11
| | | * | | | | | | | | Use separate series for Rails/Sidekiq sample statsYorick Peterse2016-01-041-5/+14
| | | * | | | | | | | | Track total method call times per transactionYorick Peterse2016-01-041-0/+2
| | | * | | | | | | | | Track total query/view timings in transactionsYorick Peterse2016-01-042-0/+23
| | | * | | | | | | | | Ability to increment custom transaction valuesYorick Peterse2016-01-041-2/+13
| | | * | | | | | | | | Removed tracking of hostnames for metricsYorick Peterse2015-12-312-10/+2
| | | * | | | | | | | | Use separate series for Rails/Sidekiq transactionsYorick Peterse2015-12-314-8/+10
| | | * | | | | | | | | Cache InfluxDB settings after the first useYorick Peterse2015-12-311-14/+18
| | | * | | | | | | | | Removed tracking of raw SQL queriesYorick Peterse2015-12-312-95/+0
| | | |/ / / / / / / /
| | * | | | | | | | | Add DEBUG_BANZAI_CACHE env var to debug Banzai cache issue.debug-banzai-cacheDouwe Maan2016-01-041-7/+14
| | * | | | | | | | | Merge branch 'autocomplete-performance' into 'master' Dmitriy Zaporozhets2016-01-045-5/+33
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Optimize CSS expressions produced by Nokogiriautocomplete-performanceYorick Peterse2015-12-313-2/+20
| | | * | | | | | | | | Don't use delegate to delegate trivial methodsYorick Peterse2015-12-311-1/+11
| | | * | | | | | | | | Use XPath for searching link nodesYorick Peterse2015-12-311-2/+2
| | | |/ / / / / / / /
| | * | | | | | | | | Simplify `ContributionsCalendar#starting_year` and `#starting_month`Robert Speicher2016-01-011-2/+2
| | |/ / / / / / / /
| * | | | | | | | | Added housekeeping for git repositoriesJeroen Nijhof2015-10-211-0/+12
* | | | | | | | | | Add some fixes after reviewTomasz Maczukin2016-01-132-13/+6
* | | | | | | | | | Change 'trigger_id' to 'token' as resource ID in triggers APITomasz Maczukin2016-01-072-18/+9
* | | | | | | | | | Get show details feature to triggers APITomasz Maczukin2016-01-051-0/+26
* | | | | | | | | | Add create feature to triggers APITomasz Maczukin2016-01-051-0/+16
* | | | | | | | | | Add delete feature to triggers APITomasz Maczukin2016-01-051-0/+19
* | | | | | | | | | Add triggers feature to APITomasz Maczukin2016-01-042-0/+28
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Removed various default metrics tagsreduce-influxdb-tagsYorick Peterse2015-12-311-5/+2
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Make sure that is no pending migrations in Gitlab::CurrentSettingsfix-buildDouglas Barbosa Alexandre2015-12-301-1/+3
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch 'upvote_count_to_api' into 'master' Valery Sizov2015-12-291-1/+0
|\ \ \ \ \ \ \