aboutsummaryrefslogtreecommitdiff
path: root/models/repo.go
Commit message (Collapse)AuthorAge
* Fix bare repo bugUnknwon2014-08-05
|
* Fix #258Unknwon2014-08-01
|
* Reser repo owner to organization when error occurs in repo create page, ↵Unknwon2014-07-26
| | | | dashboard news feed page, create organization page
* Git installation check, show image in single file view, show short SHA1 ↵Unknwon2014-07-26
| | | | instead of 40-length string, complete log module
* New UI merge in progressUnknwon2014-07-26
|
* Update progress of milestones when closing/reopening issues and allow ↵Justin Nuß2014-07-23
| | | | closing of issues in commit messages
* Escape tags and quotes in links.Justin Nuß2014-07-22
|
* Fix issue #259. Allow links in the repository descriptionJustin Nuß2014-07-22
|
* Fix #285Unknown2014-07-12
|
* Paging function for users and repositoriesUnknown2014-07-07
|
* 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
|
* 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
|
* Merge branch 'dev' of github.com:gogits/gogs into devLunny Xiao2014-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
| |
| * Fix #165Unknown2014-06-21
| |
| * Basic process managerUnknown2014-06-19
| |
| * Support edit release and save as draftUnknown2014-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
| |
| * Add tar.gz download button and other mirror updatesUnknown2014-06-08
| |
| * Fix #237Unknown2014-06-03
| |
| * Fix #230Unknown2014-06-02
| |
* | path bug fixedLunny Xiao2014-06-26
|/
* Fix #230Unknown2014-06-01
|
* Fix #229Unknown2014-06-01
|
* Fixed #209Unknown2014-05-25
|
* Code conventionUnknown2014-05-24
|
* Fix #186Unknown2014-05-16
|
* Fix #185Unknown2014-05-14
|
* Litte bug fixUnknown2014-05-14
|
* Fix #185Unknown2014-05-14
|
* Show collaborative repositories in dashboardUnknown2014-05-12
|
* Finish add new milestoneUnknown2014-05-12
|
* Fix #174Unknown2014-05-11
|
* Assignee back endUnknown2014-05-08
|
* Add repo info to web hook postUnknown2014-05-08
|
* Bug fixUnknown2014-05-07
|
* Bug fixUnknown2014-05-07
|
* Bug fixUnknown2014-05-07
|