Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #3315: Release dont use tag creation date (#3374) | Thibault Meyer | 2016-08-06 | 1 | -1/+3 |
| | | | | | | | | | | * 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 | ||||
* | models/release: Update Sha1 if tag already exists (#3331) | 마누엘 | 2016-07-28 | 1 | -0/+1 |
| | | | | | | 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. | ||||
* | Remove redundant Unix timestamp method call | Unknwon | 2016-07-23 | 1 | -1/+1 |
| | | | | Unix() already uses UTC as timezone | ||||
* | #3076 detect invalid tag name git error | Unknwon | 2016-07-23 | 1 | -1/+4 |
| | |||||
* | models/release: filter input to prevent command line argument vulnerability | Unknwon | 2016-05-06 | 1 | -0/+2 |
| | |||||
* | fix #2804 | Unknwon | 2016-03-11 | 1 | -1/+1 |
| | |||||
* | Updated and created were appended with _unix. Fresh databases have only the ↵ | Marin Jankovski | 2016-03-11 | 1 | -1/+1 |
| | | | | newly named fields. | ||||
* | #2302 Replace time.Time with Unix Timestamp (int64) | Unknwon | 2016-03-09 | 1 | -3/+9 |
| | |||||
* | rename import path | Unknwon | 2015-12-15 | 1 | -1/+1 |
| | |||||
* | move out git module and #1573 send push hook | Unknwon | 2015-12-09 | 1 | -12/+9 |
| | |||||
* | wiki: finish new | Unknwon | 2015-11-27 | 1 | -0/+4 |
| | |||||
* | introduce git-shell | Unknwon | 2015-11-26 | 1 | -6/+2 |
| | |||||
* | fix #2002 | Unknwon | 2015-11-20 | 1 | -1/+1 |
| | |||||
* | fix #1383 | Unknwon | 2015-11-20 | 1 | -3/+48 |
| | |||||
* | fix #1958 | Unknwon | 2015-11-15 | 1 | -20/+14 |
| | |||||
* | rename fields | Unknwon | 2015-11-03 | 1 | -1/+1 |
| | |||||
* | fix release created timezone issue | Unknwon | 2015-08-24 | 1 | -0/+9 |
| | |||||
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 | 1 | -1/+1 |
| | |||||
* | Fix #165 | Unknown | 2014-06-21 | 1 | -5/+5 |
| | |||||
* | Support edit release and save as draft | Unknown | 2014-06-12 | 1 | -28/+88 |
| | |||||
* | Fix #197 | Unknown | 2014-06-12 | 1 | -4/+9 |
| | |||||
* | Mirror fix | Unknown | 2014-06-12 | 1 | -2/+0 |
| | |||||
* | update with git api | slene | 2014-05-10 | 1 | -3/+3 |
| | |||||
* | fix title extra quoted | skyblue | 2014-04-14 | 1 | -1/+1 |
| | |||||
* | Finish release | Unknown | 2014-04-14 | 1 | -0/+83 |