summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '48773-gitlab-project-import-should-use-object-storage' into 'ma...Sean McGivern2018-08-025-14/+56
|\
| * Add Object Storage to GitLab project importJames Lopez2018-08-025-14/+56
* | Merge branch 'zj-backup-migration-done' into 'master'Sean McGivern2018-08-021-150/+21
|\ \ | |/ |/|
| * Remove feature flags from lib/backupZeger-Jan van de Weg2018-07-311-150/+21
* | Merge branch '49830-use-helm-272' into 'master'Dmitriy Zaporozhets2018-08-021-1/+1
|\ \
| * | Update Helm Tiller used by gitlab-managed-apps to 2.7.2Thong Kuah2018-08-021-1/+1
* | | Merge branch 'gitaly-import-bare' into 'master'Sean McGivern2018-08-023-25/+26
|\ \ \
| * | | Refactor gitlab:import:repos task to remove direct disk accessAlejandro Rodríguez2018-07-313-25/+26
* | | | Add repository languages for projectsZeger-Jan van de Weg2018-08-013-0/+73
* | | | Fix bug setting http headers in Files APIFrancisco Javier López 🌴 On vacation; back on August 22th!2018-08-011-1/+5
* | | | Merge branch 'bvl-user-status-message-35463' into 'master'Rémy Coutable2018-08-013-0/+60
|\ \ \ \
| * | | | Add the message HTML to the UserStatus apiBob Van Landuyt2018-08-011-0/+3
| * | | | Allow users to set a statusBob Van Landuyt2018-07-303-0/+57
* | | | | Merge branch '41416-making-instance-wide-data-tools-more-accessible' into 'ma...Filipa Lacerda2018-08-011-3/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into '41416-making-instance-wide-data-tools-more-access...Luke Bennett2018-07-3117-251/+381
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Add instance statistics settings to APIBob Van Landuyt2018-07-271-0/+1
* | | | | | Merge branch 'runner-features' into 'master'Grzegorz Bizon2018-08-012-8/+21
|\ \ \ \ \ \
| * | | | | | Improve error messageKamil Trzciński2018-08-011-1/+1
| * | | | | | Improve Ci::Status::Build specsKamil Trzciński2018-08-011-8/+12
| * | | | | | Add `runner_unsupported` CI failureKamil Trzciński2018-08-012-2/+11
* | | | | | | Merge branch 'user-argument-2/upstream' into 'master'Nick Thomas2018-08-011-17/+38
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add support for SSH certificate authenticationÆvar Arnfjörð Bjarmason2018-08-011-17/+38
| |/ / / / /
* | | | | | Resolve "Allow issue's Internal ID (`iid`) to be set when creating via the API"Jamie Schembri2018-08-011-1/+5
* | | | | | Merge branch 'follow-up-20723' into 'master'Sean McGivern2018-08-011-2/+2
|\ \ \ \ \ \
| * | | | | | Fix a few disrepencies between CE and EE in the lines orderingRémy Coutable2018-08-011-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'fj-6860-instance-level-project-templates' into 'master'Sean McGivern2018-08-012-4/+30
|\ \ \ \ \ \
| * | | | | | Code review comments appliedfj-6860-instance-level-project-templatesFrancisco Javier López2018-07-251-0/+2
| * | | | | | EE PortFrancisco Javier López2018-07-202-4/+28
* | | | | | | Merge branch 'floating-avarage-commit-numbers' into 'master'Dmitriy Zaporozhets2018-08-011-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Show one digit after dot in commit_per_day value in charts page.msdundar2018-07-301-1/+1
| | |/ / / / | |/| | | |
* | | | | | Add local project uploads cleanup taskMichael Kozono2018-07-313-4/+226
| |_|/ / / |/| | | |
* | | | | Merge branch 'revert-c90d7633' into 'master'Rémy Coutable2018-07-317-139/+38
|\ \ \ \ \
| * | | | | Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera2018-07-317-139/+38
* | | | | | Code cleaning in PostReceive servicesFrancisco Javier López 🌴 (About to) On vacation; back on August 22th!2018-07-311-6/+6
* | | | | | Merge branch 'zj-remove-git-rake-tasks' into 'master'Sean McGivern2018-07-312-99/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove gitlab:user:check_repos taskZeger-Jan van de Weg2018-07-311-17/+0
| * | | | | Remove git rake tasksZeger-Jan van de Weg2018-07-312-82/+11
* | | | | | Merge branch 'ce-application-settings' into 'master'Sean McGivern2018-07-311-75/+75
|\ \ \ \ \ \
| * | | | | | Updated application settings with minor fixesMarcel Amirault2018-07-301-75/+75
* | | | | | | Merge branch 'feature/gb/login-activity-metrics' into 'master'Sean McGivern2018-07-312-19/+117
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Improve authentication activity code readabilityGrzegorz Bizon2018-07-311-5/+5
| * | | | | | Improve specs for blocked user tracker classGrzegorz Bizon2018-07-271-19/+22
| * | | | | | Add authentication metrics for sessionless sign inGrzegorz Bizon2018-07-271-1/+5
| * | | | | | Improve readability and move custom matchers to better placeGrzegorz Bizon2018-07-271-3/+1
| * | | | | | Catch custom warden events too to increment metricsGrzegorz Bizon2018-07-271-1/+0
| * | | | | | Make authentication metrics events explicit is specsGrzegorz Bizon2018-07-261-4/+4
| * | | | | | 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