aboutsummaryrefslogtreecommitdiff
path: root/models/repo.go
Commit message (Expand)AuthorAge
* fixes on #1171Unknwon2015-07-19
* check master as default branch when migrateUnknwon2015-07-05
* Fixes issue with LDAP inserting users with blank names.William Roush2015-04-20
* Allow an SSHDomain configuration option. Defaults to Domain, preserves legacy...Tony Narlock2015-04-18
* #1070 Clearer error message for illegal charactersUnknwon2015-03-26
* #1120 #1132 mirror info not updated when transfer mirro repoUnknwon2015-03-25
* #1089 change to fake local email accountUnknwon2015-03-24
* #1143 Team member access lost when adding repository collaboratorUnknwon2015-03-24
* update gopmfileUnknwon2015-03-19
* Put default config into binaryUnknwon2015-03-18
* #1067: Deleting users should remove them from collaborator listsUnknwon2015-03-17
* fix read access team visibility of private repoUnknwon2015-03-16
* #1040: dashboard no longer accessible when repo is missingUnknwon2015-03-16
* #876: Update hooks is missing for forked repositoryUnknwon2015-03-12
* models: done testing on new access systemUnknwon2015-02-28
* models: fix issue with transfer repositoryUnknwon2015-02-24
* v4 migration, merge 'dev', clean code and mirror fixUnknwon2015-02-23
* Merge branch 'access' of github.com:gogits/gogs into accessUnknwon2015-02-22
|\
| * Remove collaborators when removing and transferring repositoryPeter Smit2015-02-16
* | Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-22
|\ \ | |/ |/|
| * Remove GoGet option from repository and handle it with ?go-get=1 insteadPeter Smit2015-02-17
* | fix mirror issues uncaught #941Unknwon2015-02-13
* | code fix #941 caution: undertestUnknwon2015-02-13
* | Refactoring of the Access TablePeter Smit2015-02-12
* | first pass work on migration #925Unknwon2015-02-11
* | Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-11
|\|
| * models: make code change for session issue with SQLite3 #739Unknwon2015-02-10
| * models/repo.go: add update hook when migrate for #789Unknwon2015-02-09
* | Merge branch 'access' of github.com:gogits/gogs into accessUnknwon2015-02-11
|\ \ | |/ |/|
| * Merge pull request #925 from phsmit/newcollaboration无闻2015-02-11
| |\
| | * Merge branch 'dev' into newcollaborationPeter Smit2015-02-05
| | |\
| | * | Introducing Collaboration StructPeter Smit2015-01-23
* | | | Fix #922Peter Smit2015-02-09
|/ / /
* | | cmd: code fix for #905Unknwon2015-02-08
* | | Merge pull request #905 from phsmit/conf_on_cli无闻2015-02-08
|\ \ \
| * | | Add option to provide configuration file on command linePeter Smit2015-02-05
| | |/ | |/|
* / | able to disable SSH for #883Unknwon2015-02-07
|/ /
* | models: mirro code fix for #821Unknwon2015-02-02
* | Merge pull request #821 from phsmit/fix_819无闻2015-02-02
|\ \
| * | Fix #819 by fetching the repository from db before updatingPeter Smit2015-01-02
* | | modules/base: clean code with #838Unknwon2015-01-30
| |/ |/|
* | Optmize git-fsck options and fix #820Unknwon2015-01-02
* | fix #805Unknwon2015-01-02
* | work on #784Unknwon2015-01-02
|/
* Default values for both user.name and user.emaileuank2014-12-27
* modes/repo: incorrect SSH clone URL for #742Unknwon2014-12-13
* fix #735Unknwon2014-12-12
* Fix spelling errors in comments.Joseph Crail2014-12-06
* fix #706 and other mirror improveUnknwon2014-12-04
* fix #580Unknwon2014-11-30