aboutsummaryrefslogtreecommitdiff
path: root/models/repo.go
Commit message (Collapse)AuthorAge
* #1021 Forked repo unavailable after deleting original repoUnknwon2015-09-01
|
* minor fixes on #1551Unknwon2015-09-01
|
* fix repository count of user is messed upUnknwon2015-08-30
|
* #1544 Creating new repository fails occasionallyUnknwon2015-08-29
|
* #1542 A way to skip TLS verify for SMTP authenticationUnknwon2015-08-29
|
* fix bare repo issueUnknwon2015-08-28
|
* fix 1093Unknwon2015-08-28
|
* add more README varsUnknwon2015-08-28
|
* #1487 Readme TemplateUnknwon2015-08-28
|
* complate list of gitignores and licensesUnknwon2015-08-28
|
* minor updateUnknwon2015-08-26
|
* new user dahsboard issuesUnknwon2015-08-25
|
* 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
|\ | | | | | | | | | | | | # Conflicts: # gogs.go # models/issue.go # templates/.VERSION
| * 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
| | | | - prevent create reop on existed path
* mirror fix on #1111Unknwon2015-07-25
|
* Merge pull request #1111 from vitalvas/develop无闻2015-07-25
|\ | | | | Add function in cron to autofix counters in repository
| * add func to autofix couters in repositoryVitaliy Vasilenko2015-03-21
| |
* | UI: basic label listUnknwon2015-07-24
| | | | | | | | - create new label
* | 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 ↵Tony Narlock2015-04-18
| | | | | | | | legacy behavior
* | #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
|/ | | | - fix bug when add a repo to team, all other team members gets access as well
* update gopmfileUnknwon2015-03-19
|
* Put default config into binaryUnknwon2015-03-18
|
* #1067: Deleting users should remove them from collaborator listsUnknwon2015-03-17
| | | | - fix delete user but repository watches are not decreased
* 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
|