Commit Graph

351 Commits (e50982f5ec78c3cfa4a1cf322f7fa1a4dea44b84)

Author SHA1 Message Date
fanningert 99e009665c Update locale_de-DE.ini
fanningert 72ec3e8da0 Update locale_de-DE.ini
Christopher Brickley 2bce24068d add Slack API webhook support
fanningert 9554ad514e Change "Repositories" to "Repositorys"
fanningert df3621e050 Update locale_de-DE.ini and correct a wrong translation
fanningert 80447f1168 Update german translation with PR
fanningert c30063eefb Update locale_de-DE.ini
Unknwon 676bd764fa UI: SSH/HTTPS address switch and copy
无闻 d78008b546 Merge pull request from fanningert/patch-1
Update locale_zh-CN.ini
无闻 1d6df04ecb Merge pull request from fanningert/patch-2
Update locale_en-US.ini
fanningert 5cdecd74c7 Update locale_de-DE.ini
fanningert 85e01bfe01 Update locale_en-US.ini
Double entry of "config.log_config"
fanningert 73ddf401ee Update locale_zh-CN.ini
Double entry of "config.log_config"
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.
Unknwon 9bc63bda7d Finish all new admin pages.
无闻 66d51804c9 Merge pull request from fanningert/patch-1
Update locale_en-US.ini
fanningert 272d387c0c Update locale_de-DE.ini
fanningert 32760ba49d Update locale_en-US.ini
无闻 08dbf08d39 Merge pull request from fanningert/patch-2
Update locale_de-DE.ini
Unknwon d2aff9a46a Continue working on new admin pages
fanningert 56b735f67b Update locale_de-DE.ini
Add missing translation keys and add some german translations
Unknwon 8829174574 Finish new admin users pages
fanningert c4a33892d3 Update locale_de-DE.ini
Add missing translation of "locale_en-US.ini"
Unknwon 1aec1a2dda Finish new admin dashboard
Unknwon 81287ba022 Mirror issue fix
Unknwon 74b31566cf Finsih add/remove repo in organization
Unknwon 21a1b8e5a3 Finish new edit team page, add member to team
Unknwon fa60502a70 Working on organization pages
Unknwon bba707de36 Finish team list, create new team, join/leave team page
Unknwon 36b4c57ff1 Finish new organization members and invitation page
fanningert 202a29a475 Correct type issue in locale_en-US.ini
fanningert 352d8943e4 German translation updated
fanningert ccc20f7c70 Correct type issue in locale_en-US.ini
fanningert d0dd90958a Initial release of german translation
fanningert ba8b6f5d78 Correct some type issues
fanningert 872cd0d3bd Correct some type issues
Unknwon 5acc948562 Page: `/org/:orgname/settings`
rojaro 371372d65d Update locale_en-US.ini
Fixed typo
Unknwon 5fbf8531e6 Finish new home page of organization
Unknwon 7af7584d25 Finish new reset password, etc.
Unknwon 5605af973b Feature: Social sign in
Unknwon 78defd238c Page: Manage social accounts
Unknwon 9a1d5d2489 Finish new web hook pages
Unknwon 9820b8e134 Finish new hooks list page
Unknwon e8c9bb2c66 Finish new collaboration page
Unknwon 755eec745f Finish new repo settings page
无闻 568c9b353e Merge pull request from nuss-justin/issue/281
Fix . Add mouse-over precise time and on-click switch listener.
Unknwon dabf5b057c Finish new migrate page
Unknwon 9813161411 Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page
Justin Nuß 91480f3791 Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281
Conflicts:
	modules/base/tool.go
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!!
Unknwon 8dd07c0ddd New UI merge in progress
Justin Nuß 835e85b5ce Fix . Add mouse-over precise time and on-click switch listener.
Justin Nuß 4d702eb345 Allow disabling uploads
Justin Nuß 9df99681fb Update default config with comments
Justin Nuß 4617bef895 WIP: Allow attachments for comments
Unknown b2801a2e98 Fix
Unknown ad5ec45dd6 Fix
Unknown 6c8d630bef Add database log adapter
Unknown 302c863cda Fix
Unknown ab13a29cb5 Fix
Unknown ff690fd976 Fix , add VERSION to template files
Unknown 5543a0b6dc 增加版本标识确保二进制和模板文件处于同个版本
Unknown 688ec6ecbd Fixed
Unknown 5660570d92 Add MustValueRange
Lunny Xiao 9d5e827a1e Merge branch 'master' of github.com:gogits/gogs into dev
jack 7ec3f1b2d8 modify the file path
move etc/supervisord.conf to conf/etc/supervisord;
remove tmp folder, then all logs move to log folder;
move the supervisor.pid to /tmp folder.
Unknown 0970d6cc38 Log to different adapter according to level
Unknown 98eeec4cbb Fix
Unknown fd4b123e88 Fix and fix
Unknown 7cb5a15c9b Batch of mirror fixes
Unknown e7d8fadb08 Add disable gravatar option
Unknown 100cd181bc Add router log config option
Chen Chao Shih 6ce8fa49ea Add 'IF EXISTS', otherwise an error would show on MySQL that has no
'gogs' created before.
Unknown 46af92c57e Clean files
Unknown 62d23e9154 HTTP no follow and offline mode
Bryan Johnson 34d18a19a3 Minor grammatical fix for Disable Registration feature
Unknown ea29a9b846 API fix
Unknown 006c45e21d Mirror change
Unknown 8bed017557 Add build tag enable prompt
Unknown eda3f8b3b3 Mirror updates
Unknown aa58320a1b Add 2 more gitignore
skyblue 96f7af1d70 add supersor sample
Unknown 7d2632784f Mirror fix
Unknown 3c3cda7326 Weibo oauth
Unknown d2b53dd43b Add weibo oauth
Unknown 4b9b8024ba Clean oauth code
Unknown 7776f407b6 Fix issue with log in with GitHub but need more error handle after
Unknown 9ea9818d32 Fix issue with log in with GitHub but need more error handle after
Unknown 6a16866f4e Fix bug related to log
Lunny Xiao 493b0c5ac2 add ssl support for web
Unknown 10ba28deba Huge bug fix
Lunny Xiao a187ba9651 improved log locations
Lunny Xiao f48fc24670 Merge branch 'master' of github.com:gogits/gogs
Lunny Xiao e085d7738a add mysql create db sql file
FuXiaoHei d01820c125 conf support mysql port
Unknown a55941ff83 Add auto-detect home directory
Unknown cb05b8325c Update config option
Unknown f76eb8a666 IP: RC Code Review
Unknown e95be2cb3e Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	conf/app.ini
Unknown eeb793524f Check run user
skyblue 6e972afb15 Merge branch 'master' of github.com:shxsun/gogs
Unknown b9b82cfe47 Mirror updates
skyblue 3070c5513d Merge branch 'master' of github.com:gogits/gogs
skyblue 139a6f80dc update my config
Unknown 6bc7ae971a Mirror fix
skyblue 4bac361605 merge with branch master
Unknown 97debac185 SSL enable config option
Unknown 7356153ba3 Batch updates
Unknown cb52f6d07d Add auto-login
Unknown cd070b56d2 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	conf/app.ini
Unknown fd1831052c Update session
slene 01e781dedb add comment
slene f9c07c4186 update session
Unknown 7a1ff8636c Add config option: Picture cache path
skyblue 9a9ae918c5 Merge branch 'master' of github.com:gogits/gogs
skyblue d725c41b56 add CR in C++ gitignore
And try if I can commit.
Unknown d40499e7fa Finsih mail resend limit
slene c7e0d3a499 add cache
Unknown 30618b271a Add admin edit user
Unknown 5373a3093e config option: Require sign in to view repository
Unknown 369ddf76a8 Batch fix
Unknown 6f68620860 Pools limit concurrent nums
Unknown de087c7b4a Add send register confirm mail
Unknown fbbae2b721 Working on register mail confirmation
Unknown cef9bbd530 Add complete log configuration
Unknown 460aa3eaa9 optimize log
Unknown 76644c2fcc Support go build.io
Unknown a3a93aef11 Add some config options
Unknown e51afe4621 Add postgres support, clean code, code review
Unknown 757e4f658c Completely rule out the cgo
slene 26f9962b6e clone in ssh
Unknown ab747f2790 Fix delete SSH key in file
Unknown adb17791bd Add basic render of public act
Unknown 57bc2d1ca0 Add update user profile back end, add new gitignore and license, add template data to public profile page
Unknown fdc4151ff3 Finish create repo
Unknown 6ce9d800d0 Add custom.ini
FuXiaoHei 8934fe414c fix app.ini changed
FuXiaoHei 46687f391c ssh keys operation page ui
Unknown 1249392c83 Finish register user
Unknown c6f2c23b05 Add binding form for register user
Unknown e59f90b8fe Update
Lunny Xiao 9c3a8ff299 add run user
Lunny Xiao 104aa23a9e improved ssh supports
Lunny Xiao b1b6def5bc improved ssh supports
Unknown 4b92a6c2df Add code of delete user
Lunny Xiao be0ba9ea88 add ssh supports(unfinished)
Unknown 94311e187f Finish register user
Unknown b1c5adc2f2 Setup templates structure
Unknown 96b317d3ff Init commit
Unknown 4836fea876 Init commit