aboutsummaryrefslogtreecommitdiff
path: root/models/repo.go
Commit message (Expand)AuthorAge
* new commits tableUnknwon2015-08-20
* work on #986 and fix a LDAP crashUnknwon2015-08-18
* make cron task configurableUnknwon2015-08-18
* work on #1493Unknwon2015-08-17
* Creates hooks directory when init update hookUnknwon2015-08-15
* delete attachments when delete repoUnknwon2015-08-14
* Show owner/poster tags of comments and fix #1312Unknwon2015-08-14
* finish view comments on issue pageUnknwon2015-08-13
* finish create issue with milestone and assigneeUnknwon2015-08-10
* WIP: create PR - choose branchUnknwon2015-08-08
* better fork permission checkUnknwon2015-08-08
* improve fork processUnknwon2015-08-08
* fix #1331Unknwon2015-08-08
* Merge branch 'develop' of github.com:gogits/gogs into feature/milestoneUnknwon2015-08-05
|\
| * allow anonymous SSH cloneUnknwon2015-08-05
* | finish new milestone pageUnknwon2015-08-05
* | milestone: paginationUnknwon2015-08-04
|/
* fix #1208Unknwon2015-07-31
* report error when migration auth failedUnknwon2015-07-28
* fix #1169Unknwon2015-07-26
* mirror fix on #1111Unknwon2015-07-25
* Merge pull request #1111 from vitalvas/develop无闻2015-07-25
|\
| * add func to autofix couters in repositoryVitaliy Vasilenko2015-03-21
* | UI: basic label listUnknwon2015-07-24
* | 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
|\|