| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Allow using custom time format (#798) | ʿAhed ʿid | 2017-02-04 | 1 | -1/+11 |
* | Cleanup log messaging | Gabriel Jackson | 2017-02-02 | 6 | -44/+43 |
* | Remove unneeded database loads (#814) | Ethan Koenig | 2017-02-02 | 1 | -3/+1 |
* | Allow custom public files (#782) | Thomas Boerger | 2017-01-28 | 1 | -0/+17 |
* | refactor: Remove unnecessary type conversions (#772) | Bo-Yi Wu | 2017-01-27 | 3 | -4/+4 |
* | Merge pull request #736 from andreynering/fix-windows-ssh | Andrey Nering | 2017-01-25 | 7 | -2/+149 |
|\ |
|
| * | Fix lint | Andrey Nering | 2017-01-23 | 1 | -1/+1 |
| * | Fix SSH server on Windows when running as service | Andrey Nering | 2017-01-23 | 3 | -4/+14 |
| * | Merge commit 'af636848622c8ad27cace63be5f9dd9aaa565502' as 'modules/minwinsvc' | Andrey Nering | 2017-01-23 | 5 | -0/+137 |
* | | Update Website binding MaxSize to 255 (#722) | Bwko | 2017-01-25 | 4 | -6/+6 |
* | | Search bar for issues/pulls (#530) | Ethan Koenig | 2017-01-25 | 3 | -0/+45 |
|/ |
|
* | fix logfile name (#731) | DWE | 2017-01-23 | 1 | -1/+1 |
* | Add option to app.ini to enable local import paths (#724) | Bwko | 2017-01-23 | 1 | -2/+4 |
* | Remove the default console logger when it is not set in the configuration (#602) | willemvd | 2017-01-17 | 2 | -0/+21 |
* | Refactor process package and introduce ProcessManager{} with tests (#75) | Matthias Loibl | 2017-01-17 | 2 | -72/+120 |
* | Two factor authentication support (#630) | Andrew | 2017-01-16 | 1 | -0/+20 |
* | Attach to release (#673) | Philip Couling | 2017-01-15 | 2 | -1/+3 |
* | Don't create a default pid file (#637) | Bwko | 2017-01-14 | 1 | -4/+2 |
* | docs: update translation on homepage for zh-tw (#634) | Bo-Yi Wu | 2017-01-11 | 1 | -1/+1 |
* | refactor: check the error returned by os.MkdirAll() | Bo-Yi Wu | 2017-01-09 | 1 | -1/+3 |
* | feat: support pid file. | Bo-Yi Wu | 2017-01-09 | 1 | -0/+23 |
* | Add default SSH_LISTEN_PORT config value (#603) (#607) | Manuel Kuhlmann | 2017-01-08 | 1 | -0/+1 |
* | Add Keep email private (see issue #571). (#571) | derSuessmann | 2017-01-08 | 2 | -11/+18 |
* | UI config to toggle whether user email shows up in Explore Users (#336) | Thiago Avelino | 2017-01-01 | 1 | -0/+3 |
* | Restrict creating organisations by user (#193) | Schwobaland | 2016-12-31 | 1 | -13/+14 |
* | fix gofmt error | Bo-Yi Wu | 2016-12-30 | 2 | -4/+3 |
* | Notification - Step 1 (#523) | Andrey Nering | 2016-12-31 | 1 | -0/+50 |
* | Repo permission bug fixes (#513) | Ethan Koenig | 2016-12-29 | 1 | -30/+0 |
* | add default values for SSH settings (#500) | Lunny Xiao | 2016-12-29 | 1 | -25/+31 |
* | Implementation of Folder Jumping | Sl@ny | 2016-12-28 | 1 | -0/+11 |
* | Fix default cookie name | Joubert RedRat | 2016-12-27 | 1 | -1/+1 |
* | Improve issue references in markdown (#471) | Sandro Santilli | 2016-12-26 | 1 | -1/+34 |
* | Git LFS support v2 (#122) | Fabian Zaremba | 2016-12-26 | 6 | -0/+767 |
* | Implement sendmail (#355) | Philip Couling | 2016-12-25 | 2 | -9/+68 |
* | Simplified MinPasswordLength check (#475) | Bwko | 2016-12-24 | 1 | -5/+1 |
* | Added minimum password length to app.ini (#223) | Bwko | 2016-12-24 | 1 | -0/+6 |
* | Enables mssql support (#383) | btrepp | 2016-12-24 | 1 | -0/+1 |
* | Add default values for settings (#455) | Lunny Xiao | 2016-12-23 | 4 | -24/+152 |
* | Fix race condition in unit test (#456) | Ethan Koenig | 2016-12-23 | 1 | -2/+7 |
* | Bindata is optional and over-writable on restart (#354) | Thomas Boerger | 2016-12-22 | 6 | -5364/+255 |
* | fix bug #1122 log.smtp receiver configure error (#3602) (#451) | Lunny Xiao | 2016-12-22 | 1 | -2/+2 |
* | New settings option for a custom SSH host (#3763) (#446) | Lunny Xiao | 2016-12-22 | 2 | -5/+6 |
* | update code.gitea.io/git (#450) | Lunny Xiao | 2016-12-22 | 1 | -228/+251 |
* | Bug fixes and tests for modules/base (#442) | Ethan Koenig | 2016-12-22 | 2 | -30/+248 |
* | Remove remaining Gogs reference on locales and cmd (#430) | Joubert RedRat | 2016-12-21 | 1 | -243/+243 |
* | Merge pull request #412 from strk/libravatar-source | Andrey Nering | 2016-12-20 | 1 | -0/+2 |
|\ |
|
| * | Add support for using "libravatar" as the GravatarSource | Sandro Santilli | 2016-12-19 | 1 | -0/+2 |
* | | Fix random string generator (#384) | Denis Denisov | 2016-12-20 | 2 | -10/+26 |
* | | serve video files using the HTML5 video tag (#418) | Nico Mandery | 2016-12-20 | 1 | -0/+5 |
|/ |
|
* | Don't use custom PBKDF2 function (#382) | Lunny Xiao | 2016-12-15 | 1 | -41/+0 |