Commit Graph

694 Commits (23db3375dfa6a882fa7561b840369fa7d145383f)

Author SHA1 Message Date
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
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
Unknwon 79dcd7ee6e #2167 able to identify git version on Windows
8 years ago
Unknwon 59c965a5ec #2156 admin able to edit organization max repo creation
8 years ago
Unknwon 477b4d3b50 #2154 fix form submit error
8 years ago
Unknwon 2a0bb1fa90 #1575 Limit repo creation
8 years ago
Unknwon 9a2e43bff2 move out git module and #1573 send push hook
9 years ago
Adam Strzelecki e4a092fb5a Make serv/update use LOCAL_ROOT_URL instead public
9 years ago
Unknwon 4e0c697aaf force new INI version
9 years ago
Unknwon ca8ce793d1 #2063 Ability to delete repo from admin panel
9 years ago
Unknwon 404867f206 fix #2105 and fix #1857
9 years ago
Unknwon f3eaa4c592 Set default language for i18n
9 years ago
Unknwon f41360d864 #2052 advanced select ops for system notices
9 years ago
Unknwon e538ff2770 fix #1829 and fix #890
9 years ago
Unknwon 56dd430a10 refactor API routes and some work for #976
9 years ago
Unknwon 5742f9fe69 fix #2095
9 years ago
Unknwon cc8f5add6e fix #976
9 years ago
Unknwon ec2423ad7c more UI minor fixes
9 years ago
Adam Strzelecki 2580e7b57e UI: Always show menu on repo pages
9 years ago
Unknwon 0be8b1b1a1 #2052 Ability to batch delete system notices
9 years ago
Unknwon dcb391d341 Merge branch 'feature/wiki' into develop
9 years ago
Unknwon 830d000667 finish wiki
9 years ago
Unknwon 5a14c3cf98 Merge pull request #2053 from kakwa/develop
9 years ago
Unknwon 9950f5a5bd add line break after SSH error message
9 years ago
kakwa 1d7a1b6034 add name of the dump file in last log message
9 years ago
kakwa a59b1fcc21 Fix dump of log and custom directory in dump cmd
9 years ago
kakwa c5a9be9115 Using a tmp dir to generate db and repo dumps
9 years ago
kakwa f86afb04a2 Adding more error handling in dump cmd
9 years ago
Unknwon e42fcb033d wiki: finish edit
9 years ago
Unknwon 392f3ee210 wiki: finish new
9 years ago
Unknwon c50a3503e6 introduce git-shell
9 years ago
Unknwon 2b10fdc4dc Wiki: UI for page new
9 years ago
Unknwon 3ca544912f #1944 Drop /org/ URL path prefix in organization home page
9 years ago
Unknwon 21ad4bf0fe print error log to client side when dev mode
9 years ago
Unknwon 0128036514 #1681 some fixes for builtin SSH server on Windows
9 years ago
Unknwon 52c8f69163 fix #650
9 years ago
Unknwon 987dcc5372 fix #1383
9 years ago
Unknwon f455125d4d fix #878
9 years ago
Unknwon 29ed7872f8 repo sidebar active class
9 years ago
Unknwon 5dc3dd1704 fix #1960
9 years ago
Unknwon 134d8e7681 work on #1961
9 years ago
Unknwon e030109b5a fix api broken
9 years ago
Unknwon 7c80eba77f minor UI fix and fix ssh race
9 years ago
Unknwon 1d57f0d64f Show custom avatars in commits
9 years ago
Unknwon 2db785b3ed convert missing name
9 years ago
Unknwon 647688bd06 #1266 convert name to lower when handle SSH
9 years ago
Unknwon 18c841050b fix 1540 and experimental SSH server support
9 years ago
Unknwon b55499d039 go vet and fix #1890
9 years ago
Unknwon 676d774d88 fix #1902
9 years ago
Unknwon f255b1e86d #1896 fatal when no needed update task
9 years ago
Unknwon a374751eb8 add Makefile
9 years ago
Unknwon b9f5def5dc fix insecure tls when trigger task
9 years ago
Unknwon 0fbb8c8826 New push to head repo of head branch: regenerate patch and retest apply
9 years ago
Unknwon b5fdf0947b reduce code
9 years ago
Unknwon 35a65736fa add get repo API
9 years ago
Unknwon 932dbccb67 fix import path, fix #1782
9 years ago
Unknwon aff49b1c9e unified API error response
9 years ago
无闻 b1941f1da1 Merge pull request #1736 from soudy/develop
9 years ago
Unknwon db00aa7653 add log for trigger hook when push through SSH
9 years ago
Steven Oud 6fe868a4d5 added repository remove option to api
9 years ago
kendaru b05c7b3faa moved routes to RouterRef group
9 years ago
kendaru 5c39d3fa7d changed integrated page number to GET
9 years ago
Steven c8aa9c6cb1 implemented #1721: see users who forked/starred/watched a repository
9 years ago
Unknwon e787e73e2f fix URL match
9 years ago
Unknwon 3fb1b6a608 drop oauth2 feature support
9 years ago
Unknwon e75fd2f783 simplify names
9 years ago
Unknwon e5ed5904c6 #1606 GUI bug while adding ldap user
9 years ago
Unknwon 121a81a2c5 finish new edit auth UI
9 years ago
Unknwon 52ec80fa18 finish all new user settings UI
9 years ago
Unknwon 5020576e80 minor regexp fix on #1593
9 years ago
Unknwon 56eb252098 #1593 fix repo name router bug
9 years ago
Unknwon c38754d432 #1191 allow upload avatar for org
9 years ago
Unknwon 6a5c87afdd prepare 0.6.9 release
9 years ago
Unknwon 7ec991326d fix migrate api
9 years ago
Unknwon e5b105e513 fix migrate API
9 years ago
Unknwon 83dc2468f5 finish initial version of pull request
9 years ago
Unknwon d951824ff9 able to download archive by API
9 years ago
Unknwon 953bb06857 basic PR feature
9 years ago
Unknwon 37e0cee877 finish PR UI
9 years ago
Unknwon 8c046073a8 work on PR conversation
9 years ago
Unknwon c08600c59b new edit webhook UI
9 years ago
Unknwon 4217c2333c new create webhook UI
9 years ago
Unknwon 2881456421 new webhooks list UI
9 years ago
Unknwon 1cb03135b7 new repo git hooks UI
9 years ago
Unknwon a329bbc215 new org dashboard issues
9 years ago
Unknwon 062adbed8a add confirmation to delete ssh key
9 years ago
Unknwon 371572cf5f allow edit issue and comment
9 years ago