summaryrefslogtreecommitdiffstats
path: root/models
Commit message (Collapse)AuthorAgeFilesLines
* fix #1208Unknwon2015-07-311-2/+2
|
* #1400 use new connstr format for postgresUnknwon2015-07-311-1/+1
|
* Partial impl of git diff encodingVladimir Vissoultchev2015-07-291-20/+23
|
* Allow spaces in file/dir names on parsing git diffVladimir Vissoultchev2015-07-281-2/+2
|
* report error when migration auth failedUnknwon2015-07-281-2/+2
|
* fix #864 with migration and update localeUnknwon2015-07-262-15/+79
|
* fix #1169Unknwon2015-07-261-1/+6
| | | | - prevent create reop on existed path
* #835: Realtime webhooksUnknwon2015-07-252-59/+115
|
* fix sqlUnknwon2015-07-251-1/+1
|
* fix paging links and issue countUnknwon2015-07-251-1/+13
|
* mirror fix on #1111Unknwon2015-07-251-4/+4
|
* Merge pull request #1111 from vitalvas/develop无闻2015-07-251-0/+37
|\ | | | | Add function in cron to autofix counters in repository
| * add func to autofix couters in repositoryVitaliy Vasilenko2015-03-211-0/+37
| |
* | new issue and label pageUnknwon2015-07-251-59/+50
| |
* | Merge branch 'develop' of github.com:gogits/gogs into feature/page_issuesUnknwon2015-07-251-4/+3
|\ \
| * | #1369: nil pointer when add repo to teamUnknwon2015-07-241-4/+3
| | |
* | | UI: CURD labelsUnknwon2015-07-241-11/+7
| | | | | | | | | | | | - fix update lable break connection with repository
* | | UI: basic label listUnknwon2015-07-243-18/+18
| | | | | | | | | | | | - create new label
* | | UI: basci issue list without filtersUnknwon2015-07-241-14/+20
|/ / | | | | | | | | - fix isRead check - fix paging
* | fixes on #1171Unknwon2015-07-191-1/+1
| |
* | #1279: Removing user from collaboration removes repositioryUnknwon2015-07-141-0/+19
| |
* | check master as default branch when migrateUnknwon2015-07-051-0/+9
| |
* | Merge pull request #1226 from nice-software/wip/pamLunny Xiao2015-04-241-0/+61
|\ \ | | | | | | Add PAM authentication
| * | Add PAM authenticationPaolo Borelli2015-04-241-0/+61
| | |
* | | Merge pull request #1211 from mephux/hotfix/type-fix-ValidatePasswordLunny Xiao2015-04-242-3/+3
|\ \ \ | |/ / |/| | Hotfix/type fix validate password
| * | typo fix for commentDustin Willis Webber2015-04-161-1/+1
| | |
| * | typo fixDustin Willis Webber2015-04-162-2/+2
| | |
* | | Fixes issue with LDAP inserting users with blank names.William Roush2015-04-201-1/+6
| | |
* | | Allow an SSHDomain configuration option. Defaults to Domain, preserves ↵Tony Narlock2015-04-181-2/+3
| | | | | | | | | | | | legacy behavior
* | | #1073 #1162 issue ID constraint failedUnknwon2015-03-271-1/+3
| | |
* | | #1070 Clearer error message for illegal charactersUnknwon2015-03-264-56/+130
|/ /
* | auto fix locale file name changeUnknwon2015-03-251-0/+17
| |
* | #1120 #1132 mirror info not updated when transfer mirro repoUnknwon2015-03-251-4/+25
| |
* | #1133 add config option [service] DISABLE_MINIMUM_KEY_SIZE_CHECKUnknwon2015-03-251-20/+20
| |
* | #1089 change to fake local email accountUnknwon2015-03-241-2/+2
| |
* | #1143 Team member access lost when adding repository collaboratorUnknwon2015-03-242-2/+18
| | | | | | | | - fix bug when add a repo to team, all other team members gets access as well
* | #1124 lower_name of LDAP user not assignedUnknwon2015-03-231-0/+1
| |
* | #1080: Remove footer ads/branding from default templateUnknwon2015-03-231-4/+4
|/
* update gopmfileUnknwon2015-03-191-5/+3
|
* Put default config into binaryUnknwon2015-03-181-46/+33
|
* #1064: X-Gogs-Event header is emptyUnknwon2015-03-182-23/+19
|
* #1067: Deleting users should remove them from collaborator listsUnknwon2015-03-175-81/+155
| | | | - fix delete user but repository watches are not decreased
* fix read access team visibility of private repoUnknwon2015-03-162-9/+37
|
* #1040: dashboard no longer accessible when repo is missingUnknwon2015-03-163-5/+41
|
* #1050: Bad permissions on authorized_keys after rewriteUnknwon2015-03-141-1/+1
|
* Add mysql unix socket support.Tomcat2015-03-141-2/+7
| | | | If the host setting looks like a unix socket (leading by char '/'), will use unix(host) as connection string
* #1024: OFFLINE_MODE Still Uses GravatarUnknwon2015-03-121-1/+1
|
* #876: Update hooks is missing for forked repositoryUnknwon2015-03-121-0/+4
|
* #988: GetRepoLink already contains AppSubUrlUnknwon2015-03-121-1/+8
|
* #1032: legacy code can have duplicated IDs for same repositoryUnknwon2015-03-121-1/+4
|