kolaente
|
f9ec2f89f2
|
Add golangci (#6418)
|
2019-06-12 15:41:28 -04:00 |
|
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
|
2019-03-27 17:33:00 +08:00 |
|
Unknwon
|
9a2e43bff2
|
move out git module and #1573 send push hook
|
2015-12-09 20:46:05 -05:00 |
|
Arthur Ouyang
|
fc56f42dc3
|
Use refStr[len("refs/heads/"):] instead of refStr[11:] and fix error
Fix #1965
|
2015-11-19 08:10:44 +08:00 |
|
Arthur Ouyang
|
0bd4d15e47
|
Use refStr[11:] instead of TrimPrefix
Fix #1965
|
2015-11-19 08:05:27 +08:00 |
|
Arthur Ouyang
|
e04c97b9fa
|
Fix #1965 - the hyperlink and the display name of the branch
The hyperlink and the display name of the branch if the branch is in a folder or the branch name has '#'
|
2015-11-19 07:31:55 +08:00 |
|
Unknwon
|
6f8e388b55
|
fix #1169
- prevent create reop on existed path
|
2015-07-26 19:22:17 +08:00 |
|
Unknwon
|
64c68220d2
|
Fix #264
|
2014-10-06 17:50:00 -04:00 |
|
Unknwon
|
5c4bc3c848
|
Huge updates!!!!! Be careful to merge!!!!
|
2014-07-26 02:28:04 -04:00 |
|
Unknwon
|
8dd07c0ddd
|
New UI merge in progress
|
2014-07-26 00:24:27 -04:00 |
|