summaryrefslogtreecommitdiffstats
path: root/models/repo.go
Commit message (Expand)AuthorAgeFilesLines
* fix mirror issues uncaught #941Unknwon2015-02-131-74/+41
* code fix #941 caution: undertestUnknwon2015-02-131-142/+144
* Refactoring of the Access TablePeter Smit2015-02-121-229/+22
* first pass work on migration #925Unknwon2015-02-111-79/+116
* Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-111-10/+12
|\
| * models: make code change for session issue with SQLite3 #739Unknwon2015-02-101-4/+4
| * models/repo.go: add update hook when migrate for #789Unknwon2015-02-091-6/+8
* | Merge branch 'access' of github.com:gogits/gogs into accessUnknwon2015-02-111-47/+58
|\ \ | |/ |/|
| * Merge pull request #925 from phsmit/newcollaboration无闻2015-02-111-47/+58
| |\
| | * Merge branch 'dev' into newcollaborationPeter Smit2015-02-051-5/+7
| | |\
| | * | Introducing Collaboration StructPeter Smit2015-01-231-47/+58
* | | | Fix #922Peter Smit2015-02-091-1/+1
|/ / /
* | | cmd: code fix for #905Unknwon2015-02-081-12/+17
* | | Merge pull request #905 from phsmit/conf_on_cli无闻2015-02-081-2/+2
|\ \ \
| * | | Add option to provide configuration file on command linePeter Smit2015-02-051-2/+2
| | |/ | |/|
* / | able to disable SSH for #883Unknwon2015-02-071-2/+2
|/ /
* | models: mirro code fix for #821Unknwon2015-02-021-2/+2
* | Merge pull request #821 from phsmit/fix_819无闻2015-02-021-0/+5
|\ \
| * | Fix #819 by fetching the repository from db before updatingPeter Smit2015-01-021-0/+5
* | | modules/base: clean code with #838Unknwon2015-01-301-5/+2
| |/ |/|
* | Optmize git-fsck options and fix #820Unknwon2015-01-021-2/+2
* | fix #805Unknwon2015-01-021-3/+17
* | work on #784Unknwon2015-01-021-1/+3
|/
* Default values for both user.name and user.emaileuank2014-12-271-14/+11
* modes/repo: incorrect SSH clone URL for #742Unknwon2014-12-131-0/+21
* fix #735Unknwon2014-12-121-0/+1
* Fix spelling errors in comments.Joseph Crail2014-12-061-2/+2
* fix #706 and other mirror improveUnknwon2014-12-041-22/+40
* fix #580Unknwon2014-11-301-10/+41
* Fix #652Unknwon2014-11-231-1/+1
* Fix #635Unknwon2014-11-181-0/+12
* #12, API: list user repos, list repo hooksUnknwon2014-11-131-3/+9
* Work on #5 fork and fix #608Unknwon2014-11-051-5/+5
* 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
|\
| * 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