Commit Graph

434 Commits (4042d1f0c3c545773f81e2ca1b4eb8662bc4c425)

Author SHA1 Message Date
Unknwon 4042d1f0c3 models/issue: improve quality and performance of NewIssue function 8 years ago
Unknwon cc647ba9d5 #3461 fix security issue of REAMDE path in create repository 8 years ago
Unknwon 54e0ada9d5 Web editor: improve delete file 8 years ago
Unknwon cd89f6c502 Web editor: improve edit file and diff preview 8 years ago
Unknwon 660e7a178a modules/sync: move sync objects to independent module 8 years ago
Unknwon 15845cb287 Code clean up for new config options 8 years ago
Richard Mahn d0a0239bac Squashed commit of the following: 8 years ago
Unknwon dccb0c15b9 Replace convert.To with APIFormat calls 8 years ago
Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request 8 years ago
Unknwon 5077408d78 #3233 code cleanup and minor issue fix 8 years ago
Andrew 0885784f13 Wiki mirroring implementation (#3233) 8 years ago
Kim Carlbäcker b756806ee9 Add "support" for git-daemon-export-ok (#2940) (#3046) 8 years ago
Thibault Meyer fc68fb951c Feature #3398: Redefine global mirror interval (#3409) 8 years ago
Unknwon b0b88d9bc5 #3091 add config option for Git GC 8 years ago
Unknwon e5bf4281b5 #2825 early response 200 when ?go-get=1 8 years ago
Unknwon e74630ae3b #1384 add pagination for repositories 8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID 8 years ago
Unknwon 250be011c7 Remove redundant Unix timestamp method call 8 years ago
Unknwon 4e822c1911 conf: change default mirror checking interval to 10m 8 years ago
Unknwon 69f5308761 #2903 use different reversed words and patterns for repository and user 8 years ago
Unknwon 745167d57a #3157 create user path before rename repository while transfer 8 years ago
Unknwon 7ca5f8f119 models/repo: remove redundant info for some repo methods 8 years ago
Unknwon 9fcf66f0e0 Minor fix for #3246 8 years ago
Pablo Saavedra 98b152030d The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246) 8 years ago
Pheng Heong TAN 467d7dacb6 Modify behaviour of repo-delete. (#3232) 8 years ago
Unknwon e30c701386 #3229 disallow repository name . and .. 8 years ago
Unknwon 4b25bdfbc4 #3058 #3059 support correct page size and link header 8 years ago
Robin Lambertz bc00da1721 Fix negative issue count (#3207) 8 years ago
Unknwon e9ae926e04 #809 fix wrong closed issue count when create closed issue via API 8 years ago
Unknwon 78b8b63774 #2992 set default style name when empty in AfterSet 9 years ago
Cosmin Stroe ba314a7a36 Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) 9 years ago
Unknwon 98b58fa050 Handle windows deletion when start 9 years ago
Unknwon ff731ea07d #2814 LOWER() column value within search 9 years ago
Unknwon 263304b6b7 #13 fix postgres aggregate 9 years ago
Unknwon 2bf8494332 #13 finish user and repository search 9 years ago
Marin Jankovski 1314ba219e Updated and created were appended with _unix. Fresh databases have only the newly named fields. 9 years ago
Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64) 9 years ago
Unknwon 045f14fbd0 #1146 finsih UI work for access mode of collaborators 9 years ago
Josh Frye 275464e7fb Use relative url when showing forked from 9 years ago
Unknwon 2d2d85bba4 #1597 support pull requests in same repository 9 years ago
Unknwon 260723e2cc Minor fixes for #2745 9 years ago
Josh Frye f3358f5927 Repo setting to delete and disable wiki 9 years ago
Josh Frye 7f2733fa1b Return errors instead of just logging them. 9 years ago
Josh Frye edb7967dc7 Set DefaultBranch to master when importing a new repo if possible 9 years ago
Unknwon 9e89584cb4 Allow setting git operations timeouts 9 years ago
Unknwon ea80274229 #2700 fix sqlite3 can't create issue with more than one label 9 years ago
Unknwon 8055a0bdac Post work for #2637 9 years ago
Unknwon d5a3021a7d Make markdown as an independent module 9 years ago
Download-Fritz a467184e13 #2505 Allow to fork and disallow to create PRs for mirrors. 9 years ago
Unknwon 632c27802c Minor fix for #2624 9 years ago