summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '34563-usage-ping-github' into 'master'Sean McGivern2017-07-191-0/+1
|\
| * Add github imported projects count to usage data34563-usage-ping-githubJarka Kadlecova2017-07-191-0/+1
* | Merge branch '35034-fix-unstranslated-visibility-levels' into 'master'Robert Speicher2017-07-191-2/+2
|\ \
| * | Always return the translated level name.35034-fix-unstranslated-visibility-levelsRuben Davila2017-07-131-2/+2
* | | Merge branch 'htve/gitlab-ce-34880_add_ukrainian_translations_to_i18n'Rémy Coutable2017-07-191-0/+1
|\ \ \
| * | | add ukrainian translations to i18n黄涛2017-07-101-0/+1
* | | | 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
* | | | Renamed Gitaly servicesAndrew Newdigate2017-07-186-21/+21
* | | | 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
|\ \ \ \ \
| * | | | | Rename ConnectionRackMiddleware to RequestsRackMiddleware.bjk/metric_namesPawel Chojnacki2017-07-132-40/+40
| * | | | | Add unit to latency metrics.Ben Kochie2017-07-122-4/+4