Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update home page to Gitea (#138) | Andrey Nering | 2016-11-11 | 5 | -27/+27 |
| | |||||
* | Merge pull request #136 from 0xbaadf00d/feature/rewrite-xorm-queries | Andrey Nering | 2016-11-10 | 21 | -227/+474 |
|\ | | | | | Rewrite raw queries | ||||
| * | Remove unused import | Thibault Meyer | 2016-11-10 | 1 | -1/+0 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries | Thibault Meyer | 2016-11-10 | 168 | -482/+485 |
| |\ | |/ |/| | | | | | | | | | | | | | # Conflicts: # models/git_diff.go # models/issue.go # models/org.go # models/pull.go # models/repo.go | ||||
* | | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 166 | -481/+483 |
| | | | | | | | | | | | | | | - 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 #134 from metalmatze/fix/admin-templates | Andrey Nering | 2016-11-10 | 2 | -2/+2 |
|\ \ | | | | | | | Fix bug that tries to load mistyped templates | ||||
| * | | Fix bug that tries to load mistyped templates | Matthias Loibl | 2016-11-10 | 2 | -2/+2 |
|/ / | |||||
| * | Rewrite XORM queries | Thibault Meyer | 2016-11-10 | 22 | -233/+480 |
|/ | |||||
* | first batch of Readme updates (#65) | Rachid Zarouali | 2016-11-10 | 5 | -25/+15 |
| | |||||
* | Remove go version from build tags (#133) | Matthias Loibl | 2016-11-10 | 2 | -3/+1 |
| | |||||
* | Check unhandled errors (#128) | Matthias Loibl | 2016-11-10 | 2 | -4/+16 |
| | |||||
* | Merge pull request #131 from 0xbaadf00d/feature/gitignore | Matthias Loibl | 2016-11-10 | 1 | -0/+3 |
|\ | | | | | Add IDEA IntelliJ to .gitignore | ||||
| * | Add IDEA IntelliJ to .gitignore | Thibault Meyer | 2016-11-10 | 1 | -0/+3 |
| | | |||||
* | | Merge pull request #121 from joubertredrat/feature-last-login | Lunny Xiao | 2016-11-10 | 5 | -40/+64 |
|\ \ | | | | | | | Last Login for admin manage your users | ||||
| * | | Support to last login feature | Joubert RedRat | 2016-11-09 | 5 | -40/+64 |
| | | | |||||
* | | | Merge pull request #129 from lunny/lunny/SQL_instead_Sql | Lunny Xiao | 2016-11-10 | 4 | -5/+5 |
|\ \ \ | | | | | | | | | use x.SQL instead of x.Sql | ||||
| * | | | use x.SQL instead of x.Sql | Lunny Xiao | 2016-11-10 | 4 | -5/+5 |
| | |/ | |/| | |||||
* | | | Merge pull request #130 from 0xbaadf00d/feature/ordering-org-user | Lunny Xiao | 2016-11-10 | 4 | -21/+41 |
|\ \ \ | |/ / |/| | | Ordering organizations and users by name | ||||
| * | | Ordering organizations and users by name | Thibault Meyer | 2016-11-10 | 4 | -21/+41 |
|/ / | |||||
* | | Merge pull request #127 from metalmatze/enhancement/cli | Lunny Xiao | 2016-11-10 | 8 | -69/+93 |
|\ \ | | | | | | | Use cli Flags directly and not some helper funcs | ||||
| * | | Improve formatting of admin command | Matthias Loibl | 2016-11-09 | 1 | -2/+4 |
| | | | | | | | | | | | | Signed-off-by: Matthias Loibl <mail@matthiasloibl.com> | ||||
| * | | Use cli Flags directly and not some helper funcs | Matthias Loibl | 2016-11-09 | 8 | -69/+91 |
|/ / | | | | | | | Signed-off-by: Matthias Loibl <mail@matthiasloibl.com> | ||||
* | | Merge pull request #116 from lunny/lunny/lang-miss | Lunny Xiao | 2016-11-09 | 1 | -0/+1 |
|\ \ | | | | | | | fixed lack of translation for zh-CN | ||||
| * | | lack of translation for zh-CN | Lunny Xiao | 2016-11-08 | 1 | -0/+1 |
| | | | |||||
* | | | Merge pull request #18 from LefsFlarey/issue/3675 | Lunny Xiao | 2016-11-09 | 1 | -4/+4 |
|\ \ \ | | | | | | | | | Fix 500 error caused by deleted users on issues (#3675) | ||||
| * | | | Fix err not being nil | Flare | 2016-11-09 | 1 | -0/+1 |
| | | | | |||||
| * | | | Still print error if user does not exist | Flare | 2016-11-05 | 1 | -0/+4 |
| | | | | |||||
| * | | | Fix 500 error caused by deleted users on issues (#3675) | Flare | 2016-09-20 | 1 | -7/+2 |
| | | | | |||||
* | | | | Merge pull request #17 from LefsFlarey/issue/3666 | Matthias Loibl | 2016-11-08 | 3 | -4/+4 |
|\ \ \ \ | | | | | | | | | | | Fixed 404 caused by unexpected question mark | ||||
| * | | | | Fixed 404 caused by unexpected question mark | Flare | 2016-11-08 | 3 | -4/+4 |
| |/ / / | | | | | | | | | | | | | This fixes 404 caused when creating new files or wiki pages with question marks. Amended to force CI rebuild | ||||
* | | | | Merge pull request #119 from metalmatze/fix/editorconfig | Lunny Xiao | 2016-11-08 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | Go uses ident size 8 with tabs. Nothing else. | ||||
| * | | | Go uses ident size 8 with tabs. Nothing else. | Matthias Loibl | 2016-11-08 | 1 | -1/+1 |
|/ / / | | | | | | | | | | | | | We are using gofmt to format our code. This will emit tabs. The standard is tabs which is 8 spaces. | ||||
* | | | Merge pull request #90 from metalmatze/feature/tool-tests | Kim "BKC" Carlbäcker | 2016-11-08 | 22 | -25/+4738 |
|\ \ \ | |_|/ |/| | | Start to add tests for modules/base/tool | ||||
| * | | 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 |
| | | | |||||
| * | | Vendor github.com/stretchr/testify for the assert package | Matthias Loibl | 2016-11-07 | 20 | -0/+4533 |
| | | | |||||
| * | | 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 |
| | | | |||||
* | | | Merge pull request #115 from strk/license | Lunny Xiao | 2016-11-08 | 1 | -1/+2 |
|\ \ \ | | | | | | | | | Re-add "Gogs authors" copyright (togheter with "Gitea authors") | ||||
| * | | | Fix typo | Sandro Santilli | 2016-11-08 | 1 | -1/+1 |
| | | | | |||||
| * | | | Re-add "Gogs authors" copyright (togheter with "Gitea authors") | Sandro Santilli | 2016-11-08 | 1 | -1/+2 |
| | | | | |||||
* | | | | Merge pull request #113 from avelino/update_locale | Lunny Xiao | 2016-11-08 | 20 | -219/+220 |
|\ \ \ \ | |/ / / |/| | | | replace Gogs to Gitea on locale files |