summaryrefslogtreecommitdiffstats
path: root/models/action.go
Commit message (Expand)AuthorAgeFilesLines
* #1597 fix activitity feeds for pull requestsUnknwon2016-03-051-0/+2
* #2697 fix panic when close issue via commit messageUnknwon2016-02-251-2/+2
* #1821 add actions for close and reopen issuesUnknwon2016-02-221-19/+21
* #2630 fix wrong user avatar link in webhookUnknwon2016-02-151-1/+1
* Minor fix for #2567Unknwon2016-02-141-7/+7
* Only show activities for repositories on dashboard, that the user has access toFlorian Kaiser2016-02-061-3/+20
* URL fix for #2287Unknwon2016-01-151-0/+4
* #2287 Truncate repository name if too longUnknwon2016-01-111-14/+26
* rename import pathUnknwon2015-12-151-1/+1
* fix bool check for repo max limit and fix hang when push repo with tons of co...Unknwon2015-12-101-4/+0
* move out git module and #1573 send push hookUnknwon2015-12-091-21/+25
* fix wrong slack webhook payload URLUnknwon2015-12-061-1/+1
* fix #2105 and fix #1857Unknwon2015-12-051-17/+2
* fix api brokenUnknwon2015-11-151-0/+4
* Show custom avatars in commitsUnknwon2015-11-131-3/+43
* #1854 show issue contentUnknwon2015-11-131-1/+11
* minor fix for #1935 and fix #1854Unknwon2015-11-131-4/+4
* #1854 change issueId to issueIndexAlexey Makhov2015-11-131-2/+2
* #1854 improvesAlexey Makhov2015-11-131-1/+5
* #1854 improvesAlexey Makhov2015-11-131-3/+3
* #1854 issue title at dashboardAlexey Makhov2015-11-121-0/+7
* go vet and fix #1890Unknwon2015-11-081-2/+2
* #1900 last updatede time not update after pushUnknwon2015-11-051-5/+3
* work on #1748Unknwon2015-10-311-6/+8
* fix error detect when push commitsUnknwon2015-09-251-2/+10
* #1602 Wrong commit order on issue page when pushing multiple commitsUnknwon2015-09-251-1/+9
* #1595 pushing new branch will rereference issues in previous branchUnknwon2015-09-101-1/+1
* #1544 better tmp dir name for creating repoUnknwon2015-09-031-2/+3
* #1545 prevent duplicated refs of issues in single commitUnknwon2015-09-031-78/+41
* finish initial version of pull requestUnknwon2015-09-021-10/+30
* #1021 Forked repo unavailable after deleting original repoUnknwon2015-09-011-23/+24
* #1377 add rename repo actionUnknwon2015-09-011-30/+52
* new create webhook eventUnknwon2015-08-281-119/+106
* add webhook recent deliveriesUnknwon2015-08-271-2/+2
* rename a user methodUnknwon2015-08-271-2/+3
* new webhooks list UIUnknwon2015-08-261-3/+3
* fix timezone!Unknwon2015-08-201-2/+1
* fix timezoneUnknwon2015-08-201-1/+2
* work #1500Unknwon2015-08-201-0/+9
* finish close/reopen issueUnknwon2015-08-131-1/+1
* finish view comments on issue pageUnknwon2015-08-131-22/+26
* WIP: create PR - choose branchUnknwon2015-08-081-8/+8
* finish new milestone pageUnknwon2015-08-051-3/+3
* fix #864 with migration and update localeUnknwon2015-07-261-10/+10
* #835: Realtime webhooksUnknwon2015-07-251-0/+2
* UI: basic label listUnknwon2015-07-241-5/+5
* #1064: X-Gogs-Event header is emptyUnknwon2015-03-181-22/+18
* #1067: Deleting users should remove them from collaborator listsUnknwon2015-03-171-13/+22
* fix read access team visibility of private repoUnknwon2015-03-161-1/+1
* #988: GetRepoLink already contains AppSubUrlUnknwon2015-03-121-1/+8