Commit Graph

584 Commits (d6cdd49c1684f2d40f4e0932cb4e0ea987e1bd74)

Author SHA1 Message Date
Unknown ebb4f1b78c Work and
Unknwon 62f21ff3ed Work on
Unknwon 0d9c41be7d Work on
Unknwon b9560374cd UI fix
Mathieu Gagnon 3549fb0ea8 Remove APP_LOGO setting
Unknwon a2cac952a4 Prepare 0.5 release
Unknwon 2a3660dae3 Fix
Unknwon d89e630bc0 Fix test cases
Unknwon 59a7c7c5a5 Remove ldap dep
Unknwon 25d6ae69d1 Remove hg dep
Unknwon 0ddb1eb769 Finish new install page, almost ready for 0.5 release
Unknwon 8b0e815d98 Fix
Unknwon bf5595f9a0 Merge branch 'dev' of github.com:gogits/gogs into dev
Unknwon 36661f53e6 Update deps
Christopher Brickley 2bce24068d add Slack API webhook support
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.
Unknwon 8829174574 Finish new admin users pages
Unknwon 9baf2b38d0 Bug fix on organization
Unknwon f2c263c54f fix
Unknwon 21a1b8e5a3 Finish new edit team page, add member to team
Unknwon 97a373f5e7 Fix , update code with upstream
Unknwon bba707de36 Finish team list, create new team, join/leave team page
Unknwon 36b4c57ff1 Finish new organization members and invitation page
Unknwon 5acc948562 Page: `/org/:orgname/settings`
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 fa0a389dc4 Fix bare repo bug
Justin Nuß 8023494a94 Fix invalid struct tags and remove unreachable code.
Unknwon 755eec745f Finish new repo settings page
Unknwon 669552e255 Fix
Unknwon b95e78f7e6 Mirro fix on PR
无闻 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 7bbf644dd5 Convert captcha, cache, csrf as middlewares
Unknwon 3428baa3b5 Mirror fix on template
Unknwon 9813161411 Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page
Unknwon 5e81383413 Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module
Justin Nuß 91480f3791 Merge branch 'dev' of https://github.com/gogits/Gogs into issue/281
Conflicts:
	modules/base/tool.go
Unknwon 35c75f06a0 Fix test case
Unknwon 545d320648 Docs fix
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!!
Unknwon 8dd07c0ddd New UI merge in progress
Justin Nuß f7617997ce Ignore EOF error when parsing form.
Justin Nuß 835e85b5ce Fix . Add mouse-over precise time and on-click switch listener.
Unknwon c20f5dc2ea Merge branch 'dev' of github.com:gogits/gogs into dev
Unknwon a41a1fe60d Mirror fix
Justin Nuß 4d702eb345 Allow disabling uploads
Justin Nuß bfe5b86004 Add file upload for attachments
Justin Nuß 4617bef895 WIP: Allow attachments for comments
Justin Nuß 267870537d Fix issue . Fall back to (default) branch for context data, if no branch selected
gima 5a97cc69ed Make possible for administrators to change user's password (fix proposal for )
Unknown 63cc14062a Paging function for users and repositories
Unknown 097c8e05e6 Able to set timeout for process monitor
Unknown aed4271c8d Change martini.Static to custom Static function
Unknown 36292060d6 Fix bug that collaborators are able to modify settings of repository
Unknown cdffdeddc9 Fix bug that collaborators are able to modify settings of repository
Unknown 465dc962b5 Finish create organization team
Unknown e57aebb316 Add uuid
Lunny Xiao 1c46d68aba bug fixed for message tag
Unknown 6e448b0714 Finish delete organization
Unknown 19e9104289 Organization settings page
Unknown 32b09681b2 Migrate repository by organization
Unknown 43b33440b5 Work on create organization repo and
Unknown e0f9c628c5 Add create organization
Unknown b2801a2e98 Fix
Unknown ceb415df8a Merge branch 'master' of github.com:gogits/gogs into dev
niphor 29a40c97f3 RepoRootPath must be absolute path
Unknown 9924e65ca1 In progress of name template name constant
Unknown 9d2cef23f2 Fix
Unknown ad5ec45dd6 Fix
Unknown 8bfa7ae745 Remove qiniu/log
Unknown 6c8d630bef Add database log adapter
Unknown f147ad619a Basic process manager
Unknown 8d3276cab0 Fix test cases
Unknown d952b4200c Add corn rask monitor panel
Unknown e07674bff1 Support edit release and save as draft
Unknown 9961f9a53c Fix
Unknown a3e1383cac Add gogs fix location command
Unknown 302c863cda Fix
Unknown 4f2f3c2857 Code convention
Unknown 63baf76ab2 Fix
Unknown 2657f88d9a Fix
slene 4ee6bc4fca fix for new git api
Unknown ab13a29cb5 Fix
Unknown ff690fd976 Fix , add VERSION to template files
Unknown ff48aeddef Little bug fix
Unknown d72fdc9900 Change version to v0.3.6
Unknown 5543a0b6dc 增加版本标识确保二进制和模板文件处于同个版本
Unknown 2f820e01d8 Fixed
Unknown 688ec6ecbd Fixed
Unknown 5e9a45f74a Code convention
Unknown 5660570d92 Add MustValueRange
Unknown 93f8f92523 Finish create new label
Unknown 44f1ef2493 Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown be82716b66 Clean old LDAP code
Lunny Xiao 57ad8d50b7 Merge branch 'dev' of github.com:gogits/gogs into dev
Lunny Xiao f6c94c29d5 implicated error for ldap dial
Unknown 4744996f9a Make gmail auth work
Lunny Xiao 7869cfccb9 Merge pull request from DerDackel/ldapssl
Add LDAP over SSL support
Sebastian Jackel eb264a112b Add LDAP over SSL support
Unknown b0084b1adc Litte bug fix
Unknown 33ec0632ff Fix
Unknown 98dbbae2ef Fix
Unknown f979d0d6b9 Fix
Unknown 54e95fa367 Finish add new milestone
Unknown f1130ce5e9 Fix edit auth page bug
Unknown 0970d6cc38 Log to different adapter according to level
Unknown 605a38759f Fix and fix
Unknown fd4b123e88 Fix and fix
Unknown 65e628d1f4 ignore broken tests
Unknown c5dbc24ca4 UI fix
Lunny Xiao bf58679390 add support for smtp authentication
Lunny Xiao 55019bfbc5 merge all login methods
Lunny Xiao 4d6de6c7b9 add login name for auth type
jiangjianxiao 501f70e248 fix news feed repo link
Unknown 09dba7d63e Clean names
Unknown 3f4c040f3f Update import path
Unknown 914ffa496f Show private repository activities in dashboard if has access
Unknown e867283406 Assignee back end
Unknown 23a857d107 Add repo info to web hook post
Unknown e05b1385fb Bug fix
Unknown 33d32585b1 Add mention, read/unread support of issue tracker
Unknown 8ca14e2109 Improve delete SSH key
Unknown 7cb5a15c9b Batch of mirror fixes
Unknown e573855a4f Fix , support web hook
Unknown 24f614f6db Finish add web hook
Unknown cb505b22ec Fix
Unknown 6e3dba2cc5 Clean repo code
Unknown bbdfe25769 User code clean and ui improve
Unknown c1eb4d894a Clean api code
Unknown 3b7465f817 fix code
Lunny Xiao d8136c9c3c Merge branch 'dev-ldap' into dev
Lunny Xiao 1652dd5068 basic authentications
Unknown 02687cbdf3 Add mail notify for new collaborator
Unknown 07c3d497a7 Fix
Unknown 816c0ed5e7 Fix import path
Unknown a641854cad command dump
Lunny Xiao 79ea34e70e ldap support
Unknown e10096ee2e Mirror fix on UI
Unknown e7d8fadb08 Add disable gravatar option
Unknown 3bd5fc6d6f Add command dump and move to cmd did
Unknown 100cd181bc Add router log config option
Unknown 75109bbd65 Fix panic when no master branch
Unknown 89c99167b2 Fix
Unknown d0ea4c7b68 Fix
Unknown 2a1dc0085b fix
Unknown 48bfbb7ddf Mirror changes
Unknown 62240b6bc1 Add login by email
Unknown 62d23e9154 HTTP no follow and offline mode
Unknown 59d0e73c35 Batch mirror fix
Unknown 89b68bdd45 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	modules/base/conf.go
Unknown 9dfb7de371 Fix
Lunny Xiao 1b734501bd bug fixed
Lunny Xiao 0da329462e bug fixed
无闻 37cbfc032a Merge pull request from juju2013/master
basic support for LDAP/Microsoft Active Directory authentication
juju2013 efc05ea1de initial support for LDAP authentication/MSAD
Unknown 5435b259cc Merge branch 'master' of github.com:gogits/gogs into dev
Unknown 2a9da4b8e5 Fix
Bryan Johnson 34d18a19a3 Minor grammatical fix for Disable Registration feature
Unknown de01f81489 Prepare for v0.3.0 release
Unknown 5fdfc2e223 Add debug log
Unknown 8bed017557 Add build tag enable prompt
Unknown eda3f8b3b3 Mirror updates
Unknown aa58320a1b Add 2 more gitignore
Unknown c3a52f7dd0 Mirror bug fix on downloading zip
Unknown 67426534ef Add view by tag support
slene 4fafc76052 zip archive download
Christopher Brickley b9a1d13c29 change gravatar image to match URL scheme
Unknown 337eef2ee5 Weibo oauth
Unknown 516baa4531 Weibo oauth
Unknown a1ab3cad3e Weibo oauth
Unknown 3c3cda7326 Weibo oauth
Unknown c36e7d322e Mirror updates
Unknown f644cefa86 Finish release
Unknown d2b53dd43b Add weibo oauth
Unknown 4b9b8024ba Clean oauth code
Unknown 4c1452574a go get
Unknown ea74be2f2e go get
Unknown d26a333dfb go get
Unknown 9d983f27d6 go vet
Unknown 5c2da610a2 Move binding as subrepo
Unknown c9a1eb4789 Able to change mirror interval now
slene 52b4ab2aa5 update with new git
Unknown 9ffa8a4083 finish mirror fix
Unknown 90f6aa8cd1 Add repo mirror and import
Unknown d305448fa8 Mirror bug fix
Unknown 33aa4f7438 Support private repo
Unknown 11f54b1426 Mirror bug fix
Unknown 65c2c62982 Bug fix
Unknown f8e370f8ca Bug fix
Unknown 306aa5bffe Add support default branch
Unknown 45462662e9 Add flash
Unknown af552596cf Work on form resubmit
Unknown b3f1ae1ba6 Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 5d4025cb5a Add go get meta support
slene 0f9e07de2d fix render bug
slene 3487f17285 markdown render html
Unknown a773cf1d87 Mirror fix
Unknown 115a349131 Fix
Unknown 22feddf804 Fix
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 8c9a0494ec Add @ # commit link detect on all markdown render
Unknown e2fe220905 Work on comment
Unknown e7c8a3cb8d Add salt for every single user
Unknown db1fe3483e Fix bug related to log
Unknown 6a16866f4e Fix bug related to log
Unknown 2846ff7d31 Fix bug related to log
Unknown b7c3b0cc73 Add reset password, fix
Unknown 3ebc9b991a Use gogits/session for oauth2
Unknown eb803ec5eb Add transfer repository
Unknown e9c4156c87 Add: rename user
Unknown 79a610592e Add: rename repository
Unknown db66b8da72 Add release tmpl
Unknown 97b133bbee Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	routers/user/user.go
Unknown d9005ee970 Improve issue mail content
skyblue adf42a5b54 change oauth2 to modules
Unknown 91e6db1bae Fix log bug
Unknown 2a0066420a Fix bug work with sqlite3
Unknown d0e6a4c25a Change new martini impot path
Unknown 3698431fc1 Fix install bugs
Unknown 9f91dee53f Bug fix
Unknown a6e12aaef6 Fixing bug
slene b1627672f9 fix link
slene 4c70249f75 fix some link
slene d6c9e3413a fix display bare repo
slene 578d981d7e display bare repo page
slene 105f97e61c remove Context.IsValid & verify repo in middleware repo.go
slene 66b697a513 add ShortSha template func
slene 3f65760739 NewLogger set to display line number
Unknown 107a1eadac Finish close and reopen issue, install page, ready going to test stage of v0.2.0
Unknown 8282828820 Fix action email bug
Lunny Xiao a726c125b5 Add PushCommit
Unknown 6e376bb85c Working on install page
Unknown a55941ff83 Add auto-detect home directory
Unknown cb05b8325c Update config option
Unknown 0fd754bbe0 Working on install page
Unknown 5344a03003 Bug fix
Unknown eb6021f73f Fix issue pages URL params
slene 10b412d237 commit raw file
slene 346db02d89 fix image display
Unknown dd6246877d Almost done diff page
skyblue bffa6979b0 Merge branch 'master' of github.com:gogits/gogs
skyblue 4662a73ac3 name change of avatar
Unknown 7ab94fe816 Fix issue on windows
Unknown ed9b7d2db9 More on diff page