summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add changelog entry for LDAP normalizationmk-backport-clean-ldap-user-dns-from-eeMichael Kozono2017-10-051-0/+5
* Add migration specsMichael Kozono2017-10-052-0/+92
* Move migration to backgroundMichael Kozono2017-10-052-284/+313
* Update DN class in migrationMichael Kozono2017-10-051-41/+60
* Normalize values, reusing DN normalization codeMichael Kozono2017-10-055-60/+111
* Remove telephoneNumber format commentMichael Kozono2017-10-051-6/+0
* Fix space strippingMichael Kozono2017-10-052-21/+31
* Rename method to `to_normalized_s`Michael Kozono2017-10-055-7/+7
* Refactor initialize method for clarityMichael Kozono2017-10-051-12/+21
* Move downcasing to normalize methodMichael Kozono2017-10-052-14/+14
* Normalize existing persisted DNsMichael Kozono2017-10-051-0/+285
* Resolve Rubocop offensesMichael Kozono2017-10-052-33/+41
* Switch to new DN classMichael Kozono2017-10-054-74/+10
* Fix newline testsMichael Kozono2017-10-051-3/+3
* Fix trailing escaped newlineMichael Kozono2017-10-052-3/+3
* Add valid DN tests using OIDsMichael Kozono2017-10-051-0/+2
* Test malformed DNsMichael Kozono2017-10-052-13/+114
* Raise UnsupportedDnFormatError on multivalued RDNsMichael Kozono2017-10-052-2/+32
* Allow unescaped, non-reserved Unicode charactersMichael Kozono2017-10-051-1/+1
* Fix for null DNMichael Kozono2017-10-051-1/+1
* Handle CR and LF charactersMichael Kozono2017-10-052-1/+15
* Fix escaped hex comma testMichael Kozono2017-10-051-1/+1
* Reword escaped comma testMichael Kozono2017-10-051-1/+1
* Fix escaped equal signsMichael Kozono2017-10-052-6/+8
* Clarify testMichael Kozono2017-10-051-1/+1
* Fix trailing escaped spaceMichael Kozono2017-10-051-0/+11
* Fix to_s_normalize for escaped leading spaceMichael Kozono2017-10-052-12/+4
* Always downcase DNsMichael Kozono2017-10-051-10/+12
* Add `DN#to_s_normalized`Michael Kozono2017-10-052-1/+62
* Adapt DN class for GitlabMichael Kozono2017-10-051-195/+207
* Extract Net::LDAP::DN class from ruby-net-ldap gemMichael Kozono2017-10-051-0/+224
* Rely on LDAP providers giving DNs, not UIDsMichael Kozono2017-10-053-58/+1
* Rescue DN normalization attemptsMichael Kozono2017-10-052-0/+39
* Note invalid DNsMichael Kozono2017-10-051-18/+18
* Fix `dn?` for a UID with an escaped equal signMichael Kozono2017-10-052-3/+4
* Remove redundant `is_`Michael Kozono2017-10-052-4/+4
* Dry up spec some moreMichael Kozono2017-10-051-91/+46
* Downcase normalized LDAP DNs and UIDsMichael Kozono2017-10-053-61/+69
* Fix normalize behavior for escaped delimiter charsMichael Kozono2017-10-052-3/+17
* Refactor specMichael Kozono2017-10-051-254/+105
* Refactor to distinguish between UIDs and DNsMichael Kozono2017-10-053-9/+192
* Trim extraneous spaces from DNsMichael Kozono2017-10-054-2/+189
* Merge branch '37229-mr-widget-status-icon' into 'master'Jacob Schatz2017-10-053-19/+89
|\
| * add changelog37229-mr-widget-status-iconSimon Knox2017-10-031-0/+5
| * Merge remote-tracking branch 'origin' into 37229-mr-widget-status-iconSimon Knox2017-10-031089-7893/+12439
| |\
| * | improve merge request widget status icon UXSimon Knox2017-09-202-19/+84
* | | Merge branch 'winh-cleanup-select2-dropdowns' into 'master'Annabel Dunstone Gray2017-10-041-99/+46
|\ \ \
| * | | Cleanup Select2 dropdown stylesWinnie Hellmann2017-10-041-99/+46
|/ / /
* | | Merge branch 'mentions-in-comments' into 'master'Annabel Dunstone Gray2017-10-044-6/+18
|\ \ \
| * | | Makes `@mentions links` have a different styling for better separationDimitrie Hoekstra2017-10-044-6/+18
|/ / /