aboutsummaryrefslogtreecommitdiff
path: root/templates/repo
Commit message (Expand)AuthorAge
...
* pull: add an option to use rebase for merging pull requestsmharinder2017-11-15
* SECURITY: fix branch name persistent XSSUnknwon2017-10-15
* Add Dingtalk webhook support (#4773)Athurg Feng2017-09-21
* repo/diff: fix line number in split view template (#4584)Unknwon2017-07-14
* css: not include line numbers in diff selection (#4584)Unknwon2017-07-14
* random: some code simplifyUnknwon2017-06-11
* repo: improve relative path detection (#4366)Unknwon2017-06-06
* repo: use BranchLink instead of TreeLink (#4366)Unknwon2017-06-06
* markup: able to display image from IPython notebook (#4366)Unknwon2017-06-06
* repo/pull: detect case when no merge base found (#4434)Unknwon2017-06-05
* ui: fix emoji not rendered in commits table (#4440)Simon Dann2017-05-29
* ldap: minor fix for PR #4398Unknwon2017-05-29
* templates/repo: fix README.ipynb not rendered (#4367)Unknwon2017-04-07
* repo/editor: fix wrong context for subdirectory (#4368)Unknwon2017-04-07
* repo/wiki: improve UIUnknwon2017-04-07
* user/setting: improve UIUnknwon2017-04-07
* templates/repo: improve symlink file icon in list view (#4237)Unknwon2017-04-07
* Refactoring: rename Signed -> LoggedUnknwon2017-04-06
* pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}Unknwon2017-04-06
* pkg/context: rename {CsrfToken, CsrfTokenHtml} -> {CSRFToken, CSRFTokenHTML}Unknwon2017-04-06
* Refactoring: rename and simplify pkg/tool functionsUnknwon2017-04-06
* templates/repo/branches: fix links for mirror repositoryUnknwon2017-04-05
* css: improve fonts under WindowsUnknwon2017-04-04
* models/repo_diff: move core functions to gogits/git-moduleUnknwon2017-04-04
* templates/repo/branches: hide pull request button if not allowed (#4377)Unknwon2017-04-03
* templates/repo: improve README icon and fontUnknwon2017-03-31
* repo/milestone: simplify codeUnknwon2017-03-24
* repo: allow private repository to have public wiki or issuesUnknwon2017-03-24
* milestone: only show issue-related count under issue list (#4316)Unknwon2017-03-24
* repo: remove legacy sanitizer for repository descriptionUnknwon2017-03-23
* templates/label: another minor style improveUnknwon2017-03-22
* templates/label: minor style improveUnknwon2017-03-22
* repo: rename PageIsViewCode -> PageIsViewFilesUnknwon2017-03-22
* repo/webhook: able to retrigger delivery history (#2187)Unknwon2017-03-19
* repo: allow issues and wiki for bare repository (#4104)Unknwon2017-03-16
* repo/setting: filter out deleted branch in protect list (#4288)Unknwon2017-03-16
* templates/repo/webhook: move to its own directoryUnknwon2017-03-16
* repo/settings: improve Git hook editorUnknwon2017-03-13
* release: improve attachment handleUnknwon2017-03-13
* release: able to add attchments to release (#1614)Unknwon2017-03-13
* webhook: add Release event (#2387)Unknwon2017-03-11
* repo/branches: hide buttons for regular usersUnknwon2017-03-11
* repo/branches: overview and all (#2310)Unknwon2017-03-11
* repo/pull: handle head repository of merged pull requests deletedUnknwon2017-03-10
* templates/repo: change some buttons to use 'basic' styleUnknwon2017-03-10
* templates/repo: only show Git stats in repository home page (#3518)Unknwon2017-03-10
* webhook: add issue comment eventUnknwon2017-03-09
* webhook: support Issues event (#2319)Unknwon2017-03-09
* Protected branches: allow whitelist bypass require pull request check (#4207)Unknwon2017-03-08
* webhook: add fork eventUnknwon2017-02-27