summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Add `runner_unsupported` CI failureKamil Trzciński2018-08-012-2/+11
* 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
| * | | | 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 'sh-simplify-liveness-check' into 'master'Robert Speicher2018-07-301-0/+43
|\ \ \ \ \
| * | | | | Use /-/health instead of breaking /-/livenessStan Hu2018-07-281-4/+4
| * | | | | Simplify /-/liveness check to avoid connecting to the databaseStan Hu2018-07-281-0/+43
| | |_|/ / | |/| | |
* | | | | Merge branch '32821-better-error-message-add-invalid-user-to-project' into 'm...Rémy Coutable2018-07-301-1/+4
|\ \ \ \ \
| * | | | | Improve error message when adding invalid user to a projectJacopo2018-07-301-1/+4
| |/ / / /
* | | | | Merge branch 'rails5-gpg-permit-concurrent' into 'master'Grzegorz Bizon2018-07-301-2/+10
|\ \ \ \ \
| * | | | | Permit concurrent loads in gpg keychain mutexJasper Maes2018-07-291-2/+10
| |/ / / /
* | | | | Merge branch '48098-mutual-auth-cluster-applications' into 'master'Dmitriy Zaporozhets2018-07-307-38/+139
|\ \ \ \ \
| * | | | | Minor style improvements for Helm codeDylan Griffith2018-07-303-4/+12
| * | | | | Use guard clause in Helm::InstallCommandDylan Griffith2018-07-301-6/+6
| * | | | | Expand ca -> certificate_authority in Helm::CertificateDylan Griffith2018-07-301-4/+4
| * | | | | Combine attr_reader in InstallCommand to one lineDylan Griffith2018-07-301-2/+1
| * | | | | Minor refactoring of InitCommand and InstallCommandDylan Griffith2018-07-302-10/+12
| * | | | | Reduce duplication in code in Gitlab::Kubernetes::Helm::CertificateDylan Griffith2018-07-301-30/+23
| * | | | | Ensure CA + Tiller cert never expire and Helm client cert expires quicklyDylan Griffith2018-07-301-3/+6
| * | | | | Get mutual SSL working with helm tillerDylan Griffith2018-07-304-2/+94
| * | | | | Refactor Cluster Application classes to pass through a has of config filesDylan Griffith2018-07-286-34/+38
| |/ / / /
* | | | | Merge branch '1499-api-endpoint-for-configuring-pull-mirroring-via-http-ce' i...Grzegorz Bizon2018-07-301-28/+39
|\ \ \ \ \