summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into backstage/gb/build-stage-id-ref-bg-migration-cleanupbackstage/gb/build-stage-id-ref-bg-migration-cleanupGrzegorz Bizon2017-07-1916-63/+247
|\
| * Merge branch '34881_add_russian_translations_to_i18n' into 'master'Rémy Coutable2017-07-191-0/+1
| |\
| | * add russian translations to i18n黄涛2017-07-101-0/+1
| * | Add Japanese Translation to i18nHuang Tao2017-07-191-1/+2
| * | Merge branch 'bvl-free-system-namespace' into 'master'Sean McGivern2017-07-192-1/+26
| |\ \
| | * | Allow groups with the name systembvl-free-system-namespaceBob Van Landuyt2017-07-182-30/+8
| | * | Add a background migration to rename `uploads` in the uploads tableBob Van Landuyt2017-07-181-0/+47
| * | | Update Prometheus gem to version that explicitly calls `munmap`Paweł Chojnacki2017-07-191-3/+5
| * | | Merge branch 'rc/bump-peek-performance_bar' into 'master'Sean McGivern2017-07-191-22/+0
| |\ \ \
| | * | | Bump peek-performance_bar to 1.3.0 and get rid of a monkey-patchrc/bump-peek-performance_barRémy Coutable2017-07-181-22/+0
| * | | | Merge branch 'gitaly-commits-between' into 'master'Rémy Coutable2017-07-194-13/+54
| |\ \ \ \
| | * | | | Incorporate Gitaly's Commits#between RPCAlejandro Rodríguez2017-07-183-12/+33
| | * | | | Adapt to new Gitaly commit message formatAlejandro Rodríguez2017-07-182-4/+24
| | | |/ / | | |/| |
| * | | | Fix queries duration sorting in Performance Bar35252-fix-performance-bar-queries-duration-sortingRémy Coutable2017-07-181-1/+1
| |/ / /
| * | | Merge branch 'backstage/gb/add-index-and-foreign-key-to-merge-requests' into ...Kamil Trzciński2017-07-181-1/+3
| |\ \ \
| | * | | Add a foreign key to `merge_requests.head_pipeline_id`Grzegorz Bizon2017-07-181-1/+3
| * | | | Merge branch 'request-store-wrap' into 'master'Rémy Coutable2017-07-182-4/+104
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Rename the methods to make it fit with current nameLin Jen-Shin2017-07-182-14/+14
| | * | | Follow feedback on the merge requestLin Jen-Shin2017-07-182-15/+11
| | * | | Update the comments for the new functionalityLin Jen-Shin2017-07-181-3/+19
| | * | | Use RequestStoreWrap for Commit#authorLin Jen-Shin2017-07-181-12/+34
| | * | | Add RequestStoreWrap to cache via RequestStoreLin Jen-Shin2017-07-172-4/+70
| * | | | Merge branch 'perf/policy-class-cache' into 'master'Sean McGivern2017-07-183-17/+51
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | cache the cache key...perf/policy-class-cachehttp://jneen.net/2017-07-171-7/+8
| | * | | avoid #respond_to? in Cache.id_forhttp://jneen.net/2017-07-171-5/+8
| | * | | cache DeclarativePolicy.class_for at the class levelhttp://jneen.net/2017-07-171-5/+35
* | | | | Remove obsolete argument from bg migrations codeGrzegorz Bizon2017-07-181-1/+1
|/ / / /
* | | | Renamed Gitaly servicesAndrew Newdigate2017-07-187-22/+22
* | | | Merge branch '34831-remove-coffee-rails-gem' into 'master'Jacob Schatz2017-07-171-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Remove .coffee ext files for i18nTakuya Noguchi2017-07-081-1/+1
* | | | Don't track cached queries in Gitlab::PerformanceBar::PeekQueryTracker34940-peek-performance-bar-doesn-t-count-cached-queries-but-shows-themRémy Coutable2017-07-171-1/+8
| |/ / |/| |
* | | Merge branch 'fix/gb/process-scheduled-background-migrations' into 'master'Yorick Peterse2017-07-171-7/+28
|\ \ \
| * | | Simplify background migrations stealing codeGrzegorz Bizon2017-07-171-15/+3
| * | | Fix off-by-one error in background migration retriesfix/gb/process-scheduled-background-migrationsGrzegorz Bizon2017-07-171-5/+10
| * | | Recover from all exceptions when stealing bg migrationGrzegorz Bizon2017-07-171-4/+22
| * | | Catch exceptions when stealing background migrationsGrzegorz Bizon2017-07-141-1/+6
| * | | Avoid race condition when stealing a background migrationGrzegorz Bizon2017-07-141-3/+1
| * | | Fix mocks in background migrations specsGrzegorz Bizon2017-07-131-1/+0
| * | | Implement draining scheduled sets of background migrationsGrzegorz Bizon2017-07-131-7/+12
| * | | Extract background migratons queue class methodGrzegorz Bizon2017-07-111-2/+5
* | | | Expire cached user IDs that can see the performance after 5 minutesRémy Coutable2017-07-171-2/+3
* | | | Merge branch 'remove-git-search-files' into 'master'Sean McGivern2017-07-171-89/+0
|\ \ \ \
| * | | | Remove Repository#search_filesremove-git-search-filesJacob Vosmaer2017-07-141-89/+0
* | | | | Merge branch 'gitaly-more-annotations' into 'master'Sean McGivern2017-07-175-61/+65
|\ \ \ \ \
| * | | | | Gitaly migration annotationsJacob Vosmaer2017-07-141-0/+4
| * | | | | Use helper instead of ad-hoc regexJacob Vosmaer2017-07-141-2/+1
| * | | | | Make commit lookups explicitJacob Vosmaer2017-07-145-42/+45
| * | | | | Remove deprecated #heads methodJacob Vosmaer2017-07-141-7/+0
| * | | | | Make branch filter support privateJacob Vosmaer2017-07-141-11/+16
| |/ / / /
* | | | | Merge branch 'bjk/metric_names' into 'master'Douwe Maan2017-07-144-49/+44
|\ \ \ \ \