Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Update TRANSLATORS (#4146) | Ganesha | 2017-02-18 | |
| | ||||
* | Update TRANSLATORS (#4147) | Jonas De Kegel | 2017-02-18 | |
| | ||||
* | settings: fix organization panel CSS | Unknwon | 2017-02-18 | |
| | ||||
* | Update TRANSLATORS (#4143) | wp-src | 2017-02-18 | |
| | ||||
* | Update TRANSLATORS (#4142) | 火文狼 | 2017-02-18 | |
| | ||||
* | webhook: add native Discord support | Unknwon | 2017-02-18 | |
| | ||||
* | repo: assignee can be anyone who has read access (#3739) | Unknwon | 2017-02-17 | |
| | ||||
* | Improve error handling | Unknwon | 2017-02-17 | |
| | ||||
* | vendor: update gopkg.in/clog.v1 | Unknwon | 2017-02-17 | |
| | ||||
* | repo/release: add pagination (#2164) | Unknwon | 2017-02-17 | |
| | ||||
* | Update TRANSLATORS (#4140) | Pierre Prinetti | 2017-02-17 | |
| | ||||
* | Update TRANSLATORS (#4139) | Olexander Yermakov | 2017-02-17 | |
| | ||||
* | Added myself (#4138) | Alexandre Espinosa Menor | 2017-02-17 | |
| | ||||
* | Initial version of protected branches (#776) | Unknwon | 2017-02-17 | |
| | | | | | - Able to restrict force push and deletion - Able to restrict direct push | |||
* | Update TRANSLATORS (#4137) | Riste Risafov | 2017-02-17 | |
| | ||||
* | Update TRANSLATORS (#4136) | javydreamercsw | 2017-02-17 | |
| | ||||
* | Update TRANSLATORS (#4135) | sergystepanov | 2017-02-17 | |
| | ||||
* | setting: check mailService.From only if it has value (#4134) | Unknwon | 2017-02-17 | |
| | ||||
* | Security: fix XSS attack on alert | Unknwon | 2017-02-17 | |
| | ||||
* | Security: fix XSS attack on milestone | Unknwon | 2017-02-17 | |
| | | | | Reported by Miguel Ángel Jimeno. | |||
* | refactoring: SSH and HTTP push procees is now unified | Unknwon | 2017-02-16 | |
| | | | | | | | | | | | | | | We used to handle SSH and HTTP push separately which produces duplicated code, but now with post-receive hook, the process is unified to one single place and much cleaner. Thus, UpdateTask struct is removed. Narrow down the range of Git HTTP routes to reduce condufsing HTTP Basic Authentication window popup on browser. By detecting <old-commit, new-commit, ref-name> inside post-receive hook, Git HTTP doesn't need to read the whole content body anymore, which completely solve the RAM problem reported in #636. | |||
* | wiki: fix crash with blob name contains tab (#3916) | Unknwon | 2017-02-16 | |
| | ||||
* | repo/editor: fix breadcrumb path cuts parent dirs (#3859) | Unknwon | 2017-02-16 | |
| | ||||
* | models/repo: UpdateLocalCopy should always aceept valid branch name | Unknwon | 2017-02-16 | |
| | ||||
* | Simplify description | Unknwon | 2017-02-15 | |
| | ||||
* | models/repo: use reset --hard to align with remote branch (#4123) | Unknwon | 2017-02-15 | |
| | | | | If user has force pushed to a branch, git pull will fail. | |||
* | vendor: update git-module (#4128) | Unknwon | 2017-02-15 | |
| | ||||
* | repo/branch: force delete merged branch (#4128) | Unknwon | 2017-02-15 | |
| | ||||
* | wiki: remove redundant string replace (#3754) | Unknwon | 2017-02-15 | |
| | ||||
* | Security: prevent XSS attach on wiki page | Unknwon | 2017-02-15 | |
| | | | | Reported by Miguel Ángel Jimeno. | |||
* | Enable syntax highlighting for CMakeLists.txt files #2199 (#4130) | Mourad Boufarguine | 2017-02-15 | |
| | ||||
* | Improve error handling | Unknwon | 2017-02-15 | |
| | ||||
* | migration.v15: don't generate hook file if wiki not exist (#1623) | Unknwon | 2017-02-15 | |
| | ||||
* | user/profile: paging doesn't respect private repository count (#4082) | Unknwon | 2017-02-15 | |
| | ||||
* | migration: minor code fix (#1623) | Unknwon | 2017-02-15 | |
| | ||||
* | migration: should regenerate wiki hook files (#1623) | Unknwon | 2017-02-15 | |
| | ||||
* | admin: sync wiki's hook files as well | Unknwon | 2017-02-15 | |
| | ||||
* | wiki: handle '#' in edit page (#3767) | Unknwon | 2017-02-15 | |
| | ||||
* | Fix compilation error | Unknwon | 2017-02-15 | |
| | ||||
* | Solve conflicts (#3837) | Unknwon | 2017-02-15 | |
| | ||||
* | Commits fetch concurrency (#3837) | Thibault Meyer | 2017-02-15 | |
| | ||||
* | vendor: update dependency | Unknwon | 2017-02-14 | |
| | ||||
* | Implement list/check/delete Repo Collaborator (#3689) | Kim "BKC" Carlbäcker | 2017-02-14 | |
| | ||||
* | modules/ssh: SSH_KEYGEN_PATH not used for exec ssh-keygen (#4124) | Unknwon | 2017-02-14 | |
| | ||||
* | cmd/hook: check existence before call custom hook | Unknwon | 2017-02-14 | |
| | ||||
* | vendor: update git-module | Unknwon | 2017-02-14 | |
| | ||||
* | migration: adjust rule to prevent migrate wrong hook file | Unknwon | 2017-02-14 | |
| | ||||
* | migration: handle edge case | Unknwon | 2017-02-14 | |
| | ||||
* | migration: add trace log | Unknwon | 2017-02-14 | |
| | ||||
* | git: delegate all server-side Git hooks (#1623) | Unknwon | 2017-02-14 | |
| |