aboutsummaryrefslogtreecommitdiff
path: root/models
Commit message (Expand)AuthorAge
* #835: Realtime webhooksUnknwon2015-07-25
* fix sqlUnknwon2015-07-25
* fix paging links and issue countUnknwon2015-07-25
* 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
* | new issue and label pageUnknwon2015-07-25
* | Merge branch 'develop' of github.com:gogits/gogs into feature/page_issuesUnknwon2015-07-25
|\ \
| * | #1369: nil pointer when add repo to teamUnknwon2015-07-24
* | | UI: CURD labelsUnknwon2015-07-24
* | | UI: basic label listUnknwon2015-07-24
* | | UI: basci issue list without filtersUnknwon2015-07-24
|/ /
* | fixes on #1171Unknwon2015-07-19
* | #1279: Removing user from collaboration removes repositioryUnknwon2015-07-14
* | check master as default branch when migrateUnknwon2015-07-05
* | Merge pull request #1226 from nice-software/wip/pamLunny Xiao2015-04-24
|\ \
| * | Add PAM authenticationPaolo Borelli2015-04-24
* | | Merge pull request #1211 from mephux/hotfix/type-fix-ValidatePasswordLunny Xiao2015-04-24
|\ \ \ | |/ / |/| |
| * | typo fix for commentDustin Willis Webber2015-04-16
| * | typo fixDustin Willis Webber2015-04-16
* | | 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
* | | #1073 #1162 issue ID constraint failedUnknwon2015-03-27
* | | #1070 Clearer error message for illegal charactersUnknwon2015-03-26
|/ /
* | auto fix locale file name changeUnknwon2015-03-25
* | #1120 #1132 mirror info not updated when transfer mirro repoUnknwon2015-03-25
* | #1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECKUnknwon2015-03-25
* | #1089 change to fake local email accountUnknwon2015-03-24
* | #1143 Team member access lost when adding repository collaboratorUnknwon2015-03-24
* | #1124 lower_name of LDAP user not assignedUnknwon2015-03-23
* | #1080: Remove footer ads/branding from default templateUnknwon2015-03-23
|/
* update gopmfileUnknwon2015-03-19
* Put default config into binaryUnknwon2015-03-18
* #1064: X-Gogs-Event header is emptyUnknwon2015-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
* #1050: Bad permissions on authorized_keys after rewriteUnknwon2015-03-14
* Add mysql unix socket support.Tomcat2015-03-14
* #1024: OFFLINE_MODE Still Uses GravatarUnknwon2015-03-12
* #876: Update hooks is missing for forked repositoryUnknwon2015-03-12
* #988: GetRepoLink already contains AppSubUrlUnknwon2015-03-12
* #1032: legacy code can have duplicated IDs for same repositoryUnknwon2015-03-12
* fix HTTP/HTTPS push update func call panic #1037 and `http: multiple response...Unknwon2015-03-12
* routers/repo/setting.go: fix LDAP cannot validate password #1006Unknwon2015-03-05
* models/migrations: fix update errorUnknwon2015-02-28
* Merge branch 'access' of github.com:gogits/gogs into devUnknwon2015-02-28
|\
| * models: mirror fix on #964Unknwon2015-02-28
| * Merge pull request #964 from phsmit/access_rewriteserv无闻2015-02-28
| |\
| | * Merge branch 'access' into access_rewriteservPeter Smit2015-02-23
| | |\