aboutsummaryrefslogtreecommitdiff
path: root/models
Commit message (Expand)AuthorAge
* pull request: able to add custom commit description (#5276)ususdei2018-06-26
* restore: ignore created_unix for milestone table (#5264)Unknwon2018-06-25
* repo: add changes to repository avatar feature (#5221)Unknwon2018-06-17
* repo: support avatars (#5221)Sergey Dryabzhinsky2018-06-17
* modes/repo: syntax fix for PR #5234Unknwon2018-06-16
* repo: show in search if any part is public (#5234)James2018-06-16
* *: fix wrong format typeUnknwon2018-06-13
* repo: clean up webhook and hook_task when delete repository (#5239)奶爸2018-06-11
* Merge branch 'pr-5277' into developUnknwon2018-06-11
|\
| * migrations: clean unlinked webhook and hook_tasks奶爸2018-06-11
* | repo: update repository description field to contain more than 256 symbols (#...Sergey Dryabzhinsky2018-06-11
* | *: use jsoniter to replace encoding/jsonUnknwon2018-06-09
* | restore: reset original created_unix after insert (#5264)Unknwon2018-06-09
* | models: skip JSON for fields skipped by XORMUnknwon2018-06-09
* | models/mirror: shot push webhook after synced commits (#4528)Unknwon2018-06-03
* | mirror: show sync feeds on dashboard (#2017)Unknwon2018-05-30
* | vendor: rename "gogits" to "gogs"Unknwon2018-05-27
* | *: rename "gogits" to "gogs"Unknwon2018-05-27
* | routes/user/auth: improve coding styleUnknwon2018-05-21
* | security: prevent same passcode from being reusedUnknwon2018-05-21
|/
* security: fix path cleanup for repository init and editor (#5207)Lauris BH2018-05-08
* auth: support authentication source config file (#3142)Unknwon2018-04-12
* models/pull: fix error on merge pull requests to non-default branch (#5138)Unknwon2018-04-09
* locale: sync from CrowdinUnknwon2018-03-30
* models: rename RewriteAllPublicKeys -> RewriteAuthorizedKeysUnknwon2018-03-30
* models/pull: fix rebase merging no effect (#5051)Unknwon2018-03-21
* repo_branch: fix SQL builder (#5054)Unknwon2018-03-20
* api: fix nil pointer dereference on repo/forks (#4633)Dennis Chen2018-03-12
* models: add ROW_FORMAT=DYNAMIC when creating table for supports mysql 5.6 (#4...m2nlight2018-03-09
* migrations: remove unused function and fix compile errorUnknwon2018-03-09
* models: move ErrBranchNotExist to errors packageUnknwon2018-03-08
* models: bug fix for query protected branches (#5054)Wendell Sun2018-03-06
* pull_request: fix changes not pushed to upstream if between two repositories ...Unknwon2017-11-22
* models: update mySQL charset=utf8mb4 (#4880)m2nlight2017-11-22
* models: add utf8mb4 to connStr for mysql (#4878)m2nlight2017-11-21
* MISC: minor fixes in webhookUnknwon2017-11-18
* pull: fix after commit ID is not latest commit in the base branch (#4442)Unknwon2017-11-18
* pull_request: able to ignore whitespace when check conflict (#4834)Unknwon2017-11-16
* editor: remove out of sync branch before checkout againUnknwon2017-11-16
* repo/pull: allow rebase before merging (#4805)Unknwon2017-11-15
* pull: add an option to use rebase for merging pull requestsmharinder2017-11-15
* MISC: update README and migration commentUnknwon2017-10-22
* Add Dingtalk webhook support (#4773)Athurg Feng2017-09-21
* models: fix #4692 and typo in comments (#4695)Sb2017-08-13
* hook: fix email not sent after push (#4430)Unknwon2017-07-27
* routes/home: minor code improveUnknwon2017-07-18
* explore: fix total repository number and page number do not match (#4441)Unknwon2017-07-18
* repo: fix cannot fork repository (#4572)Unknwon2017-07-18
* repo: fix panic on pull request submit (#4572)Unknwon2017-07-14
* models/comment: remove unused SQL parameter (#4586)Unknwon2017-06-27