summaryrefslogtreecommitdiffstats
path: root/models/repo.go
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' of github.com:gogits/gogs into feature/milestoneUnknwon2015-08-051-1/+1
|\
| * allow anonymous SSH cloneUnknwon2015-08-051-1/+1
* | finish new milestone pageUnknwon2015-08-051-1/+1
* | milestone: paginationUnknwon2015-08-041-1/+1
|/
* fix #1208Unknwon2015-07-311-2/+2
* report error when migration auth failedUnknwon2015-07-281-2/+2
* fix #1169Unknwon2015-07-261-1/+6
* mirror fix on #1111Unknwon2015-07-251-4/+4
* Merge pull request #1111 from vitalvas/develop无闻2015-07-251-0/+37
|\
| * add func to autofix couters in repositoryVitaliy Vasilenko2015-03-211-0/+37
* | UI: basic label listUnknwon2015-07-241-1/+1
* | fixes on #1171Unknwon2015-07-191-1/+1
* | check master as default branch when migrateUnknwon2015-07-051-0/+9
* | Fixes issue with LDAP inserting users with blank names.William Roush2015-04-201-1/+6
* | Allow an SSHDomain configuration option. Defaults to Domain, preserves legacy...Tony Narlock2015-04-181-2/+3
* | #1070 Clearer error message for illegal charactersUnknwon2015-03-261-26/+43
* | #1120 #1132 mirror info not updated when transfer mirro repoUnknwon2015-03-251-4/+25
* | #1089 change to fake local email accountUnknwon2015-03-241-2/+2
* | #1143 Team member access lost when adding repository collaboratorUnknwon2015-03-241-2/+13
|/
* update gopmfileUnknwon2015-03-191-5/+3
* Put default config into binaryUnknwon2015-03-181-46/+33
* #1067: Deleting users should remove them from collaborator listsUnknwon2015-03-171-13/+13
* fix read access team visibility of private repoUnknwon2015-03-161-8/+36
* #1040: dashboard no longer accessible when repo is missingUnknwon2015-03-161-5/+4
* #876: Update hooks is missing for forked repositoryUnknwon2015-03-121-0/+4
* models: done testing on new access systemUnknwon2015-02-281-11/+30
* models: fix issue with transfer repositoryUnknwon2015-02-241-46/+44
* v4 migration, merge 'dev', clean code and mirror fixUnknwon2015-02-231-75/+57
* Merge branch 'access' of github.com:gogits/gogs into accessUnknwon2015-02-221-0/+15
|\
| * Remove collaborators when removing and transferring repositoryPeter Smit2015-02-161-0/+15
* | Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-221-1/+0
|\ \ | |/ |/|
| * Remove GoGet option from repository and handle it with ?go-get=1 insteadPeter Smit2015-02-171-1/+0
* | 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
|\ \