summaryrefslogtreecommitdiffstats
path: root/models/repo.go
Commit message (Collapse)AuthorAgeFilesLines
* fix session API broken and SQL pretectionUnknwon2014-11-041-1/+1
|
* Safe workUnknwon2014-10-251-6/+13
|
* Fix fork repo and macaron API brokenUnknwon2014-10-241-1/+1
|
* Able to fork repo to individualsUnknwon2014-10-191-166/+215
|
* Merge remote-tracking branch 'upstream/dev'evolvedlight2014-10-131-6/+22
|\ | | | | | | | | Conflicts: models/repo.go
| * Add raw, history file button, and other mirror fixesUnknwon2014-10-111-1/+1
| |
| * Webhook delivery locking & Hide repo for org members if they don't have accessUnknwon2014-10-091-1/+11
| |
| * Fix #532, add system noticeUnknwon2014-10-081-2/+7
| |
| * Basic xss preventionUnknwon2014-10-041-2/+3
| |
* | More changesevolvedlight2014-10-131-0/+13
| |
* | Got the fork count workingevolvedlight2014-10-101-4/+12
| |
* | Initial cut of git forkevolvedlight2014-10-041-1/+126
|/
* Bug: 500 when transfer repository to collaboratorUnknwon2014-09-291-4/+12
|
* Mirror fix on transfer repoUnknwon2014-09-251-15/+10
|
* Page: User profileUnknwon2014-09-251-2/+6
|
* Fix bug on transfer repoUnknwon2014-09-251-11/+29
|
* Page: Commits and fix #249Unknwon2014-09-231-0/+14
|
* Mirror fix and fix #481Unknwon2014-09-171-1/+1
|
* Work on #476Unknwon2014-09-161-1/+1
|
* Work on #476Unknwon2014-09-161-2/+7
|
* Bug: Transfer repository doesn't update the countUnknwon2014-09-121-9/+11
|
* Fix #348Unknwon2014-09-051-2/+2
|
* Standard git user.name and user.email if not setTristan Storch2014-09-041-10/+16
| | | | | | | | | | | Git user.name and user.email will now be set to the standard values - Gogs - gogitservice@gmail.com if user.name is not set or empty. If user.name is set and user.email not, it will leave it this way.
* update docs and mirror bug fixUnknwon2014-09-021-23/+3
|
* bug fixed for migrate and fixed #141lunnyxiao2014-09-021-3/+10
|
* Bug fix on organizationUnknwon2014-08-271-18/+106
|
* Merge branch 'dev' of github.com:gogits/gogs into devUnknwon2014-08-261-4/+4
|\
| * Migrate all branches and tagsVyacheslav Bakhmutov2014-08-251-4/+4
| |
* | Finsih add/remove repo in organizationUnknwon2014-08-261-3/+33
|/
* Finish new edit team page, add member to teamUnknwon2014-08-241-0/+5
|
* Fix and set git configUnknwon2014-08-231-0/+7
|
* Add/remove member need add/remove access to repositories as wellUnknwon2014-08-161-1/+1
|
* Finish new home page of organizationUnknwon2014-08-101-8/+54
|
* Fix bare repo bugUnknwon2014-08-051-7/+5
|
* Fix #258Unknwon2014-08-011-5/+1
|
* Reser repo owner to organization when error occurs in repo create page, ↵Unknwon2014-07-261-16/+16
| | | | dashboard news feed page, create organization page
* Git installation check, show image in single file view, show short SHA1 ↵Unknwon2014-07-261-0/+6
| | | | instead of 40-length string, complete log module
* New UI merge in progressUnknwon2014-07-261-91/+64
|
* Update progress of milestones when closing/reopening issues and allow ↵Justin Nuß2014-07-231-2/+23
| | | | closing of issues in commit messages
* 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
|/