aboutsummaryrefslogtreecommitdiffstats
path: root/models/repo_test.go
Commit message (Expand)AuthorAgeFilesLines
* Restructure markup & markdown to prepare for multiple markup language… (#2411)Lunny Xiao2017-09-161-6/+6
* Webhooks for repo creation/deletion (#1663)Ethan Koenig2017-09-031-6/+5
* Include formatting check to the `make test` (and thus also `check`) rule (#1366)Sandro Santilli2017-06-061-1/+1
* Make `LocalCopyPath` a setting instead of a hard-coded path (#1881)Phil Hopper2017-06-061-0/+22
* feat: expose url field on issue api. (#982)Bo-Yi Wu2017-03-031-0/+7
* refactor: move SearchRepositoryByName testing. (#1083)Bo-Yi Wu2017-02-281-52/+0
* fix: Wrong repo list on Explore page if user already loggin. (#1009)Bo-Yi Wu2017-02-221-0/+52
* test: Add testing for GetUserFork function (#944)Bo-Yi Wu2017-02-151-0/+33
* Fix public activity showing private repos (#892)Morgan Bazalgette2017-02-111-0/+19
* Use assert in legacy unit tests (#867)Ethan Koenig2017-02-081-59/+30
* fix: wrong pages number which includes private repository count. (#844)Bo-Yi Wu2017-02-061-2/+36
* Add units concept for modulable functions of a repository (#742)Lunny Xiao2017-02-041-8/+16
* fixed test build errorLunny Xiao2016-11-251-6/+6
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-2/+2
* Run goimports on the whole project (#34)Matthias Loibl2016-11-041-2/+2
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-2/+2
* The pruning for the synchronized mirrors is a option now. Default value: enab...Pablo Saavedra2016-07-091-13/+13
* Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992)Cosmin Stroe2016-04-221-0/+62