Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #254 from lunny/lunny/golint_modules_context | Thomas Boerger | 2016-11-25 | 6 | -2/+19 | |
|\ \ | | | | | | | Golint fixed for modules/context | |||||
| * | | Golint fixed for modules/context | Lunny Xiao | 2016-11-25 | 6 | -2/+19 | |
| | | | ||||||
* | | | Merge pull request #256 from lunny/lunny/golint_modules_avatar | Thomas Boerger | 2016-11-25 | 1 | -3/+4 | |
|\ \ \ | | | | | | | | | Golint fixed for modules/avatar | |||||
| * | | | golint fixed for modules/avatar | Lunny Xiao | 2016-11-25 | 1 | -3/+4 | |
| |/ / | ||||||
* | | | Merge pull request #255 from lunny/lunny/golint_modules_cron | Thomas Boerger | 2016-11-25 | 1 | -0/+1 | |
|\ \ \ | | | | | | | | | Golint fixed for modules/cron | |||||
| * | | | golint fixed for modules/cron | Lunny Xiao | 2016-11-25 | 1 | -0/+1 | |
| |/ / | ||||||
* | | | Merge pull request #252 from lunny/lunny/golint_fixed_modules_httplib | Thomas Boerger | 2016-11-25 | 1 | -15/+18 | |
|\ \ \ | | | | | | | | | Golint fixed for modules/httplib | |||||
| * | | | Golint fixed for modules/httplib | Lunny Xiao | 2016-11-25 | 1 | -15/+18 | |
| |/ / | ||||||
* | | | Merge pull request #251 from lunny/lunny/golint_modules_template | Thomas Boerger | 2016-11-25 | 2 | -14/+26 | |
|\ \ \ | | | | | | | | | Golint fixed for modules/template | |||||
| * | | | Golint fixed for modules/template | Lunny Xiao | 2016-11-25 | 2 | -14/+26 | |
| |/ / | ||||||
* | | | Merge pull request #250 from lunny/lunny/golint_modules_markdown | Thomas Boerger | 2016-11-25 | 2 | -11/+13 | |
|\ \ \ | | | | | | | | | Golint fixed for modules/markdown | |||||
| * | | | fixed test build error | Lunny Xiao | 2016-11-25 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | golint fixed for modules/markdown | Lunny Xiao | 2016-11-25 | 1 | -9/+11 | |
| |/ / | ||||||
* / / | Golint fixed for modules/mailer | Lunny Xiao | 2016-11-25 | 1 | -1/+8 | |
|/ / | ||||||
* | | Merge pull request #235 from lunny/lunny/golint_modules_user | Thomas Boerger | 2016-11-24 | 1 | -0/+1 | |
|\ \ | | | | | | | golint fixed for modules/user | |||||
| * | | golint fixed for modules/user | Lunny Xiao | 2016-11-24 | 1 | -0/+1 | |
| |/ | ||||||
* | | Merge pull request #231 from lunny/lunny/golint_modules_base | Thomas Boerger | 2016-11-24 | 2 | -7/+16 | |
|\ \ | | | | | | | golint fixed for modules/base | |||||
| * | | golint fixed for modules/base | Lunny Xiao | 2016-11-24 | 2 | -7/+16 | |
| |/ | ||||||
* / | Lint and document manager api | Sandro Santilli | 2016-11-24 | 1 | -8/+17 | |
|/ | ||||||
* | API endpoints for stars | Ethan Koenig | 2016-11-16 | 1 | -0/+31 | |
| | ||||||
* | fix variable assigned and not used. | Bo-Yi Wu | 2016-11-15 | 1 | -4/+0 | |
| | | | | Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> | |||||
* | Normalize files with gofmt | Thibault Meyer | 2016-11-11 | 4 | -6/+6 | |
| | ||||||
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 20 | -48/+48 | |
| | | | | | | | - Update import paths from github.com/go-gitea to code.gitea.io - Fix import path for travis See https://docs.travis-ci.com/user/languages/go#Go-Import-Path | |||||
* | Merge pull request #121 from joubertredrat/feature-last-login | Lunny Xiao | 2016-11-10 | 1 | -40/+40 | |
|\ | | | | | Last Login for admin manage your users | |||||
| * | Support to last login feature | Joubert RedRat | 2016-11-09 | 1 | -40/+40 | |
| | | ||||||
* | | Merge pull request #17 from LefsFlarey/issue/3666 | Matthias Loibl | 2016-11-08 | 1 | -1/+1 | |
|\ \ | |/ |/| | Fixed 404 caused by unexpected question mark | |||||
| * | Fixed 404 caused by unexpected question mark | Flare | 2016-11-08 | 1 | -1/+1 | |
| | | | | | | | | This fixes 404 caused when creating new files or wiki pages with question marks. Amended to force CI rebuild | |||||
* | | Add test for IsTextFile() | Matthias Loibl | 2016-11-07 | 1 | -3/+7 | |
| | | ||||||
* | | Make long godoc comment 2 lines | Matthias Loibl | 2016-11-07 | 1 | -1/+2 | |
| | | ||||||
* | | Add test for IsLetter() | Matthias Loibl | 2016-11-07 | 1 | -1/+15 | |
| | | ||||||
* | | Add test for Int64sToMap() | Matthias Loibl | 2016-11-07 | 1 | -1/+8 | |
| | | ||||||
* | | Add tests for StringsToInt64s() & Int64sToStrings() | Matthias Loibl | 2016-11-07 | 2 | -9/+45 | |
| | | ||||||
* | | Add tests for TruncateString() | Matthias Loibl | 2016-11-07 | 1 | -1/+11 | |
| | | ||||||
* | | Use TruncateString(sha1,10) in ShortSha and deprecate it. | Matthias Loibl | 2016-11-07 | 1 | -4/+2 | |
| | | ||||||
* | | Add tests for EllipsisString() and fix bug if param length < 3 | Matthias Loibl | 2016-11-07 | 2 | -5/+16 | |
| | | ||||||
* | | Test AvatarLink and refactor with tests passing | Matthias Loibl | 2016-11-07 | 2 | -13/+32 | |
| | | ||||||
* | | Use testify/assert for all tests in tool_test.go | Matthias Loibl | 2016-11-07 | 1 | -31/+12 | |
| | | ||||||
* | | Add unit test for base.FileSize() | Matthias Loibl | 2016-11-07 | 1 | -2/+23 | |
| | | ||||||
* | | Start to add tests for modules/base/tool | Matthias Loibl | 2016-11-07 | 2 | -7/+85 | |
| | | ||||||
* | | Fix type in unused constant name (#111) | Sandro Santilli | 2016-11-07 | 2 | -12/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Write LDAP, SMTP, PAM, DLDAP back to all uppercase * Fix type in unused constant name * Other MixCased fixes * Complete MixerCasing of template constants * Re uppercase LTS and LDAPS suffixes * Uppercase JSON suffix in constant names * Proper case LoginNoType * Prefix unexported template path constants with "tpl" | |||||
* | | more | Sandro Santilli | 2016-11-07 | 1 | -2/+2 | |
| | | ||||||
* | | Security protocols | Sandro Santilli | 2016-11-07 | 1 | -5/+5 | |
| | | ||||||
* | | ACCESS_MODE_* -> AccessMode* | Sandro Santilli | 2016-11-07 | 2 | -7/+7 | |
| | | ||||||
* | | Merge pull request #108 from go-gitea/go-sdk | Thomas Boerger | 2016-11-07 | 2 | -2/+2 | |
|\ \ | | | | | | | Replaced gogits go-gogs-client with go-sdk | |||||
| * | | Fixed links to sdk docs | Thomas Boerger | 2016-11-07 | 1 | -1/+1 | |
| | | | ||||||
| * | | Set correct doc url for go-sdk | Thomas Boerger | 2016-11-07 | 2 | -2/+2 | |
| | | | ||||||
* | | | Merge pull request #103 from strk/GOGS_drop | Sandro Santilli | 2016-11-07 | 1 | -3/+19 | |
|\ \ \ | | | | | | | | | Replace GOGS with GITEA in variable names | |||||
| * | | | Replace GOGS with GITEA in variable names | Sandro Santilli | 2016-11-07 | 1 | -3/+19 | |
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Still use GOGS_WORK_DIR and GOGS_CUSTOM env variables as a fallback if the equivalent GITEA_* are not set, warning user about the need for change. Does not change "gogs" to "gitea" in webhook type name Because "gogs" hook type is part of the API (routes) and used in templates... Closes #87 | |||||
* / / | Replace Gogs to Gitea in installation options | Joubert RedRat | 2016-11-07 | 2 | -400/+400 | |
|/ / | ||||||
* | | Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloning | Rachid Zarouali | 2016-11-07 | 2 | -0/+3 | |
|\ \ | | | | | | | Disable HTTP cloning |