Commit Graph

694 Commits (23db3375dfa6a882fa7561b840369fa7d145383f)

Author SHA1 Message Date
Morgan Bazalgette 674cfb7cac Change EncodePasswd to HashPassword (#3329)
6 years ago
Sandro Santilli 8cd987af0c Add repo-sync-releases admin command (#3254)
6 years ago
Mike Fellows fabf3f2fc2 Add an option to allow redirect of http port 80 to https. (#1928)
6 years ago
Lunny Xiao f94c1b3943
Improvements for supporting UI Location (#3146)
6 years ago
Lunny Xiao 00bfa1d055
fix run web with -p push failed (#3154)
6 years ago
Lunny Xiao 35cc5b0402
Remove GetRepositoryByRef and add GetRepositoryByOwnerAndName (#3043)
6 years ago
Lunny Xiao 62d0a4d882 Add external markup render support (#2570)
6 years ago
Guillaume Dube 8798cf4e3b Set session and indexers' data files rel to AppDataPath (#2192)
6 years ago
Lunny Xiao 9ddbbd9d5a improve force push detect when push (#2798)
7 years ago
Lunny Xiao 1739e84ac0 improve protected branch to add whitelist support (#2451)
7 years ago
Lunny Xiao f960e19c59 Only update needed columns when update user (#2296)
7 years ago
Jonas Östanbäck b1b8c5e9f4 Set TMPDIR enviroment variable for dump command (#1915)
7 years ago
Bo-Yi Wu 703d18e50d feat: add check misspelling (#1877)
7 years ago
Lunny Xiao 6362462da8
fix admin lost permission caused by #947
7 years ago
Lunny Xiao fd6034aaf2 Add units to team (#947)
7 years ago
Lunny Xiao 930d1759ae Remove env user salt since no need to use (#1515)
7 years ago
Lunny Xiao 1773e88643 Drop db operations from hook commands (#1514)
7 years ago
Ethan Koenig c58708d3ee Integration test framework (#1290)
7 years ago
Lunny Xiao 42072783c9 support health check via / and fix #969 (#1520)
7 years ago
Bo-Yi Wu fa2a513c62 feat: add download count field and unit testing for attachment. (#1512)
7 years ago
Lunny Xiao 2eeae84cbd Add internal routes for ssh hook comands (#1471)
7 years ago
Lauris BH f42ec6120e Better URL validation (#1507)
7 years ago
Bo-Yi Wu 22295944df refactor: show command help message. (#1486)
7 years ago
Lunny Xiao 5c0bee9b20 refactor update ssh key use time (#1466)
7 years ago
Andrey Nering b674460748 Add watch button on issue
7 years ago
Sandro Santilli 129b0d6a4b Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369)
7 years ago
Pavel Korovin ae9b02b079 Fix FCGI (over TCP) support (#1368)
7 years ago
Fabian Zaremba 9224405155 LFS: Fix SSH authentication for trailing arguments (#1328)
7 years ago
Fabian Zaremba 5586445207 LFS: Return 404 for unimplemented endpoints (#1330)
7 years ago
Sandro Santilli 9182a35f18 Show user OpenID URIs in their profile (#1314)
7 years ago
Sandro Santilli e1586898b2 Add change-password admin command (#1304)
7 years ago
Bo-Yi Wu 1c3bd436cc feat: Only use issue and wiki on repo. (#1297)
7 years ago
Sandro Santilli 71d16f69ff Login via OpenID-2.0 (#618)
7 years ago
Lunny Xiao ebbcf6fe12 Allow push to init a wiki repo (#1279)
7 years ago
Ethan Koenig 09fe4a2ae9 Batch updates for issues (#926)
7 years ago
Ethan Koenig ec0ae5d50c Refactor and fix incorrect comment (#1247)
7 years ago
Sandro Santilli 7d8f9d1c46 Rename /forget_password url to /forgot_password
7 years ago
Lunny Xiao 341b3a0349 bug fix for dump when data directoryis not exist (#1025)
7 years ago
Lunny Xiao cfdc62e7fa Comment force push detect to fix bug #1073 (#1077)
7 years ago
Lunny Xiao 9084bdd863 fix push (#1076)
7 years ago
Lunny Xiao 50918084bb remove unused struct (#1062)
7 years ago
Lunny Xiao 35548a9d4e remove unused fixme on dump command (#1065)
7 years ago
Lunny Xiao cd1821a7e2 Move push update to post-receive and protected branch check to pre-receive (#1030)
7 years ago
Lunny Xiao 0e6b9ea786 Take back control of hooks (#1006)
7 years ago
Willem van Dreumel 01d957677f Oauth2 consumer (#679)
7 years ago
Denis Denisov fd941db246 Protected branches system (#339)
7 years ago
Christoph König ffde33bdfa Fix typo (#990)
7 years ago
Lunny Xiao 04fdeb9d8d Make Xorm log configurable (#174)
7 years ago
Lunny Xiao be55460b63 catch error on call setup on serv command (#932)
7 years ago
Bo-Yi Wu d67b278a0d feat: Able to disable non-admin to create new organization (#927)
7 years ago
Andrew Boyarshin dc8248f8a4 Markdown rendering overhaul (#186)
7 years ago
Sandro Santilli 9b4f6c1c32 Handle SetModel error, fixes one errcheck report (#257)
7 years ago
Lunny Xiao c5887b0f28 fix watchers templates breaks (#870)
7 years ago
Matthias Loibl 17c5e12e6e Add ENABLE_PPROF to app.ini and start pprof if true on localhost:6060 (#801)
7 years ago
surefire c73b7a65f5 Fix remove unix socket listenAddr (#846)
7 years ago
Lunny Xiao 8a421b1fd7 Add units concept for modulable functions of a repository (#742)
7 years ago
Gabriel Jackson bf6f61cc69 Cleanup log messaging
7 years ago
Thomas Boerger 78535fb08e Allow custom public files (#782)
7 years ago
Bwko 8555e888d8 Add ETag header to avatars (#721)
7 years ago
Lunny Xiao a8048c19f3 Update xorm and fix dump command (#692)
7 years ago
Andrew 6dd096b7f0 Two factor authentication support (#630)
7 years ago
Philip Couling 64375d875b Attach to release (#673)
7 years ago
Bwko 4a1f36c3cc Don't create a default pid file (#637)
7 years ago
Manuel Kuhlmann e698654902 Add data directory excluding sessions to dump (#587)
7 years ago
Andrey Nering 769e0a3ea6 Notifications: mark as read/unread and pin (#629)
7 years ago
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
7 years ago
Thomas Boerger 2932042a6d Get rid of bin folder within makefile, enabled TiDB (#319)
7 years ago
Thomas Boerger b6a95a8cb3 Integrate public as bindata optionally (#293)
7 years ago
Lunny Xiao ec87a75c00 golint fixed for modules/auth
7 years ago
Andrey Nering c664ffd1db Merge pull request #270 from andreynering/gitea/http-headers-download
7 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262)
7 years ago
Andrey Nering 638dd24cec Fix HTTP headers for issue attachment download
7 years ago
Bo-Yi Wu 5054020c1f fix gofmt error.
7 years ago
Andrey Nering 739f07c98e Remember diff view style (#163)
7 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
7 years ago
Matthias Loibl 90fb64b217 Improve formatting of admin command
7 years ago
Matthias Loibl 5cd093aa46 Use cli Flags directly and not some helper funcs
7 years ago
Sandro Santilli aadd7dcdc3 And others
7 years ago
Sandro Santilli f388661bda ACCESS_MODE_* -> AccessMode*
7 years ago
Thomas Boerger 3e13e16b3f
Dropped client from version check
7 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94)
7 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