Rachid Zarouali
d2a5977e75
first batch of Readme updates ( #65 )
8 years ago
Matthias Loibl
a3d8936a74
Remove go version from build tags ( #133 )
8 years ago
Matthias Loibl
d6ac97459b
Check unhandled errors ( #128 )
8 years ago
Matthias Loibl
ea34bb2d01
Merge pull request #131 from 0xbaadf00d/feature/gitignore
Add IDEA IntelliJ to .gitignore
8 years ago
Lunny Xiao
68d5ee45d5
Merge pull request #121 from joubertredrat/feature-last-login
Last Login for admin manage your users
8 years ago
Lunny Xiao
00146d574d
Merge pull request #129 from lunny/lunny/SQL_instead_Sql
use x.SQL instead of x.Sql
8 years ago
Thibault Meyer
1ffca61529
Add IDEA IntelliJ to .gitignore
8 years ago
Lunny Xiao
b764218ea3
Merge pull request #130 from 0xbaadf00d/feature/ordering-org-user
Ordering organizations and users by name
8 years ago
Thibault Meyer
4356fe09dd
Ordering organizations and users by name
8 years ago
Lunny Xiao
4e8fff5273
use x.SQL instead of x.Sql
8 years ago
Lunny Xiao
e7e73a2089
Merge pull request #127 from metalmatze/enhancement/cli
Use cli Flags directly and not some helper funcs
8 years ago
Matthias Loibl
eb533b50fe
Improve formatting of admin command
Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
8 years ago
Matthias Loibl
af072f5d0e
Use cli Flags directly and not some helper funcs
Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
8 years ago
Joubert RedRat
b3890d6acd
Support to last login feature
8 years ago
Lunny Xiao
54d1a24950
Merge pull request #116 from lunny/lunny/lang-miss
fixed lack of translation for zh-CN
8 years ago
Lunny Xiao
c1aee61e5f
Merge pull request #18 from LefsFlarey/issue/3675
Fix 500 error caused by deleted users on issues (#3675 )
8 years ago
Flare
07176be616
Fix err not being nil
8 years ago
Matthias Loibl
7db899faaf
Merge pull request #17 from LefsFlarey/issue/3666
Fixed 404 caused by unexpected question mark
8 years ago
Flare
922a19e2d2
Fixed 404 caused by unexpected question mark
This fixes 404 caused when creating new files or wiki pages with question marks. Amended to force CI rebuild
8 years ago
Lunny Xiao
3e4ab87e42
Merge pull request #119 from metalmatze/fix/editorconfig
Go uses ident size 8 with tabs. Nothing else.
8 years ago
Matthias Loibl
c51a8659b5
Go uses ident size 8 with tabs. Nothing else.
We are using gofmt to format our code. This will emit tabs.
The standard is tabs which is 8 spaces.
8 years ago
Kim "BKC" Carlbäcker
f7cf1ec3e6
Merge pull request #90 from metalmatze/feature/tool-tests
Start to add tests for modules/base/tool
8 years ago
Lunny Xiao
ce010303dd
lack of translation for zh-CN
8 years ago
Lunny Xiao
093460f747
Merge pull request #115 from strk/license
Re-add "Gogs authors" copyright (togheter with "Gitea authors")
8 years ago
Lunny Xiao
63aedaa28d
Merge pull request #113 from avelino/update_locale
replace Gogs to Gitea on locale files
8 years ago
Sandro Santilli
bbbe884572
Fix typo
8 years ago
Sandro Santilli
e7c1b759e4
Re-add "Gogs authors" copyright (togheter with "Gitea authors")
8 years ago
Thiago Avelino
e95273be97
update copyright gitea license ( #112 )
8 years ago
Avelino
599c6bde7f
replace Gogs to Gitea on locale files
8 years ago
Lunny Xiao
6d0d0564ee
Merge pull request #73 from bkcsoft/gt/2164-release-pagination
Add Pagination to Releases-page (and de-duplicate pagination templates)
8 years ago
Matthias Loibl
fe69658651
Add test for IsTextFile()
8 years ago
Matthias Loibl
409b942687
Make long godoc comment 2 lines
8 years ago
Matthias Loibl
b3d3172863
Add test for IsLetter()
8 years ago
Matthias Loibl
573da4204c
Add test for Int64sToMap()
8 years ago
Matthias Loibl
92baf795af
Add tests for StringsToInt64s() & Int64sToStrings()
8 years ago
Matthias Loibl
38d6f53a3d
Add tests for TruncateString()
8 years ago
Matthias Loibl
c5c3ef46b7
Use TruncateString(sha1,10) in ShortSha and deprecate it.
8 years ago
Matthias Loibl
47941f01a1
Add tests for EllipsisString() and fix bug if param length < 3
8 years ago
Matthias Loibl
8834f9dd90
Test AvatarLink and refactor with tests passing
8 years ago
Matthias Loibl
758c8fa374
Vendor github.com/stretchr/testify for the assert package
8 years ago
Matthias Loibl
5bbea06803
Use testify/assert for all tests in tool_test.go
8 years ago
Matthias Loibl
8f027370f5
Add unit test for base.FileSize()
8 years ago
Matthias Loibl
019ca2b0ae
Start to add tests for modules/base/tool
8 years ago
Sandro Santilli
f5ceddc42d
Fix type in unused constant name ( #111 )
* 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"
8 years ago
Matthias Loibl
b6e20b7454
Merge pull request #109 from go-gitea/lgtm
Added ignore_maintainers_file option to .lgtm
8 years ago
Sandro Santilli
1b83557078
Merge pull request #110 from strk/MixedCaseConst
Use MixedCase constant names
8 years ago
Sandro Santilli
1eda823eb3
more
8 years ago
Sandro Santilli
0daccd049a
And others
8 years ago
Sandro Santilli
bb9ea9bb35
more
8 years ago
Sandro Santilli
724cc54d49
Security protocols
8 years ago