summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #822 from phsmit/fix_807无闻2015-01-221-4/+14
|\ | | | | Fix #807 parse the userinfo with the golang tools
| * Fix #807 parse the userinfo with the golang toolsPeter Smit2015-01-021-4/+14
| | | | | | | | Note, this is now only fixed with Go version >= 1.4.2, see this bug in Go: https://github.com/golang/go/commit/07d86b1f2db73c6a0716aec4d4cd62dfacb04a21
* | Merge pull request #866 from vitalvas/dev无闻2015-01-201-1/+5
|\ \ | | | | | | Fix in url if cache avatar is enabled
| * | fix if service.ENABLE_CACHE_AVATAR is trueVitaliy Vasilenko2015-01-201-1/+5
| | |
* | | fix #828, may cause unintentional break in other features, but security is no.1Unknwon2015-01-207-10/+13
|/ /
* | fix localeUnknwon2015-01-191-1/+1
| |
* | update gopmfileUnknwon2015-01-191-3/+3
| |
* | Merge branch 'master' of github.com:gogits/gogsUnknwon2015-01-181-1/+1
|\ \
| * \ Merge pull request #865 from clinta/patch-1无闻2015-01-181-1/+1
| |\ \ | | | | | | | | Allow start.sh from any working directory
| | * | Allow start.sh from any working directoryClint Armstrong2015-01-171-1/+1
| |/ / | | | | | | This change to start.sh allows it to be executed from any working directory and always reference the gogs binary in the parent directory. Very helpful when calling start.sh from an init script.
* | | update localeUnknwon2015-01-189-106/+884
| | |
* | | Merge branch 'encoding' of github.com:gogits/gogs into devUnknwon2015-01-1737-119835/+33
|\ \ \ | | | | | | | | | | | | | | | | Conflicts: .gopmfile
| * \ \ Merge pull request #861 from phsmit/change_chardet无闻2015-01-172-2/+2
| |\ \ \ | | | | | | | | | | Change chardet to gogits
| | * | | Change chardet to gogitsPeter Smit2015-01-152-2/+2
| |/ / /
| * | | Merge pull request #773 from phsmit/golang_x_text_encoding无闻2014-12-2236-119834/+31
| |\ \ \ | | | | | | | | | | Golang x text encoding
| | * | | Removing redundant mahoniaPeter Smit2014-12-2234-119820/+0
| | | | |
| | * | | Replace mahonia with the standard functions in the Golang Sub-repositoriesPeter Smit2014-12-222-14/+31
| | | | |
* | | | | update with depsUnknwon2015-01-172-5/+5
| | | | |
* | | | | Merge pull request #849 from gittex/translate无闻2015-01-172-2/+13
|\ \ \ \ \ | |_|_|/ / |/| | | | Translation update
| * | | | Make help text for email listing a little more helpful.Dominik Schulz2015-01-091-2/+3
| | | | |
| * | | | Add missing translations for email settings page to de_DE.Dominik Schulz2015-01-091-0/+10
|/ / / /
* | | | fix #827Unknwon2015-01-061-1/+0
| | | |
* | | | Merge pull request #830 from TonyTsangHK/dev无闻2015-01-052-0/+8
|\ \ \ \ | | | | | | | | | | Add max-width to commit message of repo-files-table
| * | | | Add max-width to commit message of repo-files-tableTony Tsang2015-01-052-0/+8
| | | | |
* | | | | prepare for mirror update releaseUnknwon2015-01-052-19/+19
|/ / / /
* | | | use new Redis clientUnknwon2015-01-034-5/+5
| | | |
* | | | add cache version requireUnknwon2015-01-021-0/+1
| | | |
* | | | Merge pull request #823 from phsmit/fix_799无闻2015-01-027-8/+8
|\ \ \ \ | | | | | | | | | | Fix #799 by adding a tooltip for all dates in all settings/panels
| * | | | Fix #799 by adding a tooltip for all dates in all settings/panelsPeter Smit2015-01-027-8/+8
| | |_|/ | |/| |
* / | | Optmize git-fsck options and fix #820Unknwon2015-01-026-16/+32
|/ / /
* | | fix #805Unknwon2015-01-025-7/+21
| | |
* | | fix #808Unknwon2015-01-021-1/+1
| | |
* | | work on #784Unknwon2015-01-023-3/+5
| | |
* | | fix gopmfileUnknwon2014-12-311-1/+1
| | |
* | | fix gopmfileUnknwon2014-12-311-2/+2
| | |
* | | fix gopmfileUnknwon2014-12-311-1/+1
| | |
* | | fix #801Unknwon2014-12-316-144/+151
| | |
* | | Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2014-12-318-58/+93
|\ \ \
| * \ \ Merge pull request #797 from Mikayex/dev无闻2014-12-291-1/+2
| |\ \ \ | | | | | | | | | | Fix #795
| | * | | Fix #795Thomas Laroche2014-12-291-1/+2
| | | | |
| * | | | Merge pull request #782 from estetsenko/dev无闻2014-12-291-2/+2
| |\ \ \ \ | | | | | | | | | | | | fix for #747
| | * | | | bugfix: Unable to assign any issue myselfestetsenko2014-12-241-2/+2
| | | | | |
| * | | | | Merge pull request #787 from andre-hub/dev无闻2014-12-293-39/+76
| |\ \ \ \ \ | | | | | | | | | | | | | | flexible the build scripts and add a freebsd build script
| | * \ \ \ \ merge flexible the build scripts and add a freebsd build scriptAndré Grötschel2014-12-273-39/+76
| | |\ \ \ \ \
| | | * | | | | flexiable the build scripts and add a freebsd build scriptAndré Grötschel2014-12-273-39/+76
| | | | | | | |
| * | | | | | | Merge pull request #790 from euank/master无闻2014-12-293-16/+13
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Initialize unset git user.email / user.name correctly; fix Dockerfile
| | * | | | | | | Set user.name & user.email in Dockerfileeuank2014-12-272-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous setting would cause all repo creations to fail, as described in issue #328. The previous commit also resolves this issue, but it seems saner to create the user in the Dockerfile than at runtime.
| | * | | | | | | Default values for both user.name and user.emaileuank2014-12-271-14/+11
| | | |/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous behavior was to set default values only if user.name was not set, but to always set it for both. This only sets a value if there wasn't one; this fixes cases where someone has a user.name but no user.email (see included Dockerfile) or someone has a user.email but no user.name (before the email would have been over-written).
* | / | | | | | fix cache dep API brokenUnknwon2014-12-311-3/+3
|/ / / / / / /
* | | | / / / fix 500: E-mail already used in user settings pageUnknwon2014-12-294-6/+6
| |_|_|/ / / |/| | | | |