388 Commits (4f74b4e6578be4251af65cd08daa37c884e431a0)

Author SHA1 Message Date
Unknwon 8a09256941 Mirror fix and fix #481 10 years ago
lunnyxiao 061a879cea Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	conf/app.ini
10 years ago
lunnyxiao ed84adb679 toutf8 improved & add max git diff lines 10 years ago
Unknwon ae3639868e Quick fix on #476 10 years ago
Unknown ebb4f1b78c Work #475 and #458 10 years ago
Unknwon 62f21ff3ed Work on #476 10 years ago
Unknwon 0d9c41be7d Work on #476 10 years ago
Unknwon b9560374cd UI fix 10 years ago
Mathieu Gagnon 3549fb0ea8 Remove APP_LOGO setting 10 years ago
Unknwon a2cac952a4 Prepare 0.5 release 10 years ago
Unknwon 2a3660dae3 Fix #453 10 years ago
Unknwon d89e630bc0 Fix test cases 10 years ago
Unknwon 59a7c7c5a5 Remove ldap dep 10 years ago
Unknwon 25d6ae69d1 Remove hg dep 10 years ago
Unknwon 0ddb1eb769 Finish new install page, almost ready for 0.5 release 10 years ago
Unknwon 8b0e815d98 Fix #425 10 years ago
Unknwon bf5595f9a0 Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
Unknwon 36661f53e6 Update deps 10 years ago
Christopher Brickley 2bce24068d add Slack API webhook support 10 years ago
Tristan Storch 69e332f432 Removed trailing white spaces
Removed trailing whitespaces with

```sh
for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done
```

and some handwork.
10 years ago
Unknwon 9bc63bda7d Finish all new admin pages. 10 years ago
Unknwon 8829174574 Finish new admin users pages 10 years ago
Unknwon 9baf2b38d0 Bug fix on organization 10 years ago
Unknwon f2c263c54f fix #367 10 years ago
Unknwon 21a1b8e5a3 Finish new edit team page, add member to team 10 years ago
Unknwon 97a373f5e7 Fix #362, update code with upstream 10 years ago
Unknwon bba707de36 Finish team list, create new team, join/leave team page 10 years ago
Unknwon 36b4c57ff1 Finish new organization members and invitation page 10 years ago
Unknwon 5acc948562 Page: `/org/:orgname/settings` 10 years ago
Unknwon 5fbf8531e6 Finish new home page of organization 10 years ago
Unknwon 7af7584d25 Finish new reset password, etc. 10 years ago
Unknwon 5605af973b Feature: Social sign in 10 years ago
Unknwon 78defd238c Page: Manage social accounts 10 years ago
Unknwon 9a1d5d2489 Finish new web hook pages 10 years ago
Unknwon fa0a389dc4 Fix bare repo bug 10 years ago
Justin Nuß 8023494a94 Fix invalid struct tags and remove unreachable code. 10 years ago
Unknwon 755eec745f Finish new repo settings page 10 years ago
Unknwon 669552e255 Fix #340 10 years ago
Unknwon b95e78f7e6 Mirro fix on PR #311 10 years ago
无闻 568c9b353e Merge pull request #311 from nuss-justin/issue/281
Fix #281. Add mouse-over precise time and on-click switch listener.
10 years ago
Unknwon dabf5b057c Finish new migrate page 10 years ago
Unknwon 7bbf644dd5 Convert captcha, cache, csrf as middlewares 10 years ago
Unknwon 3428baa3b5 Mirror fix on template 10 years ago
Unknwon 9813161411 Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page 10 years ago
Unknwon 5e81383413 Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module 10 years ago
Justin Nuß 91480f3791 Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281
Conflicts:
	modules/base/tool.go
10 years ago
Unknwon 35c75f06a0 Fix test case 10 years ago
Unknwon 545d320648 Docs fix 10 years ago
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!! 10 years ago
Unknwon 8dd07c0ddd New UI merge in progress 10 years ago