Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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) | ||
* | Do a fast-fail testing on repository URL before mirroring | Unknwon | 2017-01-31 |
| | | | | | To ensure the URL is accessible under good condition to prevent long blocking on URL resolution without syncing anything. | ||
* | conf: minor comments fix | Unknwon | 2017-01-31 |
| | |||
* | Prepare for release | Unknwon | 2017-01-31 |
| | |||
* | Makefile: remove -buildmode=pie | Unknwon | 2017-01-30 |
| | |||
* | Makefile: fix string concatenation | Unknwon | 2017-01-30 |
| | |||
* | Use commit time instead of author time for push commits (#4037) | Unknwon | 2017-01-30 |
| | |||
* | Skip deletion for temporary data when not exist on Windows (#4069) | Unknwon | 2017-01-30 |
| | |||
* | Fix can not save release draft as draft again (#3669) | Unknwon | 2017-01-30 |
| | | | | | But release was not saved as draft in the first time, is not possible to be draft afterwards because the Git tag was created. | ||
* | Issue #3814 (#3903) | Renato P. de Aquino | 2017-01-30 |
| | |||
* | Move models/mail.go to modules/mail.go | Unknwon | 2017-01-30 |
| | | | | To use interface to replace *models.User in avoiding cycle import. | ||
* | Fix create user can use user email which is used (#4016) | Unknwon | 2017-01-29 |
| | |||
* | Fix showing total number of PRs when user does not have any repositories (#4007) | Unknwon | 2017-01-28 |
| | |||
* | Able to set custom Access-Control-Allow-Origin header (#3987) | Unknwon | 2017-01-28 |
| | | | | Added new config option '[http] ACCESS_CONTROL_ALLOW_ORIGIN'. | ||
* | api: display repository forks (#3252) | Dennis Chen | 2017-01-28 |
| | | | | | Lists the forks of a repository at the /:user/:repo/forks endpoint. Signed-off-by: Dennis Chen <barracks510@gmail.com> | ||
* | Produce a position independent executable (#4011) | Aaron Wood | 2017-01-28 |
| | | | | | | * Produce a position independent executable * Add OS detection to the main Makefile so we don't apply -pie on OS X | ||
* | Safe compare password (timing attack) (#4064) | Denis Denisov | 2017-01-28 |
| | |||
* | Fix inappropriate CSS rule for Markdown on wiki page (#3766) | Unknwon | 2017-01-28 |
| | |||
* | 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. | ||
* | 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 | ||
* | Add AppVeyor badge to README | Unknwon | 2017-01-27 |
| | |||
* | Update appveyor.yml | Unknwon | 2017-01-27 |
| | |||
* | Add appveyor.yml | Unknwon | 2017-01-27 |
| | |||
* | Fix changed branch is not reflected when creating PR (#3604) | Unknwon | 2017-01-27 |
| | |||
* | Fix template error when rendering non-README markdown (#4063) | Unknwon | 2017-01-27 |
| | |||
* | Verify repository is not bare before retrieving blob. (#3996) | cybe | 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 #3714 (#4060) | Óscar García Amor | 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). | ||
* | repo/home.tmpl: only ellipsis on repository name | Unknwon | 2017-01-24 |
| | | | | | File name could contain non-ASCII characters. See details on https://discuss.gogs.io/t/topic/758. | ||
* | Fix notification email issues (#4055) | Óscar García Amor | 2017-01-24 |
| | |||
* | Dockerfile for aarch64 (odroid c2 & pine64) (#4018) | atzoum | 2017-01-23 |
| | |||
* | Remove call to set GOMAXPROCS (#4010) | Aaron Wood | 2017-01-23 |
| | | | | | | * Remove call to set GOMAXPROCS * Remove runtime import | ||
* | Reword README.md (#4047) | Joakim Fremstad | 2017-01-23 |
| | |||
* | 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 |
| | |||
* | Improve code for fix of #4006 | Unknwon | 2017-01-03 |
| | |||
* | Fix incorrect logic check for fork repo action | Unknwon | 2017-01-03 |
| | |||
* | Fix vulnerability reported in #4006 | Unknwon | 2017-01-03 |
| | |||
* | Update locales | Unknwon | 2017-01-01 |
| | |||
* | Fix dashboard issues/pull request counting | Unknwon | 2016-12-27 |
| | |||
* | Fix dashboard issue/pull request scoping | Unknwon | 2016-12-27 |
| | |||
* | Minor code fix for PR #3560 | Unknwon | 2016-12-27 |
| |