summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Remove telephoneNumber format commentMichael Kozono2017-10-071-6/+0
| | * | | | Fix space strippingMichael Kozono2017-10-071-1/+7
| | * | | | Rename method to `to_normalized_s`Michael Kozono2017-10-071-2/+2
| | * | | | Move downcasing to normalize methodMichael Kozono2017-10-071-4/+4
| | * | | | Resolve Rubocop offensesMichael Kozono2017-10-071-16/+16
| | * | | | Switch to new DN classMichael Kozono2017-10-072-57/+8
| | * | | | Fix newline testsMichael Kozono2017-10-071-3/+3
| | * | | | Fix trailing escaped newlineMichael Kozono2017-10-071-1/+1
| | * | | | Add valid DN tests using OIDsMichael Kozono2017-10-071-0/+2
| | * | | | Test malformed DNsMichael Kozono2017-10-071-4/+102
| | * | | | Raise UnsupportedDnFormatError on multivalued RDNsMichael Kozono2017-10-071-2/+30
| | * | | | Allow unescaped, non-reserved Unicode charactersMichael Kozono2017-10-071-1/+1
| | * | | | Handle CR and LF charactersMichael Kozono2017-10-071-0/+3
| | * | | | Fix escaped hex comma testMichael Kozono2017-10-071-1/+1
| | * | | | Reword escaped comma testMichael Kozono2017-10-071-1/+1
| | * | | | Fix escaped equal signsMichael Kozono2017-10-071-2/+2
| | * | | | Clarify testMichael Kozono2017-10-071-1/+1
| | * | | | Fix to_s_normalize for escaped leading spaceMichael Kozono2017-10-071-1/+1
| | * | | | Add `DN#to_s_normalized`Michael Kozono2017-10-071-0/+55
| | * | | | Rely on LDAP providers giving DNs, not UIDsMichael Kozono2017-10-071-35/+0
| | * | | | Rescue DN normalization attemptsMichael Kozono2017-10-071-0/+24
| | * | | | Note invalid DNsMichael Kozono2017-10-071-18/+18
| | * | | | Fix `dn?` for a UID with an escaped equal signMichael Kozono2017-10-071-2/+3
| | * | | | Remove redundant `is_`Michael Kozono2017-10-071-2/+2
| | * | | | Dry up spec some moreMichael Kozono2017-10-071-91/+46
| | * | | | Downcase normalized LDAP DNs and UIDsMichael Kozono2017-10-072-60/+68
| | * | | | Fix normalize behavior for escaped delimiter charsMichael Kozono2017-10-071-2/+16
| | * | | | Refactor specMichael Kozono2017-10-071-254/+105
| | * | | | Refactor to distinguish between UIDs and DNsMichael Kozono2017-10-071-8/+162
| | * | | | Trim extraneous spaces from DNsMichael Kozono2017-10-072-1/+145
| | |/ / /
| * | | | Merge branch 'cleanup_old_nav_stuff' into 'master'Filipa Lacerda2017-10-071-6/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Remove unnecessary testkushalpandya2017-10-061-6/+0
| | |/ /
| * | | Merge branch 'tc-geo-read-only-idea' into 'master'Douwe Maan2017-10-0712-50/+329
| |\ \ \
| | * | | Create idea of read-only databasetc-geo-read-only-ideaToon Claes2017-10-0612-50/+329
| | |/ /
| * | | Add a spec for editing a file when a project was already forkedBob Van Landuyt2017-10-071-1/+31
| * | | Show fork information on the project panelBob Van Landuyt2017-10-071-0/+49
| * | | Store the name of a project that's a root of a fork networkBob Van Landuyt2017-10-071-0/+13
| * | | Find forks within users/namespaces using fork membershipsBob Van Landuyt2017-10-074-0/+57
| * | | Remove membership from fork network when unlinkingBob Van Landuyt2017-10-071-8/+22
| * | | Add a migration to populate fork networksBob Van Landuyt2017-10-072-0/+202
| * | | Add a project forks spec helperBob Van Landuyt2017-10-0744-221/+301
| * | | Find branches in all projects in the fork networkBob Van Landuyt2017-10-071-0/+19
| * | | Allow creating merge requests across forks of a projectBob Van Landuyt2017-10-076-22/+188
| * | | Create a fork network when forking a projectBob Van Landuyt2017-10-073-3/+75
| * | | Add a model for `fork_networks`Bob Van Landuyt2017-10-072-0/+8
| * | | Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński2017-10-07157-558/+7374
| |\ \ \
| | * | | Commenting on image diffsFelipe Artur2017-10-0725-28/+1963
| | * | | backport protected_branches_spec improvements from EEbackport-protected-branches-spec-changesJose Ivan Vargas2017-10-061-9/+17
| | * | | Show confirmation modal before deleting accountWinnie Hellmann2017-10-065-10/+275
| | |/ /
| | * | Ensure we set SUITE_FLAKY_RSPEC_REPORT_PATH to nil in RspecFlaky::Listener specRémy Coutable2017-10-061-0/+1