aboutsummaryrefslogtreecommitdiff
path: root/cmd/serve.go
Commit message (Collapse)AuthorAge
* WIP: create PR - choose branchUnknwon2015-08-08
|
* #334: Add Deployment Key SupportUnknwon2015-08-06
|
* allow anonymous SSH cloneUnknwon2015-08-05
|
* #835: Realtime webhooksUnknwon2015-07-25
|
* Merge pull request #1336 from technosophos/master无闻2015-07-25
|\ | | | | Fix minor spelling issues.
| * Fix minor spelling issues.Matt Butcher2015-06-18
| |
* | remove extra space in ssh authentication messageLuka Dornhecker2015-04-02
|/
* #1040: dashboard no longer accessible when repo is missingUnknwon2015-03-16
|
* cmd/serve.go: remove useless codeUnknwon2015-03-01
|
* models: mirror fix on #964Unknwon2015-02-28
|
* Rewrite/simplify gogs servePeter Smit2015-02-16
|
* code fix #941 caution: undertestUnknwon2015-02-13
|
* Merge remote-tracking branch 'mine/access_refactor' into access_refactorPeter Smit2015-02-12
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-09
| |
| * Refactoring of the Access TablePeter Smit2015-02-06
| | | | | | | | | | | | 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-12
| | | | | | | | | | | | 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-11
| |
* | Improve argument parsing for serve commandPeter Smit2015-02-09
| |
* | cmd: code fix for #905Unknwon2015-02-08
| | | | | | | | | | | | | | - 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-08
|\ \ | | | | | | Add option to provide configuration file on command line
| * | Add option to provide configuration file on command linePeter Smit2015-02-05
| |/
* / able to disable SSH for #883Unknwon2015-02-07
|/
* more on change avatarUnknwon2014-11-21
|
* fix #622Unknwon2014-11-13
|
* Work on #516Unknwon2014-10-01
|
* Finish new web hook pagesUnknwon2014-08-09
|
* New UI merge in progressUnknwon2014-07-26
|
* Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-06-29
|\
| * clear commentsLunny Xiao2014-06-29
| |
* | Finish Teams pageUnknown2014-06-29
|/
* bug fixed for message tagLunny Xiao2014-06-28
|
* Add create organizationUnknown2014-06-25
|
* Remove qiniu/logUnknown2014-06-20
|
* Basic process managerUnknown2014-06-19
|
* Add gogs fix location commandUnknown2014-06-10
|
* Fix #209Unknown2014-05-28
|
* Fixed #209Unknown2014-05-25
|
* Code conventionUnknown2014-05-21
|
* Finish issue assigneeUnknown2014-05-11
|
* little fixUnknown2014-05-11
|
* Fix #94 and fix #169Unknown2014-05-11
|
* command dumpUnknown2014-05-05
|
* Fix Collaborators cannot commitUnknown2014-05-03
|
* Add command dump and move to cmd didUnknown2014-05-01