Commit Graph

737 Commits (742e21aeba5c02935269a2a3681f4486019ce542)

Author SHA1 Message Date
Lauris BH f189ccd2d6 Fix git hooks update to receive required arguments. Fixes #2090 (#2095)
7 years ago
Lauris BH 6db387a21e Refactor session close as xorm already does everything needed internally (#2020)
7 years ago
Lunny Xiao e2ec4b7c23 fix bu ong normal user visit public repo (#1984)
7 years ago
Lunny Xiao 31b5e9177f fix collborators lack of units on orgnization repositories (#1968)
7 years ago
Ethan Koenig e0a63a20e0 Fix errors caused by force push (#1927)
7 years ago
Phil Hopper 6ec07a6bd7 Make `LocalCopyPath` a setting instead of a hard-coded path (#1881)
7 years ago
Ethan Koenig bfb44f8854 Fix status table race condition (#1835)
7 years ago
Ethan Koenig 474d636794 Update code.gitea.io/git (#1824)
7 years ago
Ethan Koenig 9c66d1d9ea Fix deadlock in updateRepository (#1813)
7 years ago
Ethan Koenig bdc90aeaee Delete repo redirects on repo deletion (#1776)
7 years ago
Ethan Koenig b0308d86dc Fix unloaded owner (#1770)
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
Ethan Koenig 9e627af9a4 gofmt (#1710)
7 years ago
guyzmo 397474ecb1 Added Parent property to the repo API (#1687)
7 years ago
guyzmo 98460a8d9d Exposes in API the Repo entity's Size and IsBare property (#1668)
7 years ago
Kim "BKC" Carlbäcker d409d3ab57 Sanitation fix from Gogs (#1461)
7 years ago
Jonas be6edaddcb Repo size in admin panel (#1482)
7 years ago
Jonas 54f0293f0a Mirror sync interval specified as duration string (#1407)
7 years ago
Philippe Kueck fe94032f74 rewrite pre-commit, post-commit and options hooks (fixes #1250) (#1257)
7 years ago
Bo-Yi Wu 1c3bd436cc feat: Only use issue and wiki on repo. (#1297)
7 years ago
Ethan Koenig ec0ae5d50c Refactor and fix incorrect comment (#1247)
7 years ago
Lunny Xiao f5476bdbb1 bug fixed for delete repo failed (#1193)
7 years ago
Bo-Yi Wu d76d67de23 feat: expose url field on issue api. (#982)
7 years ago
Lunny Xiao 9cb08a3cf5 fix wrong num of user repos because of duplicated click delete button & performance optimization (#1092)
7 years ago
Ethan Koenig 136e6beb0f Fix unused Engine bugs (#1064)
7 years ago
Lunny Xiao 32faec00e6 move all repo list functions as a standalone file (#1061)
7 years ago
Bo-Yi Wu 95574a3640 fix: Admin can see all private repositories on Explore page. (#1026)
7 years ago
Andrey Nering 946f3078d3 Add "mirror" field to repo API
7 years ago
Bo-Yi Wu f1412142e0 refactor: repo counts for SearchRepositoryByName func (#1045)
7 years ago
Lunny Xiao c0ea3963be fix delete repo will hang on postgres (#1044)
7 years ago
Lunny Xiao 0e6b9ea786 Take back control of hooks (#1006)
7 years ago
Ethan Koenig ec3a696e2d Fix lint errors
7 years ago
Bo-Yi Wu 83b6d03231 fix: Wrong repo list on Explore page if user already loggin. (#1009)
7 years ago
Denis Denisov fd941db246 Protected branches system (#339)
7 years ago
Ethan Koenig be48b32e63 Unit tests for repo watching (#963)
7 years ago
Bo-Yi Wu a31f64d639 fix: 500 error on /explore/repos page. (#946)
7 years ago
Bo-Yi Wu 9d2b830275 refactor: small optimize for sql query (#940)
7 years ago
Lunny Xiao 3a91ac51a9 fix bug of multiple forks (#928)
7 years ago
Bo-Yi Wu 23aba523b5 feat: support search bar on star tab of user profile. (#917)
7 years ago
Bo-Yi Wu 5cc275b1de feat: add git version on admin panel. (#921)
7 years ago
Morgan Bazalgette 442145dbd3 Fix public activity showing private repos (#892)
7 years ago
Andrew 42835c7f82 Implement archive cleanup (#885)
7 years ago
Bo-Yi Wu 71d35dae8c fix: wrong pages number which includes private repository count. (#844)
7 years ago
Ethan Koenig 027591a3a5 Redirects for renamed repos (#807)
7 years ago
Lunny Xiao 8a421b1fd7 Add units concept for modulable functions of a repository (#742)
7 years ago
Bo-Yi Wu a90a215662 feat: Add search bar on user profile page. (#787)
7 years ago
Ethan Koenig 68bdaf0a6b Drop redundant columns from issue_user table (#638)
7 years ago
Gabriel Jackson bf6f61cc69 Cleanup log messaging
7 years ago
Lunny Xiao bb5a6b7a07 fix xorm NewSession uncorrected usages (#774)
7 years ago
Matthias Loibl d1006150fb Refactor process package and introduce ProcessManager{} with tests (#75)
7 years ago
Lunny Xiao 87ad4961f6 bug fixed for update repository (#664)
7 years ago
Ethan Koenig 8422ab542c API endpoint for subscribers (#598)
7 years ago
Andrey Nering 03b45284e1 Merge pull request #555 from ethantkoenig/tests/pull
7 years ago
Andrey Nering 84b7d29d34 Create missing database indexes (#596)
7 years ago
Ethan Koenig 72bfabfada Unit tests for models/pull.go
7 years ago
Ethan Koenig 1207bda94b Fix typos in models/ (#576)
7 years ago
Lunny Xiao 6e5fffbd3f resolved #485: when migrate empty wiki repo, then ignore (#541)
7 years ago
Andrey Nering b992858883 Tab on user profile to show starred repos (#519)
7 years ago
Bwko 331316894e Replace Gogs with Gitea (#520)
7 years ago
Fabian Zaremba 2e7ccecfe6 Git LFS support v2 (#122)
7 years ago
Bwko fa3abc22c0 Added sorting to organizations, repos & users page (#222)
7 years ago
Lunny Xiao a822bba3e1 Add default values for settings (#455)
7 years ago
Thomas Boerger b33078fa33 Bindata is optional and over-writable on restart (#354)
7 years ago
Richie B2B 0d6e88baef Fix typo (#407)
7 years ago
Ethan Koenig 401a8db0ed Remove stale comment in models/repo.go (#366)
7 years ago
Ethan Koenig 04b9a7e7a2 Bug fixes for repo permissions in API
7 years ago
Bwko 4ff0db0246 Catch os... errors
8 years ago
Bwko 5ab85372da Added rel="noopener" to target="_blank" hrefs (#327)
8 years ago
Bwko bad1bc6518 Lint models/repo.go
8 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262)
8 years ago
Lunny Xiao 304bbd3f25 golint fixed for modules/markdown
8 years ago
Bo-Yi Wu d9ffe99972 fix variable assigned and not used.
8 years ago
Thibault Meyer ddee4c8b58
Normalize files with gofmt
8 years ago
Sandro Santilli a1c5f02444 Fix import path of go-sdk (#141)
8 years ago
Thibault Meyer b0ddced2b5
Merge remote-tracking branch 'upstream/master' into feature/rewrite-xorm-queries
8 years ago
Thibault Meyer a4454f5d0f
Rewrite XORM queries
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Sandro Santilli b3828e38a5 more
8 years ago
Sandro Santilli f14232d2e9 This one I overlooked before
8 years ago
Sandro Santilli f388661bda ACCESS_MODE_* -> AccessMode*
8 years ago
Thomas Boerger 4c6c16f358
Replaced go-gogs-client with go-sdk imports
8 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94)
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
Rémy Boulanouar 8dc49dc114 Implementation of the feature to redirect to an external issue tracker
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Unknwon 6da55159a2
#3589 LoadRepoConfig after ORM is initialized
8 years ago
Unknwon 8516dfcb6c #2018 able to sync now for mirrors
8 years ago
Unknwon 43297148b2 modules/sync: rename SingleInstancePool to ExclusivePool
8 years ago
Unknwon 643142acab Web editor: support upload files
8 years ago
Thibault Meyer 92fb30c526 Load a set of predefined labels (#3459)
8 years ago
LFlare 3738b6399e Fixed typo (#3533)
8 years ago
Unknwon 579e5e4fee Web editor: disallow edit mirror repository
8 years ago
Unknwon dad5c15520 #2901 allow setting preferred licenses
8 years ago
Unknwon c30b856d14 #3505 use user’s info for committer and author
8 years ago
Unknwon ce1e4348da #3521 fix wiki HTTP/S clone URL does not have .wiki suffix
8 years ago
Unknwon f8a48ffaad Web editor: improve code quality
8 years ago
Unknwon 0b273ac4d5 #3383 code cleanup
8 years ago
Unknwon a00c932bbc General code quality improvement
8 years ago
Unknwon 6f9a95f830 #2246 add HTMLURL to webhook type
8 years ago
Unknwon 2625193a48 models/repo_editor: improve code quality
8 years ago
Unknwon f3c3258921 Fix repository owner can assign self
8 years ago
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
8 years ago
Cosmin Stroe ba314a7a36 Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992)
8 years ago
Unknwon 98b58fa050 Handle windows deletion when start
8 years ago
Unknwon ff731ea07d #2814 LOWER() column value within search
8 years ago
Unknwon 263304b6b7 #13 fix postgres aggregate
8 years ago
Unknwon 2bf8494332 #13 finish user and repository search
8 years ago
Marin Jankovski 1314ba219e Updated and created were appended with _unix. Fresh databases have only the newly named fields.
8 years ago
Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64)
8 years ago
Unknwon 045f14fbd0 #1146 finsih UI work for access mode of collaborators
8 years ago
Unknwon dfd6f8f7ab Merge pull request #2757 from joshfng/fix-fork-relative-url
8 years ago
Josh Frye 275464e7fb Use relative url when showing forked from
8 years ago
Unknwon 2d2d85bba4 #1597 support pull requests in same repository
8 years ago
Unknwon 260723e2cc Minor fixes for #2745
8 years ago
Josh Frye f3358f5927 Repo setting to delete and disable wiki
8 years ago
Josh Frye 7f2733fa1b Return errors instead of just logging them.
8 years ago
Josh Frye edb7967dc7 Set DefaultBranch to master when importing a new repo if possible
8 years ago
Unknwon 9e89584cb4 Allow setting git operations timeouts
8 years ago
Unknwon ea80274229 #2700 fix sqlite3 can't create issue with more than one label
8 years ago
Unknwon 8055a0bdac Post work for #2637
8 years ago
Unknwon d5a3021a7d Make markdown as an independent module
8 years ago
Download-Fritz a467184e13 #2505 Allow to fork and disallow to create PRs for mirrors.
8 years ago
Unknwon 632c27802c Minor fix for #2624
8 years ago
Unknwon dc89c51f3e Merge pull request #2624 from mhartkorn/convert-mirror-to-repo
8 years ago
Martin Hartkorn bb595666ac Moved UpdateRepository() to CleanUpMigrateInfo() and correctly delete mirror from database
8 years ago
Unknwon 9adfe453d5 #2569 delete repo local copy when transfer
8 years ago
Martin Hartkorn 15d37b7a95 Refactored according to suggestions
8 years ago
Martin Hartkorn 3650bd8528 Convert mirrors to regular repositories.
8 years ago
Josh Frye 8662990746 Add default branch to repo payload
8 years ago
Josh Frye ce3708b3ea Remove local wiki copy on repo transfer. Fixes #2558
8 years ago
Unknwon 59745c62b4 #1577 fix missing SQL query placeholder
8 years ago
Unknwon f8182ac521 #2558 delete local wiki copy when rename repo and user
8 years ago
Unknwon 04be8c0de5 #2554 reinitialize all repos from the db
8 years ago
Unknwon 995487e822 Minor fix for #2506
8 years ago
Antoine GIRARD b7b30cd85e Corrections following recommendations
8 years ago
Antoine GIRARD c11c3b6c11 Near ready
8 years ago
Unknwon e2dde6eb0a Record error when fail to health check repository
8 years ago
Unknwon 240fe07287 #2273 URL consistency on webhook payload
8 years ago
Unknwon 7786cb76f3 fix #2205
8 years ago
Unknwon 19423957b1 rename import path
8 years ago
Unknwon 91789930bc #2176 fix 500 on /watchers & /stars for pg
8 years ago
Unknwon 79dcd7ee6e #2167 able to identify git version on Windows
8 years ago
Unknwon 40f3142264 #2114 External URL for wiki
9 years ago
Unknwon 2a0bb1fa90 #1575 Limit repo creation
9 years ago
Unknwon 9a2e43bff2 move out git module and #1573 send push hook
9 years ago
Unknwon 718d3ae258 #1943 Able to config fsck timeout
9 years ago
Unknwon 120cd4e471 #1984 Better mirror repo management
9 years ago
Unknwon dce2a9e7e1 fix wrong slack webhook payload URL
9 years ago
Unknwon 404867f206 fix #2105 and fix #1857
9 years ago
Unknwon e82ee40e9e init with all enabled
9 years ago
Unknwon e538ff2770 fix #1829 and fix #890
9 years ago
Unknwon 81133d45a1 work on #2093
9 years ago
Unknwon 37a372f6f5 500 when wiki not exists
9 years ago
Unknwon f122d0856e fix #2090
9 years ago
Unknwon d3a5ff7b6b fix #2042
9 years ago
Unknwon 830d000667 finish wiki
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 dcc740fd26 fix incorrect
9 years ago
Unknwon 8966750fd4 add some log
9 years ago
Unknwon 1d4a5b1825 fix #2002
9 years ago
Unknwon 3d14e73fd8 fix #1119 and data race in timming tasks
9 years ago
Unknwon efea642d6c add admin op: delete missing repos
9 years ago
Unknwon ab9411be2a clean up code
9 years ago
Unknwon 9ab96172fc new watchers, stars and forks UI
9 years ago
Unknwon 18de67380c fix #1958
9 years ago
Unknwon 4f03b81ec7 #1931 Test patch does not checkout correct base branch
9 years ago
Unknwon 18c841050b fix 1540 and experimental SSH server support
9 years ago
Unknwon d85a1d478e admin op with notice
9 years ago
Unknwon 6f929dcd9e #1895 Case sensitive clone URL
9 years ago
Unknwon 8411b50f5d work on #1882
9 years ago
Unknwon 04806b614e more on #1705
9 years ago
Unknwon 706b0f72e2 fix issue comment mention and autofix count when start
9 years ago
Unknwon 022820103d #1657 allow forcing all private repos
9 years ago
Unknwon 0fbb8c8826 New push to head repo of head branch: regenerate patch and retest apply
9 years ago
Unknwon db7ac8bc1d use notice instead of suspend delete archives
9 years ago
Unknwon fc7959d3bc New/reopen PR checks if there is any unmerged and open PR
9 years ago
Unknwon 6a6e43f964 print out git version
9 years ago
Unknwon 01dc8f8a4f fix change visivility of non-org does not affect forks
9 years ago
Unknwon ea6c6bc20a work on 1714
9 years ago
Unknwon 215920772a save PR info as patch and minor fix on PR
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 6dfee30bf0 #1602 Wrong commit order on issue page when pushing multiple commits
9 years ago
Unknwon 986447335d #1693 minor fix
9 years ago
Antoine GIRARD dfc16d0879 Fix admin repos new ui
9 years ago
Unknwon 52ec80fa18 finish all new user settings UI
9 years ago
Unknwon 9899ea71e8 #1611 fix bool type in sqlite query
9 years ago
Unknwon b75d0378cb clean log
9 years ago
Unknwon 0806725ca5 minor fix on #1589
9 years ago
Sina Siadat ae1650824c Set IsBare true if migrated repo is empty.
9 years ago
Unknwon aa67de910a fix #1558
9 years ago
Unknwon 119dec51f2 Mirror repository should not allow fork
9 years ago
Unknwon d023e81a8f #1577 explore paginator problem
9 years ago
Unknwon 38eb000d13 work on #1570
9 years ago
Unknwon a7ee654646 #1544 better tmp dir name for creating repo
9 years ago
Unknwon b6131793da #1545 prevent duplicated refs of issues in single commit
9 years ago
Unknwon 2a2a8cd619 ui and pulls index fix
9 years ago
Unknwon 83dc2468f5 finish initial version of pull request
9 years ago
Unknwon 953bb06857 basic PR feature
9 years ago
Unknwon 8c046073a8 work on PR conversation
9 years ago
Unknwon 398569f6f8 #1021 Forked repo unavailable after deleting original repo
9 years ago
Unknwon 7714e792a4 minor fixes on #1551
9 years ago
Unknwon d01f688257 fix repository count of user is messed up
9 years ago
Unknwon a3683ca5d6 #1544 Creating new repository fails occasionally
9 years ago
Unknwon ea454c21f7 #1542 A way to skip TLS verify for SMTP authentication
9 years ago
Unknwon a541ca16b6 fix bare repo issue
9 years ago
Unknwon d07033a0f0 fix 1093
9 years ago
Unknwon 11ce720f9f add more README vars
9 years ago
Unknwon bb3b90fcd6 #1487 Readme Template
9 years ago
Unknwon 46bee50e45 complate list of gitignores and licenses
9 years ago
Unknwon b3a45693c3 minor update
9 years ago
Unknwon f808df5a7b new user dahsboard issues
9 years ago
Unknwon aa65761d81 new commits table
9 years ago
Unknwon 6235bd1fe9 work on #986 and fix a LDAP crash
9 years ago
Unknwon b1696665bd make cron task configurable
9 years ago
Unknwon 407385db7e work on #1493
9 years ago
Unknwon e4d6b5d488 Creates hooks directory when init update hook
9 years ago