| Commit message (Expand) | Author | Age |
* | cmd/web: fix routes requires sign in (#4359) | Unknwon | 2017-03-30 |
* | cmd/web: remove dependency version checker | Unknwon | 2017-03-25 |
* | repo: cleanup some code | Unknwon | 2017-03-24 |
* | repo: allow private repository to have public wiki or issues | Unknwon | 2017-03-24 |
* | cmd/backup: able to specify archive name (#4320) | Unknwon | 2017-03-23 |
* | user/settings: complete repositories panel (#4312) | Unknwon | 2017-03-23 |
* | error: move ErrRepoNotExist -> errors.RepoNotExist | Unknwon | 2017-03-23 |
* | user/settings: add repositories panel (#4312) | Rob Richards | 2017-03-23 |
* | repo: rename PageIsViewCode -> PageIsViewFiles | Unknwon | 2017-03-22 |
* | repo/webhook: able to retrigger delivery history (#2187) | Unknwon | 2017-03-19 |
* | repo: allow issues and wiki for bare repository (#4104) | Unknwon | 2017-03-16 |
* | models: rename ErrUserNotExist -> errors.UserNotExist | Unknwon | 2017-03-16 |
* | release: improve attachment handle | Unknwon | 2017-03-13 |
* | release: able to add attchments to release (#1614) | Unknwon | 2017-03-13 |
* | cmd/hook: fixed typo (#4280) | Danny Althoff | 2017-03-12 |
* | repo: commits, branches and releases should highlight files tab | Unknwon | 2017-03-11 |
* | repo/branches: overview and all (#2310) | Unknwon | 2017-03-11 |
* | repo/pull: handle head repository of merged pull requests deleted | Unknwon | 2017-03-10 |
* | repo/release: 404 when edit draft (4262) | Unknwon | 2017-03-10 |
* | Protected branches: allow whitelist bypass require pull request check (#4207) | Unknwon | 2017-03-08 |
* | routers/repo/http: only prompt HTTP Basic Authentication when intended | Unknwon | 2017-03-04 |
* | hook: fix can’t be executed while run as service on Windows (#4207) | Unknwon | 2017-02-28 |
* | cmd: able to backup and restore | Unknwon | 2017-02-27 |
* | cmd: refactoring command name | Unknwon | 2017-02-27 |
* | refactoring: modules/auth/*_form.go -> modules/form | Unknwon | 2017-02-27 |
* | repo: add protect branch whitelist (#4177) | Unknwon | 2017-02-23 |
* | models/access: hasAccess only need userID not user object | Unknwon | 2017-02-23 |
* | release: fix unable to edit release of a fork repository | Unknwon | 2017-02-23 |
* | router: fix 404 when repository name contains dot | Unknwon | 2017-02-20 |
* | vendor: update github.com/go-macaron/toolbox (#2857) | Unknwon | 2017-02-20 |
* | repo: several minor improvements | Unknwon | 2017-02-19 |
* | commits: able to specify pageSize dynamically (#3965) | Unknwon | 2017-02-18 |
* | locale: add Ukrainian support | Unknwon | 2017-02-18 |
* | webhook: add native Discord support | Unknwon | 2017-02-18 |
* | repo/release: add pagination (#2164) | Unknwon | 2017-02-17 |
* | Initial version of protected branches (#776) | Unknwon | 2017-02-17 |
* | refactoring: SSH and HTTP push procees is now unified | Unknwon | 2017-02-16 |
* | wiki: fix crash with blob name contains tab (#3916) | Unknwon | 2017-02-16 |
* | vendor: update git-module (#4128) | Unknwon | 2017-02-15 |
* | cmd/hook: check existence before call custom hook | Unknwon | 2017-02-14 |
* | git: delegate all server-side Git hooks (#1623) | Unknwon | 2017-02-14 |
* | Use very strong ciphers (#4116) | Aaron Wood | 2017-02-12 |
* | diff: fix can't show compare page for fork repository (#4110) | Unknwon | 2017-02-12 |
* | Able to disable non-admin to create new organization (#1556) | Unknwon | 2017-02-10 |
* | dump: check existence before include data subdirs (#4100) | Unknwon | 2017-02-10 |
* | log: start using gopkg.in/clog.v1 | Unknwon | 2017-02-09 |
* | dump: include data-subdirs (#4100) | Unknwon | 2017-02-09 |
* | routers/repo/branch: fix can't delete branch with slashes after merge (#4089) | Unknwon | 2017-02-09 |
* | routers/repo/pull: fix 404 on PR compare (#4074) | Unknwon | 2017-02-08 |
* | cmd/serve: minor code improve for PR #4078 | Unknwon | 2017-02-01 |