Rémy Boulanouar
9712d5ee89
Change import reference to match gitea instead of gogs ( #37 )
8 years ago
Thibault Meyer
461f464398
Fix #3315 : Release dont use tag creation date ( #3374 )
* Fix #3315 : Release dont use tag creation date
* Simplify code and apply gofmt
* remove useless block (ctx.Repo.GitRepo.GetTag) on EditReleasePost
* apply gofmt on modified files
8 years ago
마누엘
a9e30c8fce
models/release: Update Sha1 if tag already exists ( #3331 )
Since the release struct is initialized with the current `HEAD` of the
current `release.Target` the commit id has to be updated if the tag
commit already exists. Otherwise the linked commit on the release page
will target the current `HEAD` at release time.
9 years ago
Unknwon
d61bcdc10b
Remove redundant Unix timestamp method call
Unix() already uses UTC as timezone
9 years ago
Unknwon
41c8e6c524
#3076 detect invalid tag name git error
9 years ago
Unknwon
9e3e82ebea
models/release: filter input to prevent command line argument vulnerability
9 years ago
Unknwon
43109be749
fix #2804
9 years ago
Marin Jankovski
cd97a3e8a9
Updated and created were appended with _unix. Fresh databases have only the newly named fields.
9 years ago
Unknwon
9f43369667
#2302 Replace time.Time with Unix Timestamp (int64)
9 years ago
Unknwon
8ac9d9b4c7
rename import path
9 years ago
Unknwon
7c3baef786
move out git module and #1573 send push hook
9 years ago
Unknwon
42d8bbe23e
wiki: finish new
9 years ago
Unknwon
43eda8feb3
introduce git-shell
9 years ago
Unknwon
24a086a9f0
fix #2002
9 years ago
Unknwon
a0a4125989
fix #1383
9 years ago
Unknwon
c0b841a766
fix #1958
9 years ago
Unknwon
12cad18886
rename fields
9 years ago
Unknwon
5c0b3471b9
fix release created timezone issue
9 years ago
Unknwon
5c4bc3c848
Huge updates!!!!! Be careful to merge!!!!
11 years ago
Unknown
ad5ec45dd6
Fix #165
11 years ago
Unknown
e07674bff1
Support edit release and save as draft
11 years ago
Unknown
9961f9a53c
Fix #197
11 years ago
Unknown
1161c71ac1
Mirror fix
11 years ago
slene
7d84cc96e8
update with git api
11 years ago
skyblue
6cb636f8a0
fix title extra quoted
11 years ago
Unknown
f644cefa86
Finish release
11 years ago