summaryrefslogtreecommitdiffstats
path: root/models/repo.go
Commit message (Expand)AuthorAgeFilesLines
* Update progress of milestones when closing/reopening issues and allow closing...Justin Nuß2014-07-231-2/+23
* Escape tags and quotes in links.Justin Nuß2014-07-221-1/+8
* Fix issue #259. Allow links in the repository descriptionJustin Nuß2014-07-221-1/+11
* Fix #285Unknown2014-07-121-3/+10
* Paging function for users and repositoriesUnknown2014-07-071-0/+6
* Able to set timeout for process monitorUnknown2014-07-061-15/+11
* Work on #274Unknown2014-07-041-35/+16
* remove debug infoLunny Xiao2014-07-051-12/+3
* bug fixedLunny Xiao2014-07-051-10/+38
* 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-021-1/+1
* Merge branch 'dev' of github.com:gogits/gogs into devLunny Xiao2014-06-281-199/+273
|\
| * Finish delete organizationUnknown2014-06-281-1/+2
| * Organization settings pageUnknown2014-06-271-1/+1
| * Migrate repository by organizationUnknown2014-06-251-4/+4
| * Mirror bug fix on create repo actionUnknown2014-06-251-0/+1
| * Work on create organization repo and #257Unknown2014-06-251-43/+71
| * Add create organizationUnknown2014-06-251-4/+6
| * Fix #165Unknown2014-06-211-32/+32
| * Basic process managerUnknown2014-06-191-123/+145
| * Support edit release and save as draftUnknown2014-06-121-1/+1
| * Using strings.HasPrefix(...) will misjudgementtoby.zxj2014-06-111-3/+3
| * Add gogs fix location commandUnknown2014-06-101-1/+5
| * Add tar.gz download button and other mirror updatesUnknown2014-06-081-31/+26
| * Fix #237Unknown2014-06-031-6/+24
| * Fix #230Unknown2014-06-021-0/+3
* | path bug fixedLunny Xiao2014-06-261-1/+1
|/
* Fix #230Unknown2014-06-011-3/+3
* Fix #229Unknown2014-06-011-5/+14
* Fixed #209Unknown2014-05-251-16/+20
* Code conventionUnknown2014-05-241-2/+2
* Fix #186Unknown2014-05-161-3/+3
* Fix #185Unknown2014-05-141-3/+21
* Litte bug fixUnknown2014-05-141-0/+4
* Fix #185Unknown2014-05-141-0/+8
* Show collaborative repositories in dashboardUnknown2014-05-121-1/+31
* Finish add new milestoneUnknown2014-05-121-22/+25
* Fix #174Unknown2014-05-111-8/+36
* Assignee back endUnknown2014-05-081-2/+19
* Add repo info to web hook postUnknown2014-05-081-0/+5
* Bug fixUnknown2014-05-071-1/+1
* Bug fixUnknown2014-05-071-2/+2
* Bug fixUnknown2014-05-071-3/+3
* Bug fixUnknown2014-05-071-4/+4
* Bug fixUnknown2014-05-071-2/+2
* Add mention, read/unread support of issue trackerUnknown2014-05-071-33/+25
* Finish issue designUnknown2014-05-071-2/+2
* Finish edit and remove web hookUnknown2014-05-051-1/+1