aboutsummaryrefslogtreecommitdiff
path: root/models/issue.go
Commit message (Collapse)AuthorAge
* #1692 add CRUD issue APIsUnknwon2016-03-13
| | | | | - Fix go-gogs-client#10 - Related to #809
* Updated and created were appended with _unix. Fresh databases have only the ↵Marin Jankovski2016-03-11
| | | | newly named fields.
* #2302 Replace time.Time with Unix Timestamp (int64)Unknwon2016-03-09
|
* #1146 finish new access rights for collaboratorsUnknwon2016-03-05
|
* #1597 fix activitity feeds for pull requestsUnknwon2016-03-05
|
* #1597 fix pull request remote head can't update with force pushUnknwon2016-03-04
|
* #2700 fix sqlite3 can't create issue with more than one labelUnknwon2016-02-29
|
* Minor fix for #2710Unknwon2016-02-27
|
* Add ForegroundColor for labelsLukas Dietrich2016-02-27
|
* #2697 fix panic when close issue via commit messageUnknwon2016-02-25
|
* #1821 add actions for close and reopen issuesUnknwon2016-02-22
|
* Replace uuid module with original packageUnknwon2016-02-20
|
* regulate timezone for milestone.deadlineTobias Kunicke2016-02-06
|
* Fix username display in lower-cased for comment in DashboardAntoine GIRARD2016-01-12
|
* #1692 APIs: Users FollowersUnknwon2015-12-21
| | | | | - User profile un/follow - List user's followers/following
* Fix misspelled wordsAlex Myasoedov2015-12-06
|
* fix for #2012Unknwon2015-11-21
|
* fix #1383Unknwon2015-11-20
|
* Reopen PR need retest patchUnknwon2015-10-25
|
* New push to head repo of head branch: regenerate patch and retest applyUnknwon2015-10-24
|
* #1830 new comment with status change overwrites issue contentUnknwon2015-10-23
|
* New/reopen PR checks if there is any unmerged and open PRUnknwon2015-10-18
|
* add new status: checkingUnknwon2015-10-18
|
* save PR info as patch and minor fix on PRUnknwon2015-10-04
|
* #1643 fix delete milestoneUnknwon2015-09-15
|
* finish all new user settings UIUnknwon2015-09-10
|
* #1595 pushing new branch will rereference issues in previous branchUnknwon2015-09-10
|
* #1602 change status after comment issueUnknwon2015-09-08
|
* #1545 prevent duplicated refs of issues in single commitUnknwon2015-09-03
|
* finish initial version of pull requestUnknwon2015-09-02
|
* add merger info and news feedUnknwon2015-09-02
|
* tmp: fix issue open countUnknwon2015-09-02
|
* basic PR featureUnknwon2015-09-02
|
* PR: nothing to commit and has pull request checkUnknwon2015-09-02
|
* finish PR UIUnknwon2015-09-02
|
* add view pull descUnknwon2015-09-01
|
* work on PR conversationUnknwon2015-09-01
|
* fix dashboard 500 when no issues at allUnknwon2015-09-01
| | | | | - update locales - update README
* fix sqlUnknwon2015-08-29
|
* new org dashboard issuesUnknwon2015-08-25
|
* new user dahsboard issuesUnknwon2015-08-25
|
* allow edit issue and commentUnknwon2015-08-20
|
* fix timezone!Unknwon2015-08-20
|
* fix timezoneUnknwon2015-08-20
|
* print time to debugUnknwon2015-08-20
|
* work #1500Unknwon2015-08-20
|
* able sort issuesUnknwon2015-08-15
|
* more on #1319Unknwon2015-08-15
|
* #1419: 500 when visit a issue with issue/comments of deleted userUnknwon2015-08-15
|
* able edit issue labels/milestone/assigneeUnknwon2015-08-15
|