summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-07-121-4/+6
|\
| * Only update access usernames where the username is changing #282Christopher Brickley2014-07-111-4/+6
| |
* | Fix #285Unknown2014-07-122-4/+11
|/
* Paging function for users and repositoriesUnknown2014-07-073-2/+14
|
* Move debug router locationUnknown2014-07-061-1/+4
|
* Able to set timeout for process monitorUnknown2014-07-062-21/+34
|
* Work on #274Unknown2014-07-042-35/+22
|
* remove debug infoLunny Xiao2014-07-051-12/+3
|
* bug fixedLunny Xiao2014-07-051-10/+38
|
* fix #273Unknown2014-07-041-1/+1
|
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-07-041-1/+1
|\
| * Add 'pprof' tag for enabling debuggingJustin Nuß2014-07-041-1/+1
| |
* | update nameUnknown2014-07-041-6/+6
|/
* Finish create organization teamUnknown2014-07-022-4/+47
|
* Finish Teams pageUnknown2014-06-291-12/+40
|
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-06-283-12/+75
|\
| * bug fixed for message tagLunny Xiao2014-06-282-24/+55
| |
| * Merge branch 'master' into devLunny Xiao2014-06-281-0/+32
| |\
| | * bug fixed #261Lunny Xiao2014-06-281-1/+1
| | |
| | * Merge branch 'master' of github.com:gogits/gogsLunny Xiao2014-06-289-134/+413
| | |\ | | | | | | | | | | | | | | | | | | | | Conflicts: models/update.go routers/repo/http.go
| | * | bug fixed #261Lunny Xiao2014-06-281-0/+31
| | | |
| * | | Merge branch 'dev' of github.com:gogits/gogs into devLunny Xiao2014-06-2815-553/+1074
| |\ \ \
| * | | | path bug fixedLunny Xiao2014-06-261-1/+1
| | | | |
* | | | | Finish organization homepageUnknown2014-06-282-7/+43
| |/ / / |/| | |
* | | | Finish delete organizationUnknown2014-06-283-17/+51
| |_|/ |/| |
* | | Organization settings pageUnknown2014-06-273-89/+113
| | |
* | | Migrate repository by organizationUnknown2014-06-251-4/+4
| | |
* | | Mirror bug fix on create repo actionUnknown2014-06-252-1/+3
| | |
* | | Work on create organization repo and #257Unknown2014-06-254-53/+121
| | |
* | | Add create organizationUnknown2014-06-257-54/+238
| | |
* | | Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-06-241-1/+1
|\ \ \ | | |/ | |/|
| * | Fix #252Eryx2014-06-241-1/+1
| | |
* | | Mirror fix on #248Unknown2014-06-231-13/+13
|/ /
* | Fix #165Unknown2014-06-2111-172/+178
| |
* | Remove qiniu/logUnknown2014-06-203-18/+15
| |
* | Basic process managerUnknown2014-06-194-137/+153
| |
* | Support edit release and save as draftUnknown2014-06-122-29/+89
| |
* | Fix #197Unknown2014-06-121-4/+9
| |
* | Mirror fixUnknown2014-06-121-2/+0
| |
* | Using strings.HasPrefix(...) will misjudgementtoby.zxj2014-06-111-3/+3
| | | | | | | | | | | | | | | | | | | | `strings.HasPrefix(access.RepoName, uname)` can't handle the situation which like following in access table. user_name | repo_name ----------+------------- toby | toby/blog toby | toby/test toby | tobyzxj/blog toby | tobyzxj/test
* | Add gogs fix location commandUnknown2014-06-103-10/+15
| |
* | Add tar.gz download button and other mirror updatesUnknown2014-06-083-77/+65
| |
* | Mirror fix on #242Unknown2014-06-081-4/+7
| |
* | Fix #242Unknown2014-06-083-22/+133
| |
* | Code conventionUnknown2014-06-052-16/+15
| |
* | Fix #237Unknown2014-06-031-6/+24
| |
* | Fix #230Unknown2014-06-021-0/+3
| |
* | Fix #232Unknown2014-06-021-1/+1
|/
* Fix #230Unknown2014-06-012-4/+4
|
* Fix #229Unknown2014-06-011-5/+14
|