aboutsummaryrefslogtreecommitdiff
path: root/routers
Commit message (Expand)AuthorAge
* editor: redirect to new pull request page after create new branchUnknwon2017-02-20
* repo: several minor improvementsUnknwon2017-02-19
* api: add list user and organization's repositories (#3984)Unknwon2017-02-18
* this fix #3958 (#4153)huqiangit2017-02-18
* commits: able to specify pageSize dynamically (#3965)Unknwon2017-02-18
* admin/config: display repository related settings (#3816)Unknwon2017-02-18
* install: able to enable builtin SSH server (#3773)Unknwon2017-02-18
* webhook: add native Discord supportUnknwon2017-02-18
* repo: assignee can be anyone who has read access (#3739)Unknwon2017-02-17
* repo/release: add pagination (#2164)Unknwon2017-02-17
* Initial version of protected branches (#776)Unknwon2017-02-17
* Security: fix XSS attack on milestoneUnknwon2017-02-17
* refactoring: SSH and HTTP push procees is now unifiedUnknwon2017-02-16
* repo/editor: fix breadcrumb path cuts parent dirs (#3859)Unknwon2017-02-16
* repo/branch: force delete merged branch (#4128)Unknwon2017-02-15
* user/profile: paging doesn't respect private repository count (#4082)Unknwon2017-02-15
* Fix compilation errorUnknwon2017-02-15
* Commits fetch concurrency (#3837)Thibault Meyer2017-02-15
* Implement list/check/delete Repo Collaborator (#3689)Kim "BKC" Carlbäcker2017-02-14
* git: delegate all server-side Git hooks (#1623)Unknwon2017-02-14
* cookie: enhance cookie security (#3525)Unknwon2017-02-14
* webhook: match email with real user in database for test delivery (#3652)Unknwon2017-02-14
* org/team: make 'new' as reserved for team name (#3789)Unknwon2017-02-14
* Added mssql support. (#3772)dlob2017-02-13
* auth: remove MD5 for secure cookie secret (#4117)Unknwon2017-02-13
* install: no need to check SMTPFrom is not set (#4118)Unknwon2017-02-13
* api/issue: minor code refactor (#3688)Unknwon2017-02-12
* Implement more issue-endpoints (#3688)Kim "BKC" Carlbäcker2017-02-12
* install: allow sender's username to be non-email (#3717)Unknwon2017-02-12
* routers/repo: allow shorter SHA to download archive (#3834)Unknwon2017-02-12
* auth: few security improvementsUnknwon2017-02-11
* install: validate SMTP FromUnknwon2017-02-11
* config: show Git version in admin panelUnknwon2017-02-11
* Improve Open Graph Meta tags (#3664)Unknwon2017-02-11
* Add more details on error reportUnknwon2017-02-10
* Minor improve on error handlingUnknwon2017-02-10
* api/repo/milestone: fix change status didn't take effectUnknwon2017-02-10
* Configurable SSH cipher suite (#4109)spacetourist2017-02-10
* models/ssh_key: fix SSH_KEYGEN_PATH not working (#3770)Unknwon2017-02-10
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
* routers/repo/branch: fix can't delete branch with slashes after merge (#4089)Unknwon2017-02-09
* models: remove TiDB embedded driver supportUnknwon2017-02-09
* routers/repo/pull: fix 404 on PR compare (#4074)Unknwon2017-02-08
* IPythonNotebook: CSS adjustment for PR #4070Unknwon2017-02-07
* Ipython notebook support (#4070)Herbert2017-02-07
* routers/repo: minor code fix for PR #3758Unknwon2017-02-01
* Fix 500 when repo has invalid .editorconfig (#3758)Andrey Nering2017-02-01
* Allow use to set an external tracker url and to redirect user when clicking i...Rémy Boulanouar2017-01-31
* Fix can not save release draft as draft again (#3669)Unknwon2017-01-30
* Move models/mail.go to modules/mail.goUnknwon2017-01-30