Lunny Xiao
|
d578b71d61
|
move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)
* move code.gitea.io/git to code.gitea.io/gitea/modules/git
* fix imports
* fix fmt
* fix misspell
* remove wrong tests data
* fix unit tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* enable Debug to trace the failure tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* comment commit count tests since git clone depth is 50
* fix tests
* update from code.gitea.io/git
* revert change to makefile
|
6 years ago |
Antoine GIRARD
|
69dfe43ffc
|
Fix some tests : make coverage -> test (#2492)
* Fix test : make coverage -> test
* Refactor integration tests to be able to run them in parallel
* Add custom local repository temp path
|
7 years ago |
Antoine GIRARD
|
7c417bbb0d
|
Only check at least one email gpg key (#2266)
* Only require one email (possibly not yet validated)
* Update message error and check validation of commit
* Add integrations tests
* Complete integration for import
* Add pre-check/optimization
* Add some test (not finished)
* Finish
* Fix fixtures
* Fix typo
* Don't guess key ID
|
7 years ago |
Lunny Xiao
|
31b5e9177f
|
fix collborators lack of units on orgnization repositories (#1968)
* fix collborators lack of units on orgnization repositories
* also change log level to debug
|
7 years ago |