Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update TRANSLATORS (#5774) | Mathias Rangel Wulff | 2019-08-06 |
| | |||
* | README: add Builtkite to sponsors | unknwon | 2019-08-04 |
| | |||
* | Bump version | unknwon | 2019-08-01 |
| | |||
* | routes/api: fix permission checks for routes | unknwon | 2019-08-01 |
| | | | | Reported by @ManassehZhou #5764 | ||
* | routes/api: add missing permission checks for routes | unknwon | 2019-08-01 |
| | | | | | | Permission check not enforced for deploy keys, collaborators, and hooks. Reported by @ManassehZhou #5764 | ||
* | README: add new VPS sponsor | unknwon | 2019-07-29 |
| | | | | [CI SKIP] | ||
* | packager.io: fix and update build files (#5760) | mal | 2019-07-28 |
| | | | | | | * Update pkgr distros and dependencies * Configure govendor for heroku builds | ||
* | vendor: update missing test deps for ci | unknwon | 2019-07-28 |
| | |||
* | pkg/context/notice: use path.Join to concatenate path | unknwon | 2019-07-28 |
| | |||
* | vendor: update missing test deps for ci | unknwon | 2019-07-28 |
| | |||
* | vendor: update to fix tests with Go 1.12.x | unknwon | 2019-07-28 |
| | | | | | - github.com/smartystreets/goconvey - github.com/jtolds/gls | ||
* | ci: add Go 1.12.x | unknwon | 2019-07-28 |
| | |||
* | pkg/template: use template function Year to get number of year | unknwon | 2019-07-28 |
| | | | | To avoid update in each year | ||
* | pkg/context: change banner file path (#5750) | unknwon | 2019-07-28 |
| | |||
* | pkg/context: Render live notice banner from file (#5750) | Achilleas Koutsou | 2019-07-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * pkg/context: Render live notice banner from file - Contexter checks if there is a file called 'notice' under the GOGS_CUSTOM directory and loads it. - The first line is treated as a header/title and everything else as the message body. - Message body is rendered as HTML (tags allowed). - File size is limited to 1024 bytes. - File mime type must be text. - Notice is rendered in head.tmpl for all pages. * pkg/context: Rename maxlen to maxSize Rename maxlen to maxSize for the maximum size (in bytes) of the notice file to render. Define the variable when needed to avoid instantiating it when the file doesn't exist. Co-Authored-By: ᴊ. ᴄʜᴇɴ <u@gogs.io> * pkg/context: Package name after license header Co-Authored-By: ᴊ. ᴄʜᴇɴ <u@gogs.io> * pkg/context: Don't print 'Found notice file' Becomes too verbose as it prints on every page load when the file exists. * pkg/context: Match project conventions Import order and grouping Variable names: fileloc -> fpath fp -> f finfo -> fi * pkg/context: Remove empty line Co-Authored-By: ᴊ. ᴄʜᴇɴ <u@gogs.io> * pkg/context: Render notice as markdown Server notice file should be named 'notice.md'. The contents of the file are treated as markdown and rendered as a warning message at the top of every page. * Update notice.go Co-authored-by: ᴊ. ᴄʜᴇɴ <u@gogs.io> | ||
* | Include the Sha in webhook create payloads. (#5689) | Robin van Boven | 2019-07-09 |
| | |||
* | locale: sync from Crowdin | Unknwon | 2019-06-27 |
| | |||
* | docker: prevent Gogs from running a recursive chown on each boot (#5724) | Paul Spieker | 2019-06-16 |
| | | | The chown command in the setup file of Gogs is supposed to be executed just once. As soon as the app.ini file exists, this step should be skipped. However, the test was checking if a directory with the name app.ini exists instead of a file. Therefore, the chown command was executed on each boot. | ||
* | models/repo: idiomatic English (#5678) | Tekaoh | 2019-04-11 |
| | | | | | | | | * Idiomatic English * Even better English | ||
* | locale: sync from Crowdin | Unknwon | 2019-03-25 |
| | |||
* | docker: remove deprecated option (#5650) | Menno van Rahden | 2019-03-16 |
| | | | This line has been removed in respect to the OpenSSH spec update with Version 7.5 (https://www.openssh.com/txt/release-7.5) | ||
* | README: fix tutorial links (#5641) | boson.cat | 2019-02-28 |
| | | | | | | * Update README_ZH.md * Update README.md | ||
* | README: sync translation | Unknwon | 2019-02-25 |
| | | | | [CI SKIP] | ||
* | README: introduce a deployment method which using helm (#5638) | Zou Nengren | 2019-02-25 |
| | |||
* | locale: sync from Crowdin | Unknwon | 2019-02-25 |
| | |||
* | models/issue_mail: add assignee to issue related emails (#5628) | Andy Hochhaus | 2019-02-20 |
| | | | Reference #4220 | ||
* | pkg/bindata: regenerate for PR #5623 | Unknwon | 2019-02-20 |
| | |||
* | pkg/mailer/mail: render markdown in issue related emails (#5629) | Andy Hochhaus | 2019-02-20 |
| | | | | | Reference #4552 | ||
* | conf/gitignore: add Unreal Engine (#5623) | Stephen Lane-Walsh | 2019-02-17 |
| | |||
* | models/models: formalize error messages | Unknwon | 2019-02-06 |
| | |||
* | models: disable idle connection and set connection max life time (#5532) | Unknwon | 2019-02-06 |
| | |||
* | README: add new sponsor | Unknwon | 2019-02-01 |
| | | | | [CI SKIP] | ||
* | README: update LunaNode link | Unknwon | 2019-01-30 |
| | | | | [CI SKIP] | ||
* | README: add LunaNode cloud deployment URL (#5584) | Favyen Bastani | 2019-01-30 |
| | |||
* | locale: sync from Crowdin | Unknwon | 2019-01-30 |
| | | | | - Add Portuguese | ||
* | locale: sync from Crowdin | Unknwon | 2019-01-21 |
| | |||
* | pkg/mailer: support plaintext alt for HTML emails (#5568) | Guy Smoilov | 2018-12-25 |
| | | | | | | | | | | * Added option to use plain text alt to HTML emails. Should make the messages friendlier for spam filters. * Check that plaintext conversion worked before adding the HTML alt * Add description of ADD_PLAIN_TEXT_ALT to app.ini * Added comment clarifying html AddAlternative | ||
* | models/repo_editor: add isRepositoryGitPath to detect invalid file path (#5558) | Unknwon | 2018-12-25 |
| | |||
* | pkg/tool/path: use IsMaliciousPath to replace SanitizePath (#5558) | Unknwon | 2018-12-25 |
| | |||
* | public/css: make less (#5317) | Unknwon | 2018-12-25 |
| | |||
* | public/less: fix layout misalignment in Firefox for Linux (#5317) | Kyumyeong Han | 2018-12-25 |
| | | | | | | * Update _repository.less * Update _repository.less | ||
* | models/repo_editor: ignore copying files with '.git/' path prefix (#5558) | Unknwon | 2018-12-19 |
| | |||
* | pkg/tool/path: handle Windows path separators (#5558) | Unknwon | 2018-12-19 |
| | |||
* | *: remove Go 1.7 support | Unknwon | 2018-12-19 |
| | |||
* | pkg/ssh: specify ssh-keygen to always generate PEM format | Unknwon | 2018-12-19 |
| | |||
* | vendor: update github.com/go-sql-driver/mysql | Unknwon | 2018-12-19 |
| | | | | Fix MySQL 1046 error | ||
* | auth: coding style and glitches fixes for GitHub login source (#5340) | Unknwon | 2018-12-18 |
| | |||
* | auth: add new authentication source: GitHub, including GitHub Enterprise (#5340) | haixunlu | 2018-12-18 |
| | | | | | | * Add new Authentication Source: GitHub, including GitHub Enterprise. * Add vendor dependencies. | ||
* | pkg/tool: improve SanitizePath (#5558) | Unknwon | 2018-12-18 |
| | |||
* | models/repo_editor: sanitize user-defined file name to prevent RCE (#5558) | Unknwon | 2018-12-18 |
| | | | | Reported by PentesterLab (https://pentesterlab.com). |