Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | commits: able to specify pageSize dynamically (#3965) | Unknwon | 2017-02-18 | |
| | | | | | | | Usage: <url>?page={page}&pageSize={pageSize} Also avoid/removed getting total commits count for pagination, users are only allowed navigation by 'newer' and 'older'. | |||
* | locale: add Ukrainian support | Unknwon | 2017-02-18 | |
| | ||||
* | admin/config: display repository related settings (#3816) | Unknwon | 2017-02-18 | |
| | ||||
* | repo/settings: add description and link to personal SSH keys (#3936) | Unknwon | 2017-02-18 | |
| | ||||
* | install: able to enable builtin SSH server (#3773) | Unknwon | 2017-02-18 | |
| | ||||
* | webhook: add native Discord support | Unknwon | 2017-02-18 | |
| | ||||
* | Initial version of protected branches (#776) | Unknwon | 2017-02-17 | |
| | | | | | - Able to restrict force push and deletion - Able to restrict direct push | |||
* | Simplify description | Unknwon | 2017-02-15 | |
| | ||||
* | Solve conflicts (#3837) | Unknwon | 2017-02-15 | |
| | ||||
* | git: delegate all server-side Git hooks (#1623) | Unknwon | 2017-02-14 | |
| | ||||
* | cookie: enhance cookie security (#3525) | Unknwon | 2017-02-14 | |
| | ||||
* | org/team: make 'new' as reserved for team name (#3789) | Unknwon | 2017-02-14 | |
| | ||||
* | Update locales | Unknwon | 2017-02-11 | |
| | ||||
* | install: validate SMTP From | Unknwon | 2017-02-11 | |
| | | | | | Invalid SMTP From will cause fatal error in post-install and exit the program. | |||
* | config: show Git version in admin panel | Unknwon | 2017-02-11 | |
| | ||||
* | Some file refactoring | Unknwon | 2017-02-10 | |
| | ||||
* | modules/setting: add Slack logger | Unknwon | 2017-02-09 | |
| | | | | | Conn and email loggers are removed for now unless people requested for them, then try to add back in gopkg.in/clog.v1 | |||
* | log: start using gopkg.in/clog.v1 | Unknwon | 2017-02-09 | |
| | ||||
* | Update locales | Unknwon | 2017-02-09 | |
| | | | | This patch also fixes #4073 | |||
* | routers/repo/branch: fix can't delete branch with slashes after merge (#4089) | Unknwon | 2017-02-09 | |
| | ||||
* | models: remove TiDB embedded driver support | Unknwon | 2017-02-09 | |
| | | | | | Users should all start tidb-server process and connect to it as if it is a MySQL server with MySQL drivers. | |||
* | Update locales | Unknwon | 2017-02-05 | |
| | ||||
* | bindata: generate for PR #3646 | Unknwon | 2017-01-31 | |
| | ||||
* | conf: minor comments fix | Unknwon | 2017-01-31 | |
| | ||||
* | Prepare for release | Unknwon | 2017-01-31 | |
| | ||||
* | Able to set custom Access-Control-Allow-Origin header (#3987) | Unknwon | 2017-01-28 | |
| | | | | Added new config option '[http] ACCESS_CONTROL_ALLOW_ORIGIN'. | |||
* | Update locales | Unknwon | 2017-01-28 | |
| | ||||
* | Add 'Organizations' page to user settings (#3587) | Unknwon | 2017-01-27 | |
| | | | | User is now able to view full list of organizations belongs to. | |||
* | Disable local path migration by default (#4033) | Unknwon | 2017-01-26 | |
| | | | | | | | Site admin now has to enable manually by config option [repository] ENABLE_LOCAL_PATH_MIGRATION = true. Site admin always grants this permission, but regulars users have to be allowed by site admins in admin user panel. | |||
* | templates/repo: rename 'Code' to 'Files' | Unknwon | 2017-01-25 | |
| | ||||
* | locale: remove unused locale string | Unknwon | 2017-01-23 | |
| | ||||
* | Update locales | Unknwon | 2017-01-21 | |
| | ||||
* | Update locales | Unknwon | 2017-01-01 | |
| | ||||
* | Add Galician support | Unknwon | 2016-12-23 | |
| | | | | - Update locales | |||
* | Minor code fix for PR #3602 | Unknwon | 2016-12-22 | |
| | | | | Closes #1122 | |||
* | Minor fix for PR #3667 | Unknwon | 2016-12-22 | |
| | ||||
* | Minor fix for PR #3687 | Unknwon | 2016-12-21 | |
| | ||||
* | Minor code fix | Unknwon | 2016-12-21 | |
| | ||||
* | Merge branch 'develop' of https://github.com/tanapoln/gogs into develop | Unknwon | 2016-12-21 | |
|\ | ||||
| * | provide button to delete merged pull request | Tanapol Nearunchorn | 2016-09-02 | |
| | | ||||
* | | Update locales | Unknwon | 2016-12-20 | |
| | | ||||
* | | Add Korean support | Unknwon | 2016-12-20 | |
| | | ||||
* | | Update locales and add Swedish | Unknwon | 2016-11-19 | |
| | | ||||
* | | Update locales | Unknwon | 2016-09-15 | |
|/ | | | | Add new locale Serbian (Cyrillic) | |||
* | Add the ability to explore organizations (#3573) | Daniel Oaks | 2016-09-01 | |
| | | | | | | * Add ability to explore organizations * Use right icon for org explore links | |||
* | Fix panic when attempt login with non-exist user | Unknwon | 2016-09-01 | |
| | ||||
* | Update locales | Unknwon | 2016-09-01 | |
| | ||||
* | #3515 use alert instead 500 for duplicated login source name | Unknwon | 2016-08-31 | |
| | ||||
* | #2018 able to sync now for mirrors | Unknwon | 2016-08-30 | |
| | | | | | - Refactor code to use sync.UniqueQueue - Closes #3509 | |||
* | Make bindata | Unknwon | 2016-08-30 | |
| |