summaryrefslogtreecommitdiffstats
path: root/src/test/java/com/gitblit/tests
Commit message (Expand)AuthorAgeFilesLines
* Add function to calculate SHA-256 has sum to StingUtils.Florian Zschocke2023-10-151-0/+6
* Update dependency MINA SSHD to version 1.7.0Florian Zschocke2022-10-091-1/+1
* upgrade to sshd 1.6.0, add eddsa dependency, upgrade jgit to 4.1.2ricardop2022-10-081-1/+1
* Add init test for getting repository permissionsFlorian Zschocke2022-08-071-0/+49
* Add more tests for tab expansionFlorian Zschocke2022-08-021-3/+21
* Tab to space conversion testingQuentin2022-08-021-3/+13
* test: Add exploit test for config user serviceFlorian Zschocke2022-03-121-1/+126
* TimeUtils: Move unit test to same package as TimeUtils isFlorian Zschocke2021-10-232-265/+1
* TimeUtils: Increase testability and add testsFlorian Zschocke2021-10-231-0/+157
* raw: Strip leading and trailing slash from repo and path names for linkFlorian Zschocke2020-11-091-0/+12
* Delete password from memory in AuthenticationManagerFlorian Zschocke2020-04-052-12/+87
* 🦟 fix: Password hash upgrade kills existing passwordsFlorian Zschocke2020-04-051-4/+12
* Add `clone.bundle` as known command, but reject it as not implemented.Florian Zschocke2019-11-111-1/+13
* Fix NPE when no action can be parsed from the URLFlorian Zschocke2019-11-111-0/+54
* In SSH tests ignore an external SSH toolFlorian Zschocke2019-11-101-0/+55
* Update SSHD dependency to version 1.2.0.Florian Zschocke2019-11-101-1/+15
* Update SSHD dependency to version 1.1.0.Florian Zschocke2019-11-102-6/+11
* Ignore the `RedisTicketService` tests until they are fixed.Florian Zschocke2019-11-101-0/+3
* Merge branch 'pingunaut-1166_more_secure_password_hashes' into master.Florian Zschocke2019-11-061-0/+32
|\
| * Use the new PasswordHash classes.Florian Zschocke2019-11-051-6/+32
| * Update AuthenticationManager to update weakly stored passwords on loginMartin Spielmann2017-01-071-0/+6
* | Fix revLog test that broke due to changes in the hello-world repository.Florian Zschocke2019-06-101-3/+4
* | Create unit tests for special characters in path namesFlorian Zschocke2019-06-101-1/+13
* | Do not resolve symbolic links to repositories.Florian Zschocke2019-06-101-0/+117
* | Zips of recreated hello-world.git and all external repositories for testing.chirontt2019-06-076-46/+132
* | Fix for various test failures.chirontt2019-06-079-90/+112
* | Reindex tickets on server start if no index existsFlorian Zschocke2017-03-054-4/+4
|/
* Merge pull request #1160 from fzs/sshLdapAuthenticatorFlorian Zschocke2016-12-185-339/+1427
|\
| * Fix SshKeysDispatcher test failing on WindowsFlorian Zschocke2016-12-061-7/+7
| * Use dynamic port selection for LDAP listeners in LDAP tests.Florian Zschocke2016-12-061-10/+11
| * Retrieve public SSH keys from LDAP.Florian Zschocke2016-11-292-0/+755
| * Extract LdapConnection into new class from LdapAuthProviderFlorian Zschocke2016-11-231-0/+248
| * Create base unit test class for LDAP tests.Florian Zschocke2016-11-232-332/+416
* | Merge branch 'fixMentionsInTickets-985'Florian Zschocke2016-12-121-1/+73
|\ \ | |/ |/|
| * Fix user mention regular expression and group replacement.merged--fixMentionsInTickets-985Florian Zschocke2016-12-101-1/+73
* | Set "can admin" permission on LDAP users and teams correctlymerged--fixAdminRoleLDAPFlorian Zschocke2016-11-181-4/+261
* | Extend LDAP tests to use LDAP servers with access restrictions.Florian Zschocke2016-11-091-45/+257
* | Extend LDAP authentication tests to use different modes.Florian Zschocke2016-11-061-23/+107
|/
* TicketReference Testing #1048Paul Martin2016-06-181-4/+36
* Ticket Reference handling #1048Paul Martin2016-04-272-1/+940
* Fix for #976 - Filestore links via browserPaul Martin2015-12-251-3/+3
* Log update for Fail2Ban usagePaul Martin2015-10-255-34/+34
* Git-LFS supportPaul Martin2015-10-104-1/+908
* Revert manual specification of ssh user auth factoriesJames Moger2015-10-053-14/+8
* Update to SSHD 1.0.0James Moger2015-09-182-8/+8
* Revised AvatarGenerator to be injectableJames Moger2015-06-152-52/+50
* First draft for a customized avatar imageFabrice Bacchella2015-06-151-0/+77
* Invalid kerberos patches, works now and with a test.Fabrice Bacchella2015-05-262-1/+77
* Implement configurable tab length support for blob viewsJames Moger2015-05-222-4/+4
* Merged #247 "Add Kerberos5/GSS authentication to ssh"James Moger2015-05-212-0/+9
|\