summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Resolve Rubocop offensesMichael Kozono2017-10-071-17/+25
* Switch to new DN classMichael Kozono2017-10-072-17/+2
* Fix trailing escaped newlineMichael Kozono2017-10-071-2/+2
* Test malformed DNsMichael Kozono2017-10-071-9/+12
* Raise UnsupportedDnFormatError on multivalued RDNsMichael Kozono2017-10-071-0/+2
* Fix for null DNMichael Kozono2017-10-071-1/+1
* Handle CR and LF charactersMichael Kozono2017-10-071-1/+12
* Fix escaped equal signsMichael Kozono2017-10-071-4/+6
* Fix trailing escaped spaceMichael Kozono2017-10-071-0/+11
* Fix to_s_normalize for escaped leading spaceMichael Kozono2017-10-071-11/+3
* Always downcase DNsMichael Kozono2017-10-071-10/+12
* Add `DN#to_s_normalized`Michael Kozono2017-10-071-1/+7
* Adapt DN class for GitlabMichael Kozono2017-10-071-195/+207
* Extract Net::LDAP::DN class from ruby-net-ldap gemMichael Kozono2017-10-071-0/+224
* Rely on LDAP providers giving DNs, not UIDsMichael Kozono2017-10-072-23/+1
* Rescue DN normalization attemptsMichael Kozono2017-10-071-0/+15
* Fix `dn?` for a UID with an escaped equal signMichael Kozono2017-10-071-1/+1
* Remove redundant `is_`Michael Kozono2017-10-071-2/+2
* Downcase normalized LDAP DNs and UIDsMichael Kozono2017-10-071-1/+1
* Fix normalize behavior for escaped delimiter charsMichael Kozono2017-10-071-1/+1
* Refactor to distinguish between UIDs and DNsMichael Kozono2017-10-072-1/+30
* Trim extraneous spaces from DNsMichael Kozono2017-10-072-1/+44
* Merge branch 'tc-geo-read-only-idea' into 'master'Douwe Maan2017-10-076-10/+112
|\
| * Create idea of read-only databasetc-geo-read-only-ideaToon Claes2017-10-066-10/+112
* | Add a migration to populate fork networksBob Van Landuyt2017-10-072-0/+114
* | Allow creating merge requests across forks of a projectBob Van Landuyt2017-10-071-1/+2
* | Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński2017-10-0760-352/+900
|\ \
| * | Commenting on image diffsFelipe Artur2017-10-076-59/+236
| |/
| * Gitaly feature flag metadataAndrew Newdigate2017-10-061-2/+19
| * Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...Kamil Trzciński2017-10-067-0/+160
| |\
| | * Merge branch 'feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serv...feature/sm/35954-create-kubernetes-cluster-on-gke-from-k8s-serviceShinya Maeda2017-10-071-3/+8
| | |\
| | | * Improve redirect uri state and fix all remaining testsKamil Trzcinski2017-10-061-3/+8
| | * | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-0714-59/+182
| | |\ \ | | | |/ | | |/|
| | * | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-0611-122/+178
| | |\ \
| | * | | Security fix: redirection in google_api/authorizations_controllerShinya Maeda2017-10-061-0/+5
| | * | | Use utc for time comparisionShinya Maeda2017-10-061-3/+8
| | * | | Merge remote-tracking branch 'origin/master' into feature/sm/35954-create-kub...Kamil Trzcinski2017-10-0519-107/+115
| | |\ \ \
| | * | | | spec/lib/google_api/auth_spec. spec/lib/google_api/cloud_platform/client_specShinya Maeda2017-10-051-1/+2
| | * | | | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-056-20/+84
| | |\ \ \ \
| | * | | | | Added usage pingKamil Trzcinski2017-10-041-0/+1
| | * | | | | Fix static anlysys. Added safe_model_attributes.Shinya Maeda2017-10-042-1/+2
| | * | | | | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-042-1/+13
| | |\ \ \ \ \
| | * | | | | | Add google_api to TOP_LEVEL_ROUTES. Import/Export model failure fix. Fix stat...Shinya Maeda2017-10-045-9/+11
| | * | | | | | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-0412-6/+216
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-0457-505/+1187
| | |\ \ \ \ \ \ \
| | * | | | | | | | Implement Policy. Use show instead of edit. Chnage db column. fix comments. d...Shinya Maeda2017-10-031-26/+6
| | * | | | | | | | PollingInterval, rename to gke_clusters, has_one :clusterShinya Maeda2017-10-022-1/+14
| | * | | | | | | | Use expires_in for access_token validationShinya Maeda2017-10-022-1/+18
| | * | | | | | | | Revert KubernetesService. Introduce FetchKubernetesTokenService.Shinya Maeda2017-10-011-3/+6
| | * | | | | | | | Replace reactive_cache by multipel sidekiq workersShinya Maeda2017-10-012-19/+11