]> source.dussan.org Git - gitea.git/log
gitea.git
7 years agoMerge pull request #130 from 0xbaadf00d/feature/ordering-org-user
Lunny Xiao [Thu, 10 Nov 2016 08:56:36 +0000 (16:56 +0800)]
Merge pull request #130 from 0xbaadf00d/feature/ordering-org-user

Ordering organizations and users by name

7 years agoOrdering organizations and users by name 130/head
Thibault Meyer [Thu, 10 Nov 2016 08:10:35 +0000 (09:10 +0100)]
Ordering organizations and users by name

7 years agoMerge pull request #127 from metalmatze/enhancement/cli
Lunny Xiao [Thu, 10 Nov 2016 03:31:26 +0000 (11:31 +0800)]
Merge pull request #127 from metalmatze/enhancement/cli

Use cli Flags directly and not some helper funcs

7 years agoImprove formatting of admin command 127/head
Matthias Loibl [Wed, 9 Nov 2016 22:32:24 +0000 (23:32 +0100)]
Improve formatting of admin command

Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
7 years agoUse cli Flags directly and not some helper funcs
Matthias Loibl [Wed, 9 Nov 2016 22:18:22 +0000 (23:18 +0100)]
Use cli Flags directly and not some helper funcs

Signed-off-by: Matthias Loibl <mail@matthiasloibl.com>
7 years agoMerge pull request #116 from lunny/lunny/lang-miss
Lunny Xiao [Wed, 9 Nov 2016 07:16:27 +0000 (15:16 +0800)]
Merge pull request #116 from lunny/lunny/lang-miss

fixed lack of translation for zh-CN

7 years agoMerge pull request #18 from LefsFlarey/issue/3675
Lunny Xiao [Wed, 9 Nov 2016 07:14:18 +0000 (15:14 +0800)]
Merge pull request #18 from LefsFlarey/issue/3675

Fix 500 error caused by deleted users on issues (#3675)

7 years agoFix err not being nil 18/head
Flare [Wed, 9 Nov 2016 05:07:01 +0000 (13:07 +0800)]
Fix err not being nil

7 years agoMerge pull request #17 from LefsFlarey/issue/3666
Matthias Loibl [Tue, 8 Nov 2016 17:28:00 +0000 (18:28 +0100)]
Merge pull request #17 from LefsFlarey/issue/3666

Fixed 404 caused by unexpected question mark

7 years agoFixed 404 caused by unexpected question mark 17/head
Flare [Sun, 18 Sep 2016 15:46:52 +0000 (23:46 +0800)]
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

7 years agoMerge pull request #119 from metalmatze/fix/editorconfig
Lunny Xiao [Tue, 8 Nov 2016 11:13:29 +0000 (19:13 +0800)]
Merge pull request #119 from metalmatze/fix/editorconfig

Go uses ident size 8 with tabs. Nothing else.

7 years agoGo uses ident size 8 with tabs. Nothing else. 119/head
Matthias Loibl [Tue, 8 Nov 2016 10:41:02 +0000 (11:41 +0100)]
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.

7 years agoMerge pull request #90 from metalmatze/feature/tool-tests
Kim "BKC" Carlbäcker [Tue, 8 Nov 2016 09:30:52 +0000 (10:30 +0100)]
Merge pull request #90 from metalmatze/feature/tool-tests

Start to add tests for modules/base/tool

7 years agolack of translation for zh-CN 116/head
Lunny Xiao [Tue, 8 Nov 2016 08:20:45 +0000 (16:20 +0800)]
lack of translation for zh-CN

7 years agoMerge pull request #115 from strk/license
Lunny Xiao [Tue, 8 Nov 2016 07:57:46 +0000 (15:57 +0800)]
Merge pull request #115 from strk/license

Re-add "Gogs authors" copyright (togheter with "Gitea authors")

7 years agoMerge pull request #113 from avelino/update_locale
Lunny Xiao [Tue, 8 Nov 2016 07:56:00 +0000 (15:56 +0800)]
Merge pull request #113 from avelino/update_locale

replace Gogs to Gitea on locale files

7 years agoFix typo 115/head
Sandro Santilli [Tue, 8 Nov 2016 07:42:05 +0000 (08:42 +0100)]
Fix typo

7 years agoRe-add "Gogs authors" copyright (togheter with "Gitea authors")
Sandro Santilli [Tue, 8 Nov 2016 07:36:19 +0000 (08:36 +0100)]
Re-add "Gogs authors" copyright (togheter with "Gitea authors")

7 years agoupdate copyright gitea license (#112)
Thiago Avelino [Tue, 8 Nov 2016 06:57:25 +0000 (04:57 -0200)]
update copyright gitea license (#112)

7 years agoreplace Gogs to Gitea on locale files 113/head
Avelino [Tue, 8 Nov 2016 03:21:31 +0000 (01:21 -0200)]
replace Gogs to Gitea on locale files

7 years agoMerge pull request #73 from bkcsoft/gt/2164-release-pagination
Lunny Xiao [Tue, 8 Nov 2016 02:39:03 +0000 (10:39 +0800)]
Merge pull request #73 from bkcsoft/gt/2164-release-pagination

Add Pagination to Releases-page (and de-duplicate pagination templates)

7 years agoAdd test for IsTextFile() 90/head
Matthias Loibl [Mon, 7 Nov 2016 22:15:02 +0000 (23:15 +0100)]
Add test for IsTextFile()

7 years agoMake long godoc comment 2 lines
Matthias Loibl [Mon, 7 Nov 2016 22:14:50 +0000 (23:14 +0100)]
Make long godoc comment 2 lines

7 years agoAdd test for IsLetter()
Matthias Loibl [Mon, 7 Nov 2016 21:44:25 +0000 (22:44 +0100)]
Add test for IsLetter()

7 years agoAdd test for Int64sToMap()
Matthias Loibl [Mon, 7 Nov 2016 21:08:50 +0000 (22:08 +0100)]
Add test for Int64sToMap()

7 years agoAdd tests for StringsToInt64s() & Int64sToStrings()
Matthias Loibl [Mon, 7 Nov 2016 20:49:50 +0000 (21:49 +0100)]
Add tests for StringsToInt64s() & Int64sToStrings()

7 years agoAdd tests for TruncateString()
Matthias Loibl [Mon, 7 Nov 2016 20:37:08 +0000 (21:37 +0100)]
Add tests for TruncateString()

7 years agoUse TruncateString(sha1,10) in ShortSha and deprecate it.
Matthias Loibl [Mon, 7 Nov 2016 20:36:01 +0000 (21:36 +0100)]
Use TruncateString(sha1,10) in ShortSha and deprecate it.

7 years agoAdd tests for EllipsisString() and fix bug if param length < 3
Matthias Loibl [Mon, 7 Nov 2016 20:27:14 +0000 (21:27 +0100)]
Add tests for EllipsisString() and fix bug if param length < 3

7 years agoTest AvatarLink and refactor with tests passing
Matthias Loibl [Mon, 7 Nov 2016 20:13:38 +0000 (21:13 +0100)]
Test AvatarLink and refactor with tests passing

7 years agoVendor github.com/stretchr/testify for the assert package
Matthias Loibl [Mon, 7 Nov 2016 19:31:59 +0000 (20:31 +0100)]
Vendor github.com/stretchr/testify for the assert package

7 years agoUse testify/assert for all tests in tool_test.go
Matthias Loibl [Mon, 7 Nov 2016 19:28:03 +0000 (20:28 +0100)]
Use testify/assert for all tests in tool_test.go

7 years agoAdd unit test for base.FileSize()
Matthias Loibl [Sun, 6 Nov 2016 23:32:32 +0000 (00:32 +0100)]
Add unit test for base.FileSize()

7 years agoStart to add tests for modules/base/tool
Matthias Loibl [Sun, 6 Nov 2016 00:53:11 +0000 (01:53 +0100)]
Start to add tests for modules/base/tool

7 years agoFix type in unused constant name (#111)
Sandro Santilli [Mon, 7 Nov 2016 20:58:22 +0000 (21:58 +0100)]
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"

7 years agoMerge pull request #109 from go-gitea/lgtm
Matthias Loibl [Mon, 7 Nov 2016 19:07:47 +0000 (20:07 +0100)]
Merge pull request #109 from go-gitea/lgtm

Added ignore_maintainers_file option to .lgtm

7 years agoMerge pull request #110 from strk/MixedCaseConst
Sandro Santilli [Mon, 7 Nov 2016 18:22:21 +0000 (19:22 +0100)]
Merge pull request #110 from strk/MixedCaseConst

Use MixedCase constant names

7 years agomore 110/head
Sandro Santilli [Mon, 7 Nov 2016 16:55:31 +0000 (17:55 +0100)]
more

7 years agoAnd others
Sandro Santilli [Mon, 7 Nov 2016 16:53:22 +0000 (17:53 +0100)]
And others

7 years agomore
Sandro Santilli [Mon, 7 Nov 2016 16:41:28 +0000 (17:41 +0100)]
more

7 years agoSecurity protocols
Sandro Santilli [Mon, 7 Nov 2016 16:38:43 +0000 (17:38 +0100)]
Security protocols

7 years agoMore mixage
Sandro Santilli [Mon, 7 Nov 2016 16:37:28 +0000 (17:37 +0100)]
More mixage

7 years agoMore overlooks
Sandro Santilli [Mon, 7 Nov 2016 16:35:34 +0000 (17:35 +0100)]
More overlooks

7 years agoThis one I overlooked before
Sandro Santilli [Mon, 7 Nov 2016 16:33:03 +0000 (17:33 +0100)]
This one I overlooked before

7 years agoMore...
Sandro Santilli [Mon, 7 Nov 2016 16:30:04 +0000 (17:30 +0100)]
More...

7 years agoMore MixedCase consts
Sandro Santilli [Mon, 7 Nov 2016 16:24:59 +0000 (17:24 +0100)]
More MixedCase consts

7 years agoACCESS_MODE_* -> AccessMode*
Sandro Santilli [Mon, 7 Nov 2016 16:20:37 +0000 (17:20 +0100)]
ACCESS_MODE_* -> AccessMode*

7 years agoMore MixedCase consts
Sandro Santilli [Mon, 7 Nov 2016 16:08:21 +0000 (17:08 +0100)]
More MixedCase consts

7 years agoUse MixedCase constant names
Sandro Santilli [Mon, 7 Nov 2016 15:37:32 +0000 (16:37 +0100)]
Use MixedCase constant names

See https://github.com/golang/go/wiki/CodeReviewComments#mixed-caps

7 years agoAdded ignore_maintainers_file option to .lgtm 109/head
Thomas Boerger [Mon, 7 Nov 2016 15:36:37 +0000 (16:36 +0100)]
Added ignore_maintainers_file option to .lgtm

7 years agoMerge pull request #108 from go-gitea/go-sdk
Thomas Boerger [Mon, 7 Nov 2016 15:31:17 +0000 (16:31 +0100)]
Merge pull request #108 from go-gitea/go-sdk

Replaced gogits go-gogs-client with go-sdk

7 years agoMerge pull request #103 from strk/GOGS_drop
Sandro Santilli [Mon, 7 Nov 2016 15:30:48 +0000 (16:30 +0100)]
Merge pull request #103 from strk/GOGS_drop

Replace GOGS with GITEA in variable names

7 years agoChange binary name from main to gitea
Joubert RedRat [Mon, 7 Nov 2016 13:53:29 +0000 (11:53 -0200)]
Change binary name from main to gitea

7 years agoReplace Gogs to Gitea in installation options
Joubert RedRat [Mon, 7 Nov 2016 13:26:13 +0000 (11:26 -0200)]
Replace Gogs to Gitea in installation options

7 years agoHush dangerous GNU comment, mark "check" rule as phony
Sandro Santilli [Mon, 7 Nov 2016 14:31:44 +0000 (15:31 +0100)]
Hush dangerous GNU comment, mark "check" rule as phony

7 years agoAdd "check" alias for testing
Sandro Santilli [Mon, 7 Nov 2016 12:41:47 +0000 (13:41 +0100)]
Add "check" alias for testing

Follows GNU Coding Standards, see
https://www.gnu.org/prep/standards/html_node/Standard-Targets.html#Standard-Targets

7 years agoReplaced go-gogs-client with go-sdk imports 108/head
Thomas Boerger [Mon, 7 Nov 2016 15:02:19 +0000 (16:02 +0100)]
Replaced go-gogs-client with go-sdk imports

7 years agoFixed links to sdk docs
Thomas Boerger [Mon, 7 Nov 2016 14:58:58 +0000 (15:58 +0100)]
Fixed links to sdk docs

7 years agoAdded updated go-sdk
Thomas Boerger [Mon, 7 Nov 2016 13:53:13 +0000 (14:53 +0100)]
Added updated go-sdk

7 years agoStop ignoring gitea in general
Thomas Boerger [Mon, 7 Nov 2016 15:09:42 +0000 (16:09 +0100)]
Stop ignoring gitea in general

7 years agoFix typo in unused constant name 103/head
Sandro Santilli [Mon, 7 Nov 2016 11:52:55 +0000 (12:52 +0100)]
Fix typo in unused constant name

7 years agoRename and update init files to use "gitea" instead of "gogs"
Sandro Santilli [Mon, 7 Nov 2016 11:54:17 +0000 (12:54 +0100)]
Rename and update init files to use "gitea" instead of "gogs"

Closes #102

7 years agoReplace GOGS with GITEA in variable names
Sandro Santilli [Mon, 7 Nov 2016 10:41:50 +0000 (11:41 +0100)]
Replace GOGS with GITEA in variable names

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

7 years agoDropped github.com/gogits/go-gogs-client vendored dep
Thomas Boerger [Mon, 7 Nov 2016 13:51:05 +0000 (14:51 +0100)]
Dropped github.com/gogits/go-gogs-client vendored dep

7 years agoDropped client from version check
Thomas Boerger [Mon, 7 Nov 2016 09:48:19 +0000 (10:48 +0100)]
Dropped client from version check

7 years agoLink to godoc instead of Gogs wiki
Thomas Boerger [Mon, 7 Nov 2016 09:47:58 +0000 (10:47 +0100)]
Link to godoc instead of Gogs wiki

7 years agoDropped link to Gogs docs from template
Thomas Boerger [Mon, 7 Nov 2016 09:47:33 +0000 (10:47 +0100)]
Dropped link to Gogs docs from template

7 years agoSet correct doc url for go-sdk
Thomas Boerger [Mon, 7 Nov 2016 09:07:43 +0000 (10:07 +0100)]
Set correct doc url for go-sdk

7 years agoMerge pull request #97 from andreynering/gitea/diff-colors
Lunny Xiao [Mon, 7 Nov 2016 12:39:20 +0000 (20:39 +0800)]
Merge pull request #97 from andreynering/gitea/diff-colors

CSS: Stronger colors for diffs

7 years agoMerge all pagination-templates into 'base/paginate' 73/head
Kim "BKC" Carlbäcker [Mon, 7 Nov 2016 10:44:49 +0000 (11:44 +0100)]
Merge all pagination-templates into 'base/paginate'

to reduce code-duplicity

7 years agoAdd Pagination to Releases-page
Kim "BKC" Carlbäcker [Fri, 4 Nov 2016 19:28:07 +0000 (20:28 +0100)]
Add Pagination to Releases-page

7 years agoMerge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloning
Rachid Zarouali [Mon, 7 Nov 2016 10:23:30 +0000 (11:23 +0100)]
Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloning

Disable HTTP cloning

7 years agoUse the rev-parsed sha1 commit id (#98)
Odin Ugedal [Sun, 6 Nov 2016 21:15:44 +0000 (22:15 +0100)]
Use the rev-parsed sha1 commit id (#98)

Use the rev-parsed sha1 commit id in urls to repo files,
instead of the abbreviated version.

7 years agoCSS: Stronger colors for diffs 97/head
Andrey Nering [Sun, 6 Nov 2016 19:57:36 +0000 (17:57 -0200)]
CSS: Stronger colors for diffs

7 years agoMerge pull request #95 from odinuge/readmeTxt
Matthias Loibl [Sun, 6 Nov 2016 18:54:46 +0000 (19:54 +0100)]
Merge pull request #95 from odinuge/readmeTxt

Fix rendering of non-markdown readme files

7 years agoFix rendering of non-markdown readme files 95/head
Odin Ugedal [Thu, 13 Oct 2016 18:17:06 +0000 (20:17 +0200)]
Fix rendering of non-markdown readme files

7 years agoReplace gogits/git-module dependency with go-gitea/git (#94)
Sandro Santilli [Sun, 6 Nov 2016 13:18:34 +0000 (14:18 +0100)]
Replace gogits/git-module dependency with go-gitea/git (#94)

* Replace gogits/git-module dependency with go-gitea/git

Fixes #92

* Remove git alias for git module import (not needed)

7 years agoAdds checking of reserved keywords against team names (#22)
LefsFlare [Sun, 6 Nov 2016 09:07:03 +0000 (17:07 +0800)]
Adds checking of reserved keywords against team names (#22)

7 years agoOrdering team by name ascending except for 'Owners' (#48)
Thibault Meyer [Sun, 6 Nov 2016 08:59:21 +0000 (09:59 +0100)]
Ordering team by name ascending except for 'Owners' (#48)

7 years agoAdd tests for CurrentUsername() (#88)
Matthias Loibl [Sun, 6 Nov 2016 08:47:25 +0000 (09:47 +0100)]
Add tests for CurrentUsername() (#88)

7 years agoMerge pull request #83 from strk/dot.github
Lunny Xiao [Sun, 6 Nov 2016 04:30:31 +0000 (12:30 +0800)]
Merge pull request #83 from strk/dot.github

Review issue and pull templates, drop unused contributing file

7 years agoReview issue and pull templates, drop unused contributing file 83/head
Sandro Santilli [Sat, 5 Nov 2016 15:20:45 +0000 (16:20 +0100)]
Review issue and pull templates, drop unused contributing file

The CONTRIBUTING.md from root dir will be used by github

7 years agoWrap text to 80 columns (#81)
Sandro Santilli [Sat, 5 Nov 2016 22:23:14 +0000 (23:23 +0100)]
Wrap text to 80 columns (#81)

Use a list for owners (nitpick response)

7 years agoMerge pull request #85 from metalmatze/feature/goimports
Matthias Loibl [Sat, 5 Nov 2016 22:08:29 +0000 (23:08 +0100)]
Merge pull request #85 from metalmatze/feature/goimports

Fix imports found by goimports.

7 years agoMerge branch 'master' into feature/goimports 85/head
Sandro Santilli [Sat, 5 Nov 2016 21:54:20 +0000 (22:54 +0100)]
Merge branch 'master' into feature/goimports

7 years agoMerge pull request #84 from andreynering/gitea/fix-500-on-invalid-editorconfig
Matthias Loibl [Sat, 5 Nov 2016 18:01:20 +0000 (19:01 +0100)]
Merge pull request #84 from andreynering/gitea/fix-500-on-invalid-editorconfig

Refactor editorconfig middleware

7 years agoRefactor editorconfig middleware 84/head
Andrey Nering [Sat, 5 Nov 2016 15:58:53 +0000 (13:58 -0200)]
Refactor editorconfig middleware

7 years agoAdd missing version & gogs package
Matthias Loibl [Sat, 5 Nov 2016 17:04:47 +0000 (18:04 +0100)]
Add missing version & gogs package

7 years agoFix imports found by goimports.
Matthias Loibl [Sat, 5 Nov 2016 16:56:35 +0000 (17:56 +0100)]
Fix imports found by goimports.

7 years agoAdd myself to the MAINTAINERS (#82)
Matthias Loibl [Sat, 5 Nov 2016 16:32:11 +0000 (17:32 +0100)]
Add myself to the MAINTAINERS (#82)

:blush:

7 years agoMerge pull request #59 from andreynering/gitea/fix-500-on-invalid-editorconfig
Sandro Santilli [Sat, 5 Nov 2016 15:53:36 +0000 (16:53 +0100)]
Merge pull request #59 from andreynering/gitea/fix-500-on-invalid-editorconfig

Fix 500 when repo has invalid .editorconfig

7 years agoFix 500 when repo has invalid .editorconfig 59/head
Andrey Nering [Thu, 3 Nov 2016 22:45:16 +0000 (20:45 -0200)]
Fix 500 when repo has invalid .editorconfig

Creating a notice instead

7 years agoMerge pull request #79 from strk/Makefile-tabs
Thomas Boerger [Sat, 5 Nov 2016 15:13:33 +0000 (16:13 +0100)]
Merge pull request #79 from strk/Makefile-tabs

Use tabs in Makefiles

7 years agoDrop indent-size from Makefile section 79/head
Sandro Santilli [Sat, 5 Nov 2016 12:26:11 +0000 (13:26 +0100)]
Drop indent-size from Makefile section

7 years agoUse tabs in Makefiles
Sandro Santilli [Sat, 5 Nov 2016 11:55:27 +0000 (12:55 +0100)]
Use tabs in Makefiles

7 years agoMerge pull request #69 from go-gitea/makefile
Thomas Boerger [Fri, 4 Nov 2016 23:06:41 +0000 (00:06 +0100)]
Merge pull request #69 from go-gitea/makefile

Refactoring of the makefile

7 years agoExtended gitignore 69/head
Thomas Boerger [Fri, 4 Nov 2016 22:21:28 +0000 (23:21 +0100)]
Extended gitignore

7 years agoDropped outdated build scripts
Thomas Boerger [Fri, 4 Nov 2016 13:40:43 +0000 (14:40 +0100)]
Dropped outdated build scripts

7 years agoFixed "net.UnixAddr composite literal uses unkeyed fields"
Thomas Boerger [Fri, 4 Nov 2016 13:15:55 +0000 (14:15 +0100)]
Fixed "net.UnixAddr composite literal uses unkeyed fields"

7 years agoTotally refactored the makefile and adjusted travis config
Thomas Boerger [Fri, 4 Nov 2016 12:58:55 +0000 (13:58 +0100)]
Totally refactored the makefile and adjusted travis config