Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Commits fetch concurrency (#3837) | Thibault Meyer | 2017-02-15 |
| | |||
* | modules/ssh: SSH_KEYGEN_PATH not used for exec ssh-keygen (#4124) | Unknwon | 2017-02-14 |
| | |||
* | 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 |
| | |||
* | Added mssql support. (#3772) | dlob | 2017-02-13 |
| | |||
* | install: allow sender's username to be non-email (#3717) | Unknwon | 2017-02-12 |
| | |||
* | base/tool: reduce unnecessary report | Unknwon | 2017-02-12 |
| | |||
* | 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 |
| | |||
* | Improve Open Graph Meta tags (#3664) | Unknwon | 2017-02-11 |
| | |||
* | Add more details on error report | Unknwon | 2017-02-10 |
| | | | | [CI SKIP] | ||
* | markdown: fix mailto: doesn't recognize as valid link (#3790) | Unknwon | 2017-02-10 |
| | |||
* | 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'. | ||
* | Minor improve on error handling | Unknwon | 2017-02-10 |
| | |||
* | Configurable SSH cipher suite (#4109) | spacetourist | 2017-02-10 |
| | | | | | | * Configurable SSH cipher suite * Maintain ordering | ||
* | Minor improve on error handling | 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 |
| | |||
* | Check deploy keys when Gogs is run with Service.RequireSignInView=true (#4078) | Pablo Saavedra | 2017-02-01 |
| | | | | | | | | | | | | | | | | | * Check deploy keys when Gogs is run with require_sign_in_view Check if the deploy key can access to a repository. A deploy key doesn't represent an gogs user, so in a site with Service.RequireSignInView activated we should give read access only in the repositories where this deploy key is in use. In other case, a deploy service or system using an active deploy key can get read access to all the repositories in a Gogs service. * Refactoring: Comments starts in a new line * Minor change in a comment * Code cleaning. Replace spaces with tabs | ||
* | bindata: generate for PR #3646 | Unknwon | 2017-01-31 |
| | |||
* | 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 |
| | |||
* | Move models/mail.go to modules/mail.go | Unknwon | 2017-01-30 |
| | | | | To use interface to replace *models.User in avoiding cycle import. | ||
* | Able to set custom Access-Control-Allow-Origin header (#3987) | Unknwon | 2017-01-28 |
| | | | | Added new config option '[http] ACCESS_CONTROL_ALLOW_ORIGIN'. | ||
* | Fix cross-repository reference link error (#4025) | Unknwon | 2017-01-28 |
| | |||
* | 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. | ||
* | Fix changed branch is not reflected when creating PR (#3604) | Unknwon | 2017-01-27 |
| | |||
* | Update XORM required version and 'go fmt' | Unknwon | 2017-01-26 |
| | |||
* | 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. | ||
* | Fix log depth of AvatarLink | Unknwon | 2017-01-26 |
| | |||
* | templates/repo: rename 'Code' to 'Files' | Unknwon | 2017-01-25 |
| | |||
* | modules/sync: minor field refactor | Unknwon | 2017-01-25 |
| | |||
* | Fix unexpected rendering of README when it is not in Markdown | Unknwon | 2017-01-25 |
| | | | | | This patch also handles case when a file name looks like README but is not a text file (e.g. image, PDF). | ||
* | Fix notification email issues (#4055) | Óscar García Amor | 2017-01-24 |
| | |||
* | 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 | ||
* | Minor fix for PR #3436 | Unknwon | 2016-12-23 |
| | |||
* | Improve issue references in markdown. (#3436) | lstahlman | 2016-12-23 |
| |