Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 | |
| | ||||
* | Simplify description | Unknwon | 2017-02-15 | |
| | ||||
* | Commits fetch concurrency (#3837) | Thibault Meyer | 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 | |
| | ||||
* | Able to disable non-admin to create new organization (#1556) | Unknwon | 2017-02-10 | |
| | | | | | Add new config option '[admin] DISABLE_REGULAR_ORG_CREATION', by default it's 'false'. | |||
* | Configurable SSH cipher suite (#4109) | spacetourist | 2017-02-10 | |
| | | | | | | * Configurable SSH cipher suite * Maintain ordering | |||
* | 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 | |||
* | 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 | |
| | ||||
* | Allow use to set an external tracker url and to redirect user when clicking ↵ | Rémy Boulanouar | 2017-01-31 | |
| | | | | in Issues same behavior as Wiki. (#3646) | |||
* | 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. | |||
* | Setting orgs (#3587) | Rémy Boulanouar | 2017-01-27 | |
| | | | | | | | | | | | | * Implement organizations listing in setting and allow user to create new organization. * Implement organizations listing in setting and allow user to create new organization. * Add space remove by mistake * Remove unused part of the template * Update display and behavior according to @Unknown remarks | |||
* | 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 | |
| | ||||
* | Enable federated avatars by default (#3997) | Sandro Santilli | 2017-01-22 | |
| | ||||
* | Update locales | Unknwon | 2017-01-21 | |
| | ||||
* | Update locales | Unknwon | 2017-01-01 | |
| | ||||
* | Add Galician support | Unknwon | 2016-12-23 | |
| | | | | - Update locales | |||
* | New locale "galician" (#3917) | David A. Lareo | 2016-12-23 | |
| | ||||
* | fix bug #1122 log.smtp receiver configure error (#3602) | raphael10241024 | 2016-12-22 | |
| | ||||
* | Pluralize "Statistic" (#3665) | ipavl | 2016-12-22 | |
| | | | Other locales appear to use the plural version, and the text is being associated with more than one statistic. | |||
* | Feature #2583: Disable HTTP cloning (#3667) | Thibault Meyer | 2016-12-22 | |
| | | | | | | | | * Can disable GIT interactions by HTTP protocol * rename variable + fix wiki link * missing space | |||
* | Minor fix for PR #3687 | Unknwon | 2016-12-21 | |
| | ||||
* | Check if file is a symlink with web editor (#3687) | Stefan Grönke | 2016-12-21 | |
| | | | | | | | | * editor checks for symlinks * translate file_is_a_symlink message * credit translation author | |||
* | New settings option for a custom SSH host (#3763) | imilo | 2016-12-21 | |
| | ||||
* | serve video files using the HTML5 video tag (#3967) | Nico Mandery | 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) |