aboutsummaryrefslogtreecommitdiff
path: root/models
Commit message (Collapse)AuthorAge
* Update template and style, only close commit if commit is in same repositoryJustin Nuß2014-07-24
|
* Update closed issues stats for repositoryJustin Nuß2014-07-23
|
* Update progress of milestones when closing/reopening issues and allow ↵Justin Nuß2014-07-23
| | | | closing of issues in commit messages
* Merge pull request #299 from nuss-justin/issue/216无闻2014-07-22
|\ | | | | Fix #216. Change milestones, labels and assigne without reloading the page
| * Prevent panic when dividing through zeroJustin Nuß2014-07-22
| |
* | Merge pull request #296 from nuss-justin/dev无闻2014-07-22
|\ \ | | | | | | Fix issue 280 & unwatch button in Firefox
| * | Fix issue #280. Update milestone counter when creating an issueJustin Nuß2014-07-22
| |/
* | Escape tags and quotes in links.Justin Nuß2014-07-22
| |
* | Fix issue #259. Allow links in the repository descriptionJustin Nuß2014-07-22
|/
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-07-12
|\
| * Only update access usernames where the username is changing #282Christopher Brickley2014-07-11
| |
* | Fix #285Unknown2014-07-12
|/
* Paging function for users and repositoriesUnknown2014-07-07
|
* Move debug router locationUnknown2014-07-06
|
* Able to set timeout for process monitorUnknown2014-07-06
|
* Work on #274Unknown2014-07-04
|
* remove debug infoLunny Xiao2014-07-05
|
* bug fixedLunny Xiao2014-07-05
|
* fix #273Unknown2014-07-04
|
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-07-04
|\
| * Add 'pprof' tag for enabling debuggingJustin Nuß2014-07-04
| |
* | update nameUnknown2014-07-04
|/
* Finish create organization teamUnknown2014-07-02
|
* Finish Teams pageUnknown2014-06-29
|
* Merge branch 'dev' of github.com:gogits/gogs into devUnknown2014-06-28
|\
| * bug fixed for message tagLunny Xiao2014-06-28
| |
| * Merge branch 'master' into devLunny Xiao2014-06-28
| |\
| | * bug fixed #261Lunny Xiao2014-06-28
| | |
| | * Merge branch 'master' of github.com:gogits/gogsLunny Xiao2014-06-28
| | |\ | | | | | | | | | | | | | | | | | | | | Conflicts: models/update.go routers/repo/http.go
| | * | bug fixed #261Lunny Xiao2014-06-28
| | | |
| * | | Merge branch 'dev' of github.com:gogits/gogs into devLunny Xiao2014-06-28
| |\ \ \
| * | | | path bug fixedLunny Xiao2014-06-26
| | | | |
* | | | | Finish organization homepageUnknown2014-06-28
| |/ / / |/| | |
* | | | Finish delete organizationUnknown2014-06-28
| |_|/ |/| |
* | | Organization settings pageUnknown2014-06-27
| | |
* | | Migrate repository by organizationUnknown2014-06-25
| | |
* | | Mirror bug fix on create repo actionUnknown2014-06-25
| | |
* | | Work on create organization repo and #257Unknown2014-06-25
| | |
* | | Add create organizationUnknown2014-06-25
| | |
* | | Merge branch 'master' of github.com:gogits/gogs into devUnknown2014-06-24
|\ \ \ | | |/ | |/|
| * | Fix #252Eryx2014-06-24
| | |
* | | Mirror fix on #248Unknown2014-06-23
|/ /
* | Fix #165Unknown2014-06-21
| |
* | Remove qiniu/logUnknown2014-06-20
| |
* | Basic process managerUnknown2014-06-19
| |
* | Support edit release and save as draftUnknown2014-06-12
| |
* | Fix #197Unknown2014-06-12
| |
* | Mirror fixUnknown2014-06-12
| |
* | Using strings.HasPrefix(...) will misjudgementtoby.zxj2014-06-11
| | | | | | | | | | | | | | | | | | | | `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-10
| |