summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix activity metric name that need to be symbolsfeature/gb/login-activity-metricsGrzegorz Bizon2018-07-241-1/+1
* Make it easier to stub authentication metricsGrzegorz Bizon2018-07-231-11/+15
* Track blocked users and two factor authenticationsGrzegorz Bizon2018-07-231-6/+10
* Refactor blocked user tracker classGrzegorz Bizon2018-07-202-20/+41
* Add custom expectations for authentication activity metricsGrzegorz Bizon2018-07-201-2/+8
* Rename authentication activity observer methodsGrzegorz Bizon2018-07-191-13/+3
* Implement scaffold of authentication activity metricsGrzegorz Bizon2018-07-171-0/+69
* Merge branch 'fix-project-api-archived' into 'master'Rémy Coutable2018-07-162-2/+8
|\
| * Fix archived parameter for projects APIMarko, Peter2018-07-162-2/+8
* | Merge branch 'tweak-sql-buckets' into 'master'Yorick Peterse2018-07-161-1/+1
|\ \
| * | Add a 10 ms bucket for SQL timingstweak-sql-bucketsYorick Peterse2018-07-101-1/+1
* | | Remove Repository#lookup and unreachable rugged codeJacob Vosmaer (GitLab)2018-07-161-179/+0
* | | Merge branch '48745-project-exports-fail-when-uploads-have-been-migrated-to-o...Sean McGivern2018-07-164-18/+130
|\ \ \
| * | | refactor code based on feedbackJames Lopez2018-07-162-5/+5
| * | | use fileuploader dynamic path method in uploads manager and add spec48745-project-exports-fail-when-uploads-have-been-migrated-to-object-storageJames Lopez2018-07-131-6/+1
| * | | fix typo in uploads managerJames Lopez2018-07-131-1/+1
| * | | add small comment to download method in uploads managerJames Lopez2018-07-131-0/+1
| * | | refactor uploads managerJames Lopez2018-07-131-7/+7
| * | | refactor uploads manager to grab uploads in batchesJames Lopez2018-07-121-6/+16
| * | | fix uploads restorer missing pathJames Lopez2018-07-121-0/+4
| * | | fix specJames Lopez2018-07-112-8/+16
| * | | added changelog, small refactorJames Lopez2018-07-111-2/+1
| * | | refactor uploads managerJames Lopez2018-07-111-3/+8
| * | | fix uploads restorerJames Lopez2018-07-111-0/+4
| * | | fix specsJames Lopez2018-07-113-9/+14
| * | | add restore methodJames Lopez2018-07-112-3/+18
| * | | update uploads saverJames Lopez2018-07-102-13/+16
| * | | Fix avatar saver and specJames Lopez2018-07-101-5/+6
| * | | add more object storage specsJames Lopez2018-07-101-3/+3
| * | | add upload manager and specJames Lopez2018-07-101-0/+62
* | | | Backport logger changes from EEStan Hu2018-07-131-0/+8
* | | | Merge branch 'ide-merge-requests-forks' into 'master'Filipa Lacerda2018-07-131-2/+14
|\ \ \ \
| * | | | Allow collaboration with forks through the APIBob Van Landuyt2018-07-121-2/+14
* | | | | Merge branch 'sh-fix-stderr-pipe-consumption' into 'master'Yorick Peterse2018-07-132-7/+20
|\ \ \ \ \
| * | | | | Avoid process deadlock in popen by consuming input pipessh-fix-stderr-pipe-consumptionStan Hu2018-07-122-7/+20
* | | | | | Merge branch 'gitaly-mandatory-20180712-jv' into 'master'Sean McGivern2018-07-131-140/+23
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix find_branch call sitesgitaly-mandatory-20180712-jvJacob Vosmaer2018-07-121-1/+1
| * | | | | Make more ref RPC's mandatoryJacob Vosmaer2018-07-121-139/+22
* | | | | | Merge branch 'fix-performance-problem-of-tags-query' into 'master'Yorick Peterse2018-07-121-4/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix performance problem of accessing tag list for projects api endpointsfix-performance-problem-of-tags-queryKamil Trzciński2018-07-121-4/+11
* | | | | | Merge branch 'dz-manifest-import' into 'master'Douwe Maan2018-07-124-2/+125
|\ \ \ \ \ \
| * | | | | | Improve manifest feature after backend reviewDmitriy Zaporozhets2018-07-112-7/+7
| * | | | | | Refactor manifest import codeDmitriy Zaporozhets2018-07-111-12/+8
| * | | | | | Add feature specs for manifest importDmitriy Zaporozhets2018-07-111-1/+1
| * | | | | | Fix icon for manifest import and mention manifest feature in APIDmitriy Zaporozhets2018-07-111-1/+1
| * | | | | | Improve manifest import logicDmitriy Zaporozhets2018-07-111-1/+1
| * | | | | | More reliable manifest parser and group-only selectorDmitriy Zaporozhets2018-07-111-1/+4
| * | | | | | Fix tests in import_sources_spec.rbDmitriy Zaporozhets2018-07-111-1/+1
| * | | | | | Add manifest import featureDmitriy Zaporozhets2018-07-113-1/+125
* | | | | | | Merge branch 'gitaly-serverservice-info-timeout' into 'master'Rémy Coutable2018-07-122-2/+2
|\ \ \ \ \ \ \