aboutsummaryrefslogtreecommitdiff
path: root/models
Commit message (Collapse)AuthorAge
* remove sync.Pool and support go1.2 againUnknwon2015-08-09
|
* Generate random avatar based on e-mail when disable GravatarUnknwon2015-08-09
|
* better fork permission checkUnknwon2015-08-08
|
* improve fork processUnknwon2015-08-08
|
* fix #1331Unknwon2015-08-08
|
* more on #1443Unknwon2015-08-07
|
* #1443 set first user to be adminUnknwon2015-08-07
| | | | ...not just ID=1
* remove useless codeUnknwon2015-08-06
|
* remove Index field of milestoneUnknwon2015-08-06
|
* fix UNIQUEUnknwon2015-08-06
|
* #334: Add Deployment Key SupportUnknwon2015-08-06
|
* fix issue stats with milestone filterUnknwon2015-08-05
|
* fix mysql parsetime argUnknwon2015-08-05
|
* Merge branch 'develop' of github.com:gogits/gogs into feature/milestoneUnknwon2015-08-05
|\ | | | | | | | | | | | | # Conflicts: # gogs.go # models/issue.go # templates/.VERSION
| * #1299 force downcase e-mailUnknwon2015-08-05
| |
| * allow anonymous SSH cloneUnknwon2015-08-05
| |
* | finish new milestone pageUnknwon2015-08-05
| |
* | milestone: editUnknwon2015-08-05
| |
* | milestone: create pageUnknwon2015-08-05
| |
* | fix namingUnknwon2015-08-05
| |
* | milestone: paginationUnknwon2015-08-04
| |
* | milestone: list viewUnknwon2015-08-03
|/
* better wordingUnknwon2015-08-02
|
* fix #1208Unknwon2015-07-31
|
* #1400 use new connstr format for postgresUnknwon2015-07-31
|
* Partial impl of git diff encodingVladimir Vissoultchev2015-07-29
|
* Allow spaces in file/dir names on parsing git diffVladimir Vissoultchev2015-07-28
|
* report error when migration auth failedUnknwon2015-07-28
|
* fix #864 with migration and update localeUnknwon2015-07-26
|
* fix #1169Unknwon2015-07-26
| | | | - prevent create reop on existed path
* #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 function in cron to autofix counters in repository
| * 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
| | | | | | | | | | | | - fix update lable break connection with repository
* | | UI: basic label listUnknwon2015-07-24
| | | | | | | | | | | | - create new label
* | | UI: basci issue list without filtersUnknwon2015-07-24
|/ / | | | | | | | | - fix isRead check - fix paging
* | 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 authentication
| * | Add PAM authenticationPaolo Borelli2015-04-24
| | |
* | | Merge pull request #1211 from mephux/hotfix/type-fix-ValidatePasswordLunny Xiao2015-04-24
|\ \ \ | |/ / |/| | Hotfix/type fix validate password
| * | typo fix for commentDustin Willis Webber2015-04-16
| | |
| * | typo fixDustin Willis Webber2015-04-16
| | |