aboutsummaryrefslogtreecommitdiff
path: root/models/action.go
Commit message (Expand)AuthorAge
* models/repo: remove redundant info for some repo methodsUnknwon2016-07-15
* #2375 preserve cases for action contentUnknwon2016-07-09
* Fix capitalisation of repo-name in news (#3203)SjonHortensius2016-06-27
* #2302 Replace time.Time with Unix Timestamp (int64)Unknwon2016-03-09
* #1597 fix activitity feeds for pull requestsUnknwon2016-03-05
* #2697 fix panic when close issue via commit messageUnknwon2016-02-25
* #1821 add actions for close and reopen issuesUnknwon2016-02-22
* #2630 fix wrong user avatar link in webhookUnknwon2016-02-15
* Minor fix for #2567Unknwon2016-02-14
* Only show activities for repositories on dashboard, that the user has access toFlorian Kaiser2016-02-06
* URL fix for #2287Unknwon2016-01-15
* #2287 Truncate repository name if too longUnknwon2016-01-11
* rename import pathUnknwon2015-12-15
* fix bool check for repo max limit and fix hang when push repo with tons of co...Unknwon2015-12-10
* move out git module and #1573 send push hookUnknwon2015-12-09
* fix wrong slack webhook payload URLUnknwon2015-12-06
* fix #2105 and fix #1857Unknwon2015-12-05
* fix api brokenUnknwon2015-11-15
* Show custom avatars in commitsUnknwon2015-11-13
* #1854 show issue contentUnknwon2015-11-13
* minor fix for #1935 and fix #1854Unknwon2015-11-13
* #1854 change issueId to issueIndexAlexey Makhov2015-11-13
* #1854 improvesAlexey Makhov2015-11-13
* #1854 improvesAlexey Makhov2015-11-13
* #1854 issue title at dashboardAlexey Makhov2015-11-12
* go vet and fix #1890Unknwon2015-11-08
* #1900 last updatede time not update after pushUnknwon2015-11-05
* work on #1748Unknwon2015-10-31
* fix error detect when push commitsUnknwon2015-09-25
* #1602 Wrong commit order on issue page when pushing multiple commitsUnknwon2015-09-25
* #1595 pushing new branch will rereference issues in previous branchUnknwon2015-09-10
* #1544 better tmp dir name for creating repoUnknwon2015-09-03
* #1545 prevent duplicated refs of issues in single commitUnknwon2015-09-03
* finish initial version of pull requestUnknwon2015-09-02
* #1021 Forked repo unavailable after deleting original repoUnknwon2015-09-01
* #1377 add rename repo actionUnknwon2015-09-01
* new create webhook eventUnknwon2015-08-28
* add webhook recent deliveriesUnknwon2015-08-27
* rename a user methodUnknwon2015-08-27
* new webhooks list UIUnknwon2015-08-26
* fix timezone!Unknwon2015-08-20
* fix timezoneUnknwon2015-08-20
* work #1500Unknwon2015-08-20
* finish close/reopen issueUnknwon2015-08-13
* finish view comments on issue pageUnknwon2015-08-13
* WIP: create PR - choose branchUnknwon2015-08-08
* finish new milestone pageUnknwon2015-08-05
* fix #864 with migration and update localeUnknwon2015-07-26
* #835: Realtime webhooksUnknwon2015-07-25
* UI: basic label listUnknwon2015-07-24