Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix activity feed (#1779) | Ethan Koenig | 2017-05-26 | 1 | -61/+83 | |
| | | | | | | | | | | | | * Fix activity feed Preserve actions after user/repo name change * Add missing comment * Fix migration, and remove fields completely * Tests | |||||
* | Fix "Error: No issue number specified" when pushing (#1393) | agrn | 2017-03-31 | 1 | -2/+2 | |
| | | | | | | * Fix "Error: No issue number specified" when pushing * update pr | |||||
* | fix wrong log when push to a new branch (#1220) | Lunny Xiao | 2017-03-17 | 1 | -1/+1 | |
| | ||||||
* | Fix FIXME and remove superfluous queries in models/org (#749) | Ethan Koenig | 2017-01-25 | 1 | -8/+5 | |
| | ||||||
* | Create missing database indexes (#596) | Andrey Nering | 2017-01-06 | 1 | -5/+5 | |
| | ||||||
* | Fix typos in models/ (#576) | Ethan Koenig | 2017-01-05 | 1 | -2/+2 | |
| | ||||||
* | fix tag webhook 404 error (#420) | Lunny Xiao | 2016-12-22 | 1 | -1/+1 | |
| | ||||||
* | update code.gitea.io/git (#450) | Lunny Xiao | 2016-12-22 | 1 | -2/+2 | |
| | ||||||
* | bug fixed branch name for pushupdate (#380) | Lunny Xiao | 2016-12-13 | 1 | -1/+1 | |
| | ||||||
* | Bug fixes for repo permissions in API | Ethan Koenig | 2016-12-07 | 1 | -1/+1 | |
| | | | | Also move duplicated code into repo.APIFormat(..) | |||||
* | CreateBranch-hook has shasum. Use the full ref for fetching shasum | Kim "BKC" Carlbäcker | 2016-11-29 | 1 | -1/+19 | |
| | ||||||
* | Tag-webhooks are useless without shasums | Kim "BKC" Carlbäcker | 2016-11-29 | 1 | -0/+2 | |
| | ||||||
* | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 1 | -3/+3 | |
| | | | | | | * golint fixed for modules/setting * typo fixed and renamed UNIXSOCKET to UnixSocket | |||||
* | Lint action.go | Sandro Santilli | 2016-11-24 | 1 | -21/+59 | |
| | ||||||
* | Fix import path of go-sdk (#141) | Sandro Santilli | 2016-11-11 | 1 | -1/+1 | |
| | | | | From code.gitea.io/go-sdk/gitea To code.gitea.io/sdk/gitea | |||||
* | Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries | Thibault Meyer | 2016-11-10 | 1 | -5/+5 | |
|\ | | | | | | | | | | | | | | | | | # Conflicts: # models/git_diff.go # models/issue.go # models/org.go # models/pull.go # models/repo.go | |||||
| * | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | - Update import paths from github.com/go-gitea to code.gitea.io - Fix import path for travis See https://docs.travis-ci.com/user/languages/go#Go-Import-Path | |||||
* | | Rewrite XORM queries | Thibault Meyer | 2016-11-10 | 1 | -13/+18 | |
|/ | ||||||
* | Use MixedCase constant names | Sandro Santilli | 2016-11-07 | 1 | -26/+26 | |
| | | | | See https://github.com/golang/go/wiki/CodeReviewComments#mixed-caps | |||||
* | Replaced go-gogs-client with go-sdk imports | Thomas Boerger | 2016-11-07 | 1 | -1/+1 | |
| | ||||||
* | Replace gogits/git-module dependency with go-gitea/git (#94) | Sandro Santilli | 2016-11-06 | 1 | -1/+1 | |
| | | | | | | | | * Replace gogits/git-module dependency with go-gitea/git Fixes #92 * Remove git alias for git module import (not needed) | |||||
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -3/+3 | |
| | ||||||
* | General code quality improvement | Unknwon | 2016-08-16 | 1 | -77/+64 | |
| | ||||||
* | #2246 add HTMLURL to webhook type | Unknwon | 2016-08-16 | 1 | -1/+1 | |
| | | | | - Fill Milestone and Assignee field when available in webhook payload | |||||
* | models/repo_editor: improve code quality | Unknwon | 2016-08-15 | 1 | -0/+1 | |
| | ||||||
* | Fix empty repository panic on send test webhook | Unknwon | 2016-08-15 | 1 | -5/+0 | |
| | ||||||
* | Replace convert.To with APIFormat calls | Unknwon | 2016-08-14 | 1 | -28/+16 | |
| | ||||||
* | #2246 fully support of webhooks for pull request | Unknwon | 2016-08-14 | 1 | -10/+9 | |
| | ||||||
* | Add committer information to API and Webhooks. Also fixes #3271 (#3414) | lstahlman | 2016-08-09 | 1 | -5/+18 | |
| | ||||||
* | #2907 Add commit timestamp to webhook | Unknwon | 2016-08-09 | 1 | -10/+12 | |
| | ||||||
* | #3348 always use relative avatar link in the template | Unknwon | 2016-08-05 | 1 | -1/+1 | |
| | ||||||
* | #1384 add pagination for repositories | Unknwon | 2016-07-24 | 1 | -10/+11 | |
| | ||||||
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -10/+10 | |
| | ||||||
* | Use struct for UI settings | Unknwon | 2016-07-24 | 1 | -2/+2 | |
| | ||||||
* | Remove redundant Unix timestamp method call | Unknwon | 2016-07-23 | 1 | -1/+1 | |
| | | | | Unix() already uses UTC as timezone | |||||
* | models/repo: remove redundant info for some repo methods | Unknwon | 2016-07-15 | 1 | -1/+1 | |
| | | | | RepoLink -> Link, RepoRelLink -> RelLink, FullRepoLink -> FullLink | |||||
* | #2375 preserve cases for action content | Unknwon | 2016-07-09 | 1 | -1/+1 | |
| | ||||||
* | Fix capitalisation of repo-name in news (#3203) | SjonHortensius | 2016-06-27 | 1 | -1/+1 | |
| | | | | use 'official' repo.Name instead of incoming repoName; to enforce correct capitalisation | |||||
* | #2302 Replace time.Time with Unix Timestamp (int64) | Unknwon | 2016-03-09 | 1 | -3/+8 | |
| | ||||||
* | #1597 fix activitity feeds for pull requests | Unknwon | 2016-03-05 | 1 | -0/+2 | |
| | ||||||
* | #2697 fix panic when close issue via commit message | Unknwon | 2016-02-25 | 1 | -2/+2 | |
| | ||||||
* | #1821 add actions for close and reopen issues | Unknwon | 2016-02-22 | 1 | -19/+21 | |
| | ||||||
* | #2630 fix wrong user avatar link in webhook | Unknwon | 2016-02-15 | 1 | -1/+1 | |
| | | | | | Was using the wrong method and now uses the method which checks if the avatar link is relative or not. | |||||
* | Minor fix for #2567 | Unknwon | 2016-02-14 | 1 | -7/+7 | |
| | ||||||
* | Only show activities for repositories on dashboard, that the user has access to | Florian Kaiser | 2016-02-06 | 1 | -3/+20 | |
| | ||||||
* | URL fix for #2287 | Unknwon | 2016-01-15 | 1 | -0/+4 | |
| | ||||||
* | #2287 Truncate repository name if too long | Unknwon | 2016-01-11 | 1 | -14/+26 | |
| | ||||||
* | rename import path | Unknwon | 2015-12-15 | 1 | -1/+1 | |
| | ||||||
* | fix bool check for repo max limit and fix hang when push repo with tons of ↵ | Unknwon | 2015-12-10 | 1 | -4/+0 | |
| | | | | commits | |||||
* | move out git module and #1573 send push hook | Unknwon | 2015-12-09 | 1 | -21/+25 | |
| |