Commit Graph
100 Commits
Author SHA1 Message Date
Lunny XiaoandThibault Meyer 0baaa7728a bug fixed caused by #153 (#154) 2016-11-12 09:30:46 +01:00
Lunny XiaoandThibault Meyer 30a37311f8 use in instead string join (#155) 2016-11-12 09:29:18 +01:00
Lunny XiaoandThibault Meyer 555d8b16cb fixed bug #151 caused Find should be Get (#153) 2016-11-12 00:01:09 +01:00
Lunny Xiao ade6d4a20f optimization on database IN 2016-11-12 01:31:37 +08:00
Lunny XiaoandGitHub 9bf28a2799 bug fixed for 500 caused by get org users (#149) 2016-11-12 00:55:06 +08:00
Lunny XiaoandGitHub a8c6698de8 Fix error 500 on organization dashboard page (#150) 2016-11-12 00:40:21 +08:00
Lunny XiaoandSandro Santilli e2aa991e10 ask for go get from code.gitea.io/gitea and change gogs to gitea on main file (#146) 2016-11-11 14:56:35 +01:00
Lunny XiaoandGitHub 1b238fe4d5 Merge pull request #121 from joubertredrat/feature-last-login
Last Login for admin manage your users
2016-11-10 17:20:55 +08:00
Lunny XiaoandGitHub c6c840faf7 Merge pull request #129 from lunny/lunny/SQL_instead_Sql
use x.SQL instead of x.Sql
2016-11-10 17:12:14 +08:00
Lunny XiaoandGitHub b5bfab9855 Merge pull request #130 from 0xbaadf00d/feature/ordering-org-user
Ordering organizations and users by name
2016-11-10 16:56:36 +08:00
Lunny Xiao 7dcc3bc3d7 use x.SQL instead of x.Sql 2016-11-10 15:20:48 +08:00
Lunny XiaoandGitHub 145648a233 Merge pull request #127 from metalmatze/enhancement/cli
Use cli Flags directly and not some helper funcs
2016-11-10 11:31:26 +08:00
Lunny XiaoandGitHub 475ddd8d89 Merge pull request #116 from lunny/lunny/lang-miss
fixed lack of translation for zh-CN
2016-11-09 15:16:27 +08:00
Lunny XiaoandGitHub c511f1c6c3 Merge pull request #18 from LefsFlarey/issue/3675
Fix 500 error caused by deleted users on issues (#3675)
2016-11-09 15:14:18 +08:00
Lunny XiaoandGitHub f6d53ecbc1 Merge pull request #119 from metalmatze/fix/editorconfig
Go uses ident size 8 with tabs. Nothing else.
2016-11-08 19:13:29 +08:00
Lunny Xiao 8b0576b377 lack of translation for zh-CN 2016-11-08 16:20:45 +08:00
Lunny XiaoandGitHub 8857d701fb Merge pull request #115 from strk/license
Re-add "Gogs authors" copyright (togheter with "Gitea authors")
2016-11-08 15:57:46 +08:00
Lunny XiaoandGitHub e06e0f9bb9 Merge pull request #113 from avelino/update_locale
replace Gogs to Gitea on locale files
2016-11-08 15:56:00 +08:00
Lunny XiaoandGitHub 5667d4daae Merge pull request #73 from bkcsoft/gt/2164-release-pagination
Add Pagination to Releases-page (and de-duplicate pagination templates)
2016-11-08 10:39:03 +08:00
Lunny XiaoandGitHub 1b962bac0b Merge pull request #97 from andreynering/gitea/diff-colors
CSS: Stronger colors for diffs
2016-11-07 20:39:20 +08:00
Lunny XiaoandGitHub 1cb5b0e2f6 Merge pull request #83 from strk/dot.github
Review issue and pull templates, drop unused contributing file
2016-11-06 12:30:31 +08:00
Lunny Xiao 587d870f1e follow the advisor: add DCO and some improvements 2016-11-04 16:43:41 +08:00
Lunny XiaoandGitHub 4a5faecd8f Merge pull request #58 from go-gitea/vendoring
Integrated dependency manager
2016-11-04 16:04:20 +08:00
Lunny Xiao 33df11e823 typo and contributing improved 2016-11-04 15:05:45 +08:00
Lunny Xiao 0d41394d6e diff the CONTRIBUTORS and MAINTAINERS 2016-11-04 09:54:57 +08:00
Lunny Xiao 55e804e078 Merge branch 'master' of https://github.com/go-gitea/gitea 2016-11-04 09:40:38 +08:00
Lunny Xiao a90b25226a added CONTRIBUTING 2016-11-04 09:39:04 +08:00
Lunny XiaoandGitHub 1adde07a3f Merge branch 'master' into fix/3743-route-regexp-branchname 2016-11-04 00:11:08 +08:00
Lunny XiaoandGitHub d8de2beb5b Merge pull request #2 from strk/proper-from-on-issue-mail
Fix sender of issue notifications
2016-11-03 16:06:27 +08:00
Lunny Xiao 060d10a4cb config lgtm to disable maintainer to LGTM himself's PR 2016-11-03 14:41:13 +08:00
Lunny Xiao 779b71eda4 fix dependency broken because xorm's API changed 2016-02-16 22:35:08 +08:00
Lunny Xiao f92bdf875b Merge pull request #1226 from nice-software/wip/pam
Add PAM authentication
2015-04-24 16:43:58 +08:00
Lunny Xiao 5de0b0c5ce Merge pull request #1183 from lukad/feature/remove-plenk
Remove extra space from ssh authentication message
2015-04-24 15:08:45 +08:00
Lunny Xiao 0647645948 Merge pull request #1187 from xaionaro/master
Fixed a typo: .ssh/autorized_key -> .ssh/authorized_key
2015-04-24 15:06:36 +08:00
Lunny Xiao e378b3152c Merge pull request #1210 from acusti/patch-1
Wrap remember me text and checkbox in a label
2015-04-24 15:03:49 +08:00
Lunny Xiao 673a76d638 Merge pull request #1211 from mephux/hotfix/type-fix-ValidatePassword
Hotfix/type fix validate password
2015-04-24 15:03:21 +08:00
Lunny Xiao 67983e57f2 Merge pull request #1223 from Scarsz/patch-1
Fix typo
2015-04-24 15:01:21 +08:00
Lunny Xiao 2c4fb6e646 Merge pull request #1218 from StrangeWill/blank-name-fix
Fixes issue with LDAP inserting users with blank names.
2015-04-20 14:06:48 +08:00
Lunny Xiao 3db0e7553e Merge pull request #1186 from dhuan/author-name-on-explore-page
Display author's name on explore page
2015-04-19 00:39:21 +08:00
Lunny Xiao 65a06731db Merge pull request #1216 from tony/ssh-config-options
SSH config options
2015-04-18 20:23:24 +08:00
lunnyxiao e848b17fab bug fixed for #540 2014-10-11 13:24:36 +08:00
lunnyxiao d1911658e1 remove debug info 2014-09-26 12:17:46 +08:00
lunnyxiao 089d934547 add action repousername for transfer 2014-09-25 16:43:14 +08:00
lunnyxiao 612fdb98df bug fixed for download 404 from repo's home page 2014-09-24 21:05:09 +08:00
lunnyxiao 7df60af60e submodule support and closed #478 2014-09-22 14:23:36 +08:00
lunnyxiao 79ec08141a Merge branch 'dev' of github.com:gogits/gogs into dev 2014-09-22 10:45:20 +08:00
lunnyxiao 150eef93b2 add submodule basic support & buf fixed #478 2014-09-22 10:43:16 +08:00
lunnyxiao 061a879cea Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	conf/app.ini
2014-09-17 12:04:18 +08:00
lunnyxiao ed84adb679 toutf8 improved & add max git diff lines 2014-09-17 12:03:03 +08:00
lunnyxiao f67c59135f build script fixed 2014-09-12 14:45:38 +08:00
lunnyxiao e21d8a7d35 Merge branch 'dev' of github.com:gogits/gogs into dev 2014-09-08 12:11:48 +08:00
lunnyxiao d84d6dfdae add showinfo for xorm 2014-09-08 12:11:25 +08:00
Lunny Xiao 8db8771be7 Merge pull request #441 from tstorch/git-setup
Standard git user.name and user.email if not set
2014-09-04 22:55:05 +08:00
lunnyxiao c80f0232f1 Merge branch 'master' into dev 2014-09-02 11:59:39 +08:00
lunnyxiao 1240fef0ca bug fixed for migrate and fixed #141 2014-09-02 11:57:06 +08:00
lunnyxiao a6ec6def8d Merge branch 'dev' of github.com:gogits/gogs into dev 2014-08-29 11:25:03 +08:00
lunnyxiao c40e815763 add migrate api 2014-08-29 11:24:37 +08:00
Lunny Xiao 03c6a395aa Merge pull request #365 from choas/patch-1
update dockerfiles README.md
2014-08-24 20:42:50 +08:00
lunnyxiao 97fb62f51e auto detect text file encode and convert to utf8 2014-08-20 16:34:48 +08:00
lunnyxiao 7c7014262b Merge branch 'dev' of github.com:gogits/gogs into dev 2014-08-08 13:51:43 +08:00
lunnyxiao 57f6ec672a bug fixed 2014-08-08 13:51:02 +08:00
Lunny Xiao 6418caf23a add build script 2014-07-16 09:48:19 +08:00
Lunny Xiao baa255e899 remove debug info 2014-07-05 10:37:29 +08:00
Lunny Xiao 3c6da63216 bug fixed 2014-07-05 10:25:45 +08:00
Lunny Xiao be123588ce clear comments 2014-06-29 22:31:46 +08:00
Lunny Xiao 1c46d68aba bug fixed for message tag 2014-06-28 23:56:41 +08:00
Lunny Xiao 4ce2fa520a Merge branch 'master' into dev 2014-06-28 15:00:38 +08:00
Lunny Xiao a357cda957 Merge branch 'dev' of github.com:gogits/gogs into dev 2014-06-28 15:00:32 +08:00
Lunny Xiao 54e17c7cca bug fixed #261 2014-06-28 15:00:03 +08:00
Lunny Xiao 86e2627175 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	models/update.go
	routers/repo/http.go
2014-06-28 14:58:59 +08:00
Lunny Xiao e5ae41e21f bug fixed #261 2014-06-28 14:55:33 +08:00
Lunny Xiao 7dbeee94e3 bug fixed #236 2014-06-28 11:06:07 +08:00
Lunny Xiao 165e3e8f18 path bug fixed 2014-06-26 21:39:27 +08:00
Lunny Xiao fdc6b64f15 Merge pull request #203 from DerDackel/nopasswords
Remove password from log message upon login failure
2014-05-19 16:16:07 +08:00
Lunny Xiao 57ad8d50b7 Merge branch 'dev' of github.com:gogits/gogs into dev 2014-05-16 10:31:54 +08:00
Lunny Xiao f6c94c29d5 implicated error for ldap dial 2014-05-16 10:31:39 +08:00
Lunny Xiao f4486f3eec bug fixed #193 2014-05-15 22:34:36 +08:00
Lunny Xiao 4f042d12bd Merge branch 'dev' of github.com:gogits/gogs into dev 2014-05-15 20:58:20 +08:00
Lunny Xiao 7869cfccb9 Merge pull request #192 from DerDackel/ldapssl
Add LDAP over SSL support
2014-05-15 20:52:05 +08:00
Lunny Xiao 839a9bb054 Merge branch 'dev' of github.com:gogits/gogs into dev 2014-05-15 09:55:16 +08:00
Lunny Xiao 9d5e827a1e Merge branch 'master' of github.com:gogits/gogs into dev 2014-05-15 09:54:59 +08:00
Lunny Xiao f68e279150 spell bug fixed 2014-05-11 20:18:57 +08:00
Lunny Xiao 70398ed01a Merge branch 'dev' of github.com:gogits/gogs into dev 2014-05-11 20:04:54 +08:00
Lunny Xiao d2231bb54c smtp login bug fixed 2014-05-11 20:04:28 +08:00
Lunny Xiao bf58679390 add support for smtp authentication 2014-05-11 18:10:37 +08:00
Lunny Xiao b33f255c40 add smtp authentication 2014-05-11 15:49:36 +08:00
Lunny Xiao 26c0113ea0 delete unused codes 2014-05-11 14:13:49 +08:00
Lunny Xiao 55019bfbc5 merge all login methods 2014-05-11 14:12:45 +08:00
Lunny Xiao 4d6de6c7b9 add login name for auth type 2014-05-11 11:56:04 +08:00
Lunny Xiao d8136c9c3c Merge branch 'dev-ldap' into dev 2014-05-05 16:42:15 +08:00
Lunny Xiao 1652dd5068 basic authentications 2014-05-05 16:40:25 +08:00
Lunny Xiao 163fcec59f resolved #155 2014-05-03 11:12:15 +08:00
Lunny Xiao 79ea34e70e ldap support 2014-05-03 10:48:14 +08:00
Lunny Xiao a3f807106a add default for Action's IsPrivate 2014-05-02 08:18:44 +08:00
Lunny Xiao 1e9f376d3d bug fixed 2014-04-30 11:12:03 +08:00
Lunny Xiao a85f242030 Merge branch 'dev' of github.com:gogits/gogs into dev 2014-04-30 10:24:00 +08:00
Lunny Xiao cdc843f06b add fix command for upgrade 2014-04-30 10:23:43 +08:00
Lunny Xiao 1b734501bd bug fixed 2014-04-26 14:25:51 +08:00
Lunny Xiao 8bab21d795 add login.go 2014-04-26 14:21:04 +08:00
Lunny Xiao 0da329462e bug fixed 2014-04-26 14:14:48 +08:00