summaryrefslogtreecommitdiffstats
path: root/cmd/serve.go
Commit message (Collapse)AuthorAgeFilesLines
* WIP: create PR - choose branchUnknwon2015-08-081-3/+3
|
* #334: Add Deployment Key SupportUnknwon2015-08-061-24/+47
|
* allow anonymous SSH cloneUnknwon2015-08-051-45/+49
|
* #835: Realtime webhooksUnknwon2015-07-251-0/+7
|
* Merge pull request #1336 from technosophos/master无闻2015-07-251-7/+7
|\ | | | | Fix minor spelling issues.
| * Fix minor spelling issues.Matt Butcher2015-06-181-7/+7
| |
* | remove extra space in ssh authentication messageLuka Dornhecker2015-04-021-1/+1
|/
* #1040: dashboard no longer accessible when repo is missingUnknwon2015-03-161-1/+1
|
* cmd/serve.go: remove useless codeUnknwon2015-03-011-2/+0
|
* models: mirror fix on #964Unknwon2015-02-281-5/+6
|
* Rewrite/simplify gogs servePeter Smit2015-02-161-77/+51
|
* code fix #941 caution: undertestUnknwon2015-02-131-5/+6
|
* Merge remote-tracking branch 'mine/access_refactor' into access_refactorPeter Smit2015-02-121-7/+7
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cmd/serve.go models/access.go models/migrations/migrations.go models/org.go models/repo.go models/user.go modules/middleware/org.go modules/middleware/repo.go routers/api/v1/repo.go routers/org/teams.go routers/repo/http.go routers/user/home.go
| * Change constants to UPPERCASE_WITH_UNDERSCORE stylePeter Smit2015-02-091-7/+7
| |
| * Refactoring of the Access TablePeter Smit2015-02-061-21/+20
| | | | | | | | | | | | This commit does a lot of the work of refactoring the access table in a table with id's instead of strings. The result does compile, but has not been tested. It may eat your kittens.
* | Refactoring of the Access TablePeter Smit2015-02-121-21/+20
| | | | | | | | | | | | This commit does a lot of the work of refactoring the access table in a table with id's instead of strings. The result does compile, but has not been tested. It may eat your kittens.
* | first pass work on migration #925Unknwon2015-02-111-1/+1
| |
* | Improve argument parsing for serve commandPeter Smit2015-02-091-1/+4
| |
* | cmd: code fix for #905Unknwon2015-02-081-1/+1
| | | | | | | | | | | | | | - routers/admin: add rewrite update hook operation - conf/locale: update locale file due to ini behavior changes - cmd/cert_stub.go: remove useless code - cmd/fix.go: no longer need fix command(at least now)
* | Merge pull request #905 from phsmit/conf_on_cli无闻2015-02-081-1/+6
|\ \ | | | | | | Add option to provide configuration file on command line
| * | Add option to provide configuration file on command linePeter Smit2015-02-051-1/+6
| |/
* / able to disable SSH for #883Unknwon2015-02-071-0/+6
|/
* more on change avatarUnknwon2014-11-211-1/+1
|
* fix #622Unknwon2014-11-131-5/+5
|
* Work on #516Unknwon2014-10-011-1/+7
|
* Finish new web hook pagesUnknwon2014-08-091-5/+15
|
* New UI merge in progressUnknwon2014-07-261-24/+23
|
* Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-06-291-2/+2
|\
| * clear commentsLunny Xiao2014-06-291-2/+2
| |
* | Finish Teams pageUnknown2014-06-291-1/+1
|/
* bug fixed for message tagLunny Xiao2014-06-281-1/+24
|
* Add create organizationUnknown2014-06-251-10/+10
|
* Remove qiniu/logUnknown2014-06-201-40/+18
|
* Basic process managerUnknown2014-06-191-3/+3
|
* Add gogs fix location commandUnknown2014-06-101-1/+0
|
* Fix #209Unknown2014-05-281-1/+1
|
* Fixed #209Unknown2014-05-251-6/+6
|
* Code conventionUnknown2014-05-211-59/+64
|
* Finish issue assigneeUnknown2014-05-111-1/+0
|
* little fixUnknown2014-05-111-0/+1
|
* Fix #94 and fix #169Unknown2014-05-111-2/+2
|
* command dumpUnknown2014-05-051-6/+5
|
* Fix Collaborators cannot commitUnknown2014-05-031-1/+1
|
* Add command dump and move to cmd didUnknown2014-05-011-0/+199