Commit Graph

579 Commits (134e55510eda8c3c6d61da18ee97e3243c6e3bc2)

Author SHA1 Message Date
Bo-Yi Wu 9f575986d8 feat: support pid file.
7 years ago
Andrey Nering 79d527195d Merge pull request #539 from andreynering/notifications-step-2
7 years ago
Lunny Xiao 980dd0bf51 Update xorm and dependencies vendor for feature to dump to other database (#565)
7 years ago
Lunny Xiao bf85c82087
fix windows build broken by #416
7 years ago
Lunny Xiao 527c2dd665 Support http service graceful restart (#416)
7 years ago
Andrey Nering 6069abe5fd Notifications - Step 2
7 years ago
Andrey Nering b992858883 Tab on user profile to show starred repos (#519)
7 years ago
Kjell Kvinge 22e1bd31c6 commithgraph / timeline (#428)
7 years ago
Fabian Zaremba 2e7ccecfe6 Git LFS support v2 (#122)
7 years ago
Lunny Xiao 4b7594d9fa Provide button to delete merged pull request (#441)
7 years ago
Thomas Boerger b33078fa33 Bindata is optional and over-writable on restart (#354)
7 years ago
Lunny Xiao 47a7529d96 update code.gitea.io/git (#450)
7 years ago
Joubert RedRat ce21ed6c34 Remove remaining Gogs reference on locales and cmd (#430)
7 years ago
Bwko 026ad4aee7 Fixes panic when there's no user initialized (#358)
7 years ago
Thomas Boerger 83ed234472 Integrate templates into bindata optionally (#314)
7 years ago
Antonio Facciolo 947d2ee21b Fixes #316
7 years ago
Bwko 4ff0db0246 Catch os... errors
8 years ago
Thomas Boerger 2932042a6d Get rid of bin folder within makefile, enabled TiDB (#319)
8 years ago
Thomas Boerger b6a95a8cb3 Integrate public as bindata optionally (#293)
8 years ago
Lunny Xiao ec87a75c00 golint fixed for modules/auth
8 years ago
Andrey Nering c664ffd1db Merge pull request #270 from andreynering/gitea/http-headers-download
8 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262)
8 years ago
Andrey Nering 638dd24cec Fix HTTP headers for issue attachment download
8 years ago
Bo-Yi Wu 5054020c1f fix gofmt error.
8 years ago
Andrey Nering 739f07c98e Remember diff view style (#163)
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Matthias Loibl 90fb64b217 Improve formatting of admin command
8 years ago
Matthias Loibl 5cd093aa46 Use cli Flags directly and not some helper funcs
8 years ago
Sandro Santilli aadd7dcdc3 And others
8 years ago
Sandro Santilli f388661bda ACCESS_MODE_* -> AccessMode*
8 years ago
Thomas Boerger 3e13e16b3f
Dropped client from version check
8 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94)
8 years ago
Sandro Santilli f36544f98d Merge branch 'master' into feature/goimports
8 years ago
Andrey Nering bd898a10f8 Refactor editorconfig middleware
8 years ago
Matthias Loibl 953c099428 Add missing version & gogs package
8 years ago
Matthias Loibl 1f44b01e2a Fix imports found by goimports.
8 years ago
Thomas Boerger 3dd14ee522
Fixed "net.UnixAddr composite literal uses unkeyed fields"
8 years ago
Thomas Boerger 5b5af7daee
Made linter happy in cmd folder
8 years ago
Lunny Xiao 1adde07a3f Merge branch 'master' into fix/3743-route-regexp-branchname
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Thibault Meyer 8ea63f8c50
Restore whitespace
8 years ago
Thibault Meyer a79eb48de3
Fix SHA regexp and commit comparisons
8 years ago
Unknwon 491407ddf8
#3590 fix 404 for release draft edition
8 years ago
Daniel Oaks b3d9ca4ccd Add the ability to explore organizations (#3573)
8 years ago
Unknwon c2afdf2192 Minor code fix [CI SKIP]
8 years ago
Unknwon 16eb2eb6a3 Fix import path
8 years ago
Unknwon e6ec1ca1f8 #3548 disable issue cannot edit label and milestonefor pull requests
8 years ago
Unknwon 643142acab Web editor: support upload files
8 years ago
Kim "BKC" Carlbäcker 4f40019130 codegangsta/cli => urfave/cli (#3546)
8 years ago
Unknwon 2a13f682e0 Bump git-module required version
8 years ago
Thibault Meyer 92fb30c526 Load a set of predefined labels (#3459)
8 years ago
Unknwon 579e5e4fee Web editor: disallow edit mirror repository
8 years ago
Unknwon 0114fdcba4 Web editor: improve delete file process
8 years ago
Unknwon c30b856d14 #3505 use user’s info for committer and author
8 years ago
Unknwon 0b273ac4d5 #3383 code cleanup
8 years ago
Thibault Meyer 2c5411b00c Fix #3361: Dumps are created world readable (#3473)
8 years ago
Unknwon a00c932bbc General code quality improvement
8 years ago
Unknwon 6f9a95f830 #2246 add HTMLURL to webhook type
8 years ago
Unknwon 4042d1f0c3 models/issue: improve quality and performance of NewIssue function
8 years ago
Unknwon 4a46613916 markdown: fix treating pure number as SHA1
8 years ago
Unknwon 4a19fd6441 Web editor: temporarily disable upload and quick fix for edit and new
8 years ago
Unknwon 54e0ada9d5 Web editor: improve delete file
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 0f33b04c87 Add subcommand to create new user in CLI
8 years ago
Andrey Nering fa12c282f6 Add Content-Disposition header for downloads (#3439)
8 years ago
Thibault Meyer 7eafe3213f Fix #3321: commit tag shortener (#3418)
8 years ago
Unknwon a47aef5460 #2852 code cleanup
8 years ago
Odin Ugedal 1dd003bd4c Add initial support for unix sockets (#2852)
8 years ago
Thibault Meyer 53c573ed02 Fix #3314: Cannot edit release with tag name contains slash (#3434)
8 years ago
Unknwon 7e9b42c87d #2780 code clean up
8 years ago
Unknwon 5077408d78 #3233 code cleanup and minor issue fix
8 years ago
Unknwon 042d350762 Fix only user has repo write access can comment
8 years ago
Thibault Meyer 6a81632e36 Fix typo CacheInternal -> CacheInterval (#3432)
8 years ago
Unknwon c5d4a9e046 #2907 Add commit timestamp to webhook
8 years ago
Unknwon 15b0cbe318 #3007 update git-module require version
8 years ago
Unknwon bbe866122d #3406 fix regression of MustEnableIssues check
8 years ago
Unknwon b73318bc62 Fix 404 when comment on pulls and not using interal issue tracker
8 years ago
Sandro Santilli 90dd0657b5 Add support for federated avatars (#3320)
8 years ago
Unknwon ab9c5fb5e7 #2593 allow render raw content
8 years ago
Unknwon 2f105f3979 #2162 completely disable builtin issue tracker when enable external tracker
8 years ago
Unknwon e7fd65f0cf #3290 better code structure and batch minor improvements
8 years ago
Unknwon 899e799459 #1601 support delete issue comment
8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID
8 years ago
Unknwon ae88d76032 Bump version
8 years ago
Unknwon e3d3d424b2 Minor fix for go vet
8 years ago
Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened
8 years ago
Unknwon a752f09055 #2709 validate username attribute fetched from LDAP
8 years ago
Unknwon de10387f41 #2586 bump git-module requirement
8 years ago
Unknwon 1faaaeb3d9 Update glide.lock
8 years ago
Unknwon 7938506e07 #518 update git-module require version
8 years ago
Unknwon 73b4acbb63 Update glide.yaml
8 years ago
Unknwon a4eaddff81 #2958 Update dep version
8 years ago
Alex Myasoedov 84d9aff8a2 gogs dump tempdir flag (#3086)
8 years ago
Unknwon 7826eae452 #3045 fix DEPRECATED Action signature erorr
8 years ago
Unknwon 60ae8ac3d2 Add route for #2846
8 years ago
Unknwon 9bd9ad4205 #1692 add CRUD issue APIs
8 years ago
Unknwon dd6faf7f9b Convert all API handers to use *context.APIContext
8 years ago
Unknwon b4f47a7623 #1891 attempt to fix invalid csrf token
8 years ago
Unknwon d733efc1cc #1286 #2098 Alpha support for custom templates
8 years ago
Unknwon f76d821bda fix #2804
8 years ago
Unknwon 2bf8494332 #13 finish user and repository search
8 years ago
Unknwon 514382e2eb Rename module: middleware -> context
8 years ago
Unknwon 58f0c68151 Some minor changes
8 years ago
Unknwon 12b5a76b0d Minor fix for #2772
8 years ago
Tamás Molnár 9c91e27933 Added: Ability to delete org avatar.
8 years ago
Unknwon a5b0400be7 #1146 finish new access rights for collaborators
8 years ago
Unknwon 045f14fbd0 #1146 finsih UI work for access mode of collaborators
8 years ago
Unknwon a2f13eae55 #1157 some avatar setting changes
8 years ago
Unknwon 2d2d85bba4 #1597 support pull requests in same repository
8 years ago
Unknwon 9df6ce48c5 Minor fixes for #2746
8 years ago
Josh Frye 2f228ddf31 Update delete wiki page route
8 years ago
Josh Frye 1ca171dbe9 Add ability to delete single wiki pages.
8 years ago
Unknwon 9e89584cb4 Allow setting git operations timeouts
8 years ago
Unknwon 8055a0bdac Post work for #2637
8 years ago
Unknwon baaf6046a1 Minor fix for #2660
8 years ago
Josh Frye c27038e392 Test mailer button. Addresses #1531
8 years ago
Unknwon 72ce06eab8 #2682 fix missing slash for go-get meta
8 years ago
Unknwon 912f7b51e9 #1821 add actions for close and reopen issues
8 years ago
Unknwon c9516c4c60 Fix wrong place to check disable SSH
8 years ago
Unknwon ac78bae7b5 Replace uuid module with original package
8 years ago
Unknwon 7140dbac95 Fix #857
8 years ago
Unknwon 2408df3f35 Merge pull request #2663 from Download-Fritz/MirrorForks
8 years ago
Download-Fritz a1b28fc33c Rename MustEnablePulls() to MustAllowPulls() and simplify the contained check to AllowsPulls().
8 years ago
Unknwon 338af89d56 #2650 fix possbility that use email as pusher user name
8 years ago
Unknwon ccc94dd11c #2646 fix panic on pushing repositor
8 years ago
Unknwon 9cf4fe043b Add env var check for update
8 years ago
Unknwon 58e004f7da Remove cache avatar support and add its tests
8 years ago
Unknwon 9adfe453d5 #2569 delete repo local copy when transfer
8 years ago
Josh Frye 8662990746 Add default branch to repo payload
8 years ago
Josh Frye 47adc0e8f7 Bump git-module. Fixes #2589
8 years ago
Unknwon 739d5aa1d3 Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-page
8 years ago
Florian Kaiser 71bb7f6053 Escape unescaped periods in route regular expression
8 years ago
Florian Kaiser e35791b2b2 Only show teams the user has access to
8 years ago
Unknwon ee814bf8d6 #2491 minor fix for sr on dashboard
8 years ago
Unknwon db719abff2 stop compile bindata for TRANSLATORS
8 years ago
Unknwon e0f0f72a36 #2345 disallow access of some pages for empty repo
8 years ago
Unknwon cc22c8a1ae update dep lib version requirement
8 years ago
Unknwon a62290de52 #2311 improve HTTP auth error message
8 years ago
Unknwon 85af36332b #2282 fix utf-8 recognized as windows-1252
8 years ago
Unknwon a49af93faf #1692 APIs: Users Followers
8 years ago
Unknwon f00fef0cd0 #2251 show commits count in PR tabs
8 years ago
Unknwon 9cd16c5b12 #1692 add organization APIs
8 years ago
Unknwon 8ecbf0f16d fix #2204
8 years ago
Unknwon 19423957b1 rename import path
8 years ago
Unknwon 3362b3a44f fix possible disclosure
8 years ago
Unknwon 50264200f0 fix huge diff hangs
8 years ago
Unknwon 7509fa2c33 improve get commits performance
8 years ago