aboutsummaryrefslogtreecommitdiff
path: root/models
Commit message (Expand)AuthorAge
* models/repo: handle deletion on Windows (#4152)Unknwon2017-02-18
* cron: add repository archive cleanup (#4061)Unknwon2017-02-18
* webhook: add native Discord supportUnknwon2017-02-18
* repo: assignee can be anyone who has read access (#3739)Unknwon2017-02-17
* Improve error handlingUnknwon2017-02-17
* Initial version of protected branches (#776)Unknwon2017-02-17
* refactoring: SSH and HTTP push procees is now unifiedUnknwon2017-02-16
* models/repo: UpdateLocalCopy should always aceept valid branch nameUnknwon2017-02-16
* models/repo: use reset --hard to align with remote branch (#4123)Unknwon2017-02-15
* wiki: remove redundant string replace (#3754)Unknwon2017-02-15
* migration.v15: don't generate hook file if wiki not exist (#1623)Unknwon2017-02-15
* migration: minor code fix (#1623)Unknwon2017-02-15
* migration: should regenerate wiki hook files (#1623)Unknwon2017-02-15
* admin: sync wiki's hook files as wellUnknwon2017-02-15
* Implement list/check/delete Repo Collaborator (#3689)Kim "BKC" Carlbäcker2017-02-14
* migration: adjust rule to prevent migrate wrong hook fileUnknwon2017-02-14
* migration: handle edge caseUnknwon2017-02-14
* migration: add trace logUnknwon2017-02-14
* git: delegate all server-side Git hooks (#1623)Unknwon2017-02-14
* Typo in LocalCopyPath (#4122)Christian Höppner2017-02-14
* org/team: make 'new' as reserved for team name (#3789)Unknwon2017-02-14
* Added mssql support. (#3772)dlob2017-02-13
* api/issue: minor code refactor (#3688)Unknwon2017-02-12
* Implement more issue-endpoints (#3688)Kim "BKC" Carlbäcker2017-02-12
* webhook: remove bad characters of Slack-type webhook for Discord (#4088)Unknwon2017-02-11
* config: show Git version in admin panelUnknwon2017-02-11
* Improve Open Graph Meta tags (#3664)Unknwon2017-02-11
* wiki: clean up broken data if migration failed (#3792)Unknwon2017-02-10
* models/repo: fix SQLite3 database-lock when fail to delete repository (#4048)Unknwon2017-02-10
* Some file refactoringUnknwon2017-02-10
* Able to disable non-admin to create new organization (#1556)Unknwon2017-02-10
* api/repo/milestone: fix change status didn't take effectUnknwon2017-02-10
* models/ssh_key: fix SSH_KEYGEN_PATH not working (#3770)Unknwon2017-02-10
* Minor improve on error handlingUnknwon2017-02-10
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
* models/repo: clean up repository local copy after rename (#3641)Unknwon2017-02-09
* models/pull: load attributes when fetch list of pull requests (#4089)Unknwon2017-02-09
* models: set XORM log level to WARNING in productionUnknwon2017-02-09
* models: remove TiDB embedded driver supportUnknwon2017-02-09
* models/org_team: fix compile errorUnknwon2017-02-08
* models/org_team: panic when team num_repos is negative (#3671)Unknwon2017-02-08
* models/ssh_key: little key methods receiver renameUnknwon2017-02-01
* cmd/serve: minor code improve for PR #4078Unknwon2017-02-01
* Allow use to set an external tracker url and to redirect user when clicking i...Rémy Boulanouar2017-01-31
* Do a fast-fail testing on repository URL before mirroringUnknwon2017-01-31
* Use commit time instead of author time for push commits (#4037)Unknwon2017-01-30
* Skip deletion for temporary data when not exist on Windows (#4069)Unknwon2017-01-30
* Issue #3814 (#3903)Renato P. de Aquino2017-01-30
* Move models/mail.go to modules/mail.goUnknwon2017-01-30
* Fix create user can use user email which is used (#4016)Unknwon2017-01-29