Commit Graph

398 Commits (34df4e5df558e7ec648efe083696687be6f8c8a8)

Author SHA1 Message Date
Lunny Xiao 3e0525b47d Track assignee for issue (#808)
7 years ago
Ethan Koenig 68bdaf0a6b Drop redundant columns from issue_user table (#638)
7 years ago
Lunny Xiao 081485ecfd add milestone changed traker on issue view (#804)
7 years ago
Lunny Xiao f94869d2d1 Track labels changed on issue view & resolved #542 (#788)
7 years ago
Andrey Nering 27d30f1a61 Notifying on open PR, and Close/Reopen/Merge issue or PR
7 years ago
Ethan Koenig 833f8b94c2 Search bar for issues/pulls (#530)
7 years ago
Philip Couling 1610b9f547 Spun attachments into seperate go file (#701)
7 years ago
Philip Couling 64375d875b Attach to release (#673)
7 years ago
Manuel Kuhlmann dc3ff9f2ab Rename .gogs to .gitea and comply with github template guidelines (#568) (#582)
7 years ago
Bo-Yi Wu 6510e57758 fix gofmt error
7 years ago
Andrey Nering 42904cb98a Notification - Step 1 (#523)
7 years ago
Bwko 71dee6b7c0 Improve the way how branches are deleted
7 years ago
Lunny Xiao 4b7594d9fa Provide button to delete merged pull request (#441)
7 years ago
Bwko a345a03d99 Added sorting to the labels & milestones page (#199)
7 years ago
Ethan Koenig d0932ef147 Bug fixes for Issues filters (#413)
7 years ago
Ethan Koenig 4c89a9c33c Bug fixes and tests for modules/base (#442)
7 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262)
8 years ago
Lunny Xiao 3917ed45de golint fixed for routers (#208)
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Sandro Santilli 64196d4036 More overlooks
8 years ago
Sandro Santilli 60c82a8780 More...
8 years ago
Sandro Santilli f6a11e0de1 More MixedCase consts
8 years ago
Rémy Boulanouar 8dc49dc114 Implementation of the feature to redirect to an external issue tracker
8 years ago
Andrey Nering 87b593f93e Show issue/PR number on title
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Unknwon 8516dfcb6c #2018 able to sync now for mirrors
8 years ago
Unknwon 643142acab Web editor: support upload files
8 years ago
Unknwon 780cc2d110 router/repo: code refactoring
8 years ago
Unknwon 28cf0e6aaa #3459 code quality improvement
8 years ago
Thibault Meyer 92fb30c526 Load a set of predefined labels (#3459)
8 years ago
Unknwon 6b98d58906 #2966 code cleanup
8 years ago
Unknwon f8a48ffaad Web editor: improve code quality
8 years ago
Unknwon 0b273ac4d5 #3383 code cleanup
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
Richard Mahn d0a0239bac Squashed commit of the following:
8 years ago
Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request
8 years ago
Unknwon d625e41c6c #3408 minor code fix
8 years ago
Unknwon 2f105f3979 #2162 completely disable builtin issue tracker when enable external tracker
8 years ago
Unknwon 29ccf047d8 routers/repo/issue: remove redundant format string
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 46e96c008c Use struct for UI settings
8 years ago
Unknwon 5aa2bf86f4 Update locales and .gopmfile
8 years ago
Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened
8 years ago
Thomas Boerger dfad51fe9e Made the issue stats query more secure with parameterized placeholders (#2895)
8 years ago
Unknwon 9bd9ad4205 #1692 add CRUD issue APIs
8 years ago
Unknwon 514382e2eb Rename module: middleware -> context
8 years ago
Unknwon 0e9bc2d410 Fix pull request availability check
8 years ago
Unknwon a5b0400be7 #1146 finish new access rights for collaborators
8 years ago
Unknwon 129638117f #2697 fix panic when close issue via commit message
8 years ago
Unknwon 912f7b51e9 #1821 add actions for close and reopen issues
8 years ago
Unknwon d5a3021a7d Make markdown as an independent module
8 years ago
Unknwon a703f7d7b4 Merge pull request #2647 from andreynering/issue-template
8 years ago
Download-Fritz a1b28fc33c Rename MustEnablePulls() to MustAllowPulls() and simplify the contained check to AllowsPulls().
8 years ago
Download-Fritz a467184e13 #2505 Allow to fork and disallow to create PRs for mirrors.
8 years ago
Andrey Nering 658bfc2704 Implement issue and pull request templates.
8 years ago
Tobias Kunicke bc0eee48d5 parse milestone.deadline as local time
8 years ago
Unknwon 1c74612b3c Minor fix for #2444
8 years ago
Unknwon d3ba246693 Merge pull request #2444 from bkcsoft/feature/participants
8 years ago
Florian Kaiser 3e0a27157c Make highlighted markdown code blocks work on issue pages
8 years ago
Kim "BKC" Carlbäcker 85335c5f56 Go-ism :D
8 years ago
Kim "BKC" Carlbäcker b31c7fe074 Fixed Poster/Commenter-bug and clean-up
8 years ago
Kim "BKC" Carlbäcker 2665728ee7 Fix OP not 'participating' until commented
8 years ago
Kim Carlbäcker f65dedc3be Optimize participant-fetching
8 years ago
Kim "BKC" Carlbäcker 2cc1ee3fc0 Implemented participant-listing for issue-pages
8 years ago
Unknwon 5ff6eedf5e #2251 fix button name
9 years ago
Unknwon c6083c335e #1612 Ability to send mail when a new pull request is submitted
9 years ago
Unknwon e538ff2770 fix #1829 and fix #890
9 years ago
Unknwon ec2423ad7c more UI minor fixes
9 years ago
Unknwon d370effca5 minor fix for #1961
9 years ago
Unknwon 134d8e7681 work on #1961
9 years ago
Unknwon e7aabf70dc #1905 Triming the issue title
9 years ago
Unknwon 00eb2b221f fix #1876
9 years ago
Unknwon fad31ca302 work on #1748
9 years ago
Unknwon 706b0f72e2 fix issue comment mention and autofix count when start
9 years ago
Unknwon c3ba5590c9 Reopen PR need retest patch
9 years ago
Unknwon e0aab4a7f6 #1830 new comment with status change overwrites issue content
9 years ago
Unknwon c6ce6bd4c2 work on #1830
9 years ago
Unknwon fc7959d3bc New/reopen PR checks if there is any unmerged and open PR
9 years ago
Unknwon d9c5b3bcee #1659 fix change label title resets color
9 years ago
Unknwon 562e47f31c finish all new template for current ones
9 years ago
Unknwon b0bf4cc1cb fix #1632 and #1606
9 years ago
Unknwon 6f6f38e7c3 #1603 suburl for comment attachments
9 years ago
Unknwon 49e120a67c #1602 change status after comment issue
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 37e0cee877 finish PR UI
9 years ago
Unknwon ebf1bd4f51 add view pull desc
9 years ago
Unknwon 8c046073a8 work on PR conversation
9 years ago
Unknwon 1ca257ad9f rename fields
9 years ago
Unknwon a00194e665 work on #1548
9 years ago
Unknwon a329bbc215 new org dashboard issues
9 years ago
Unknwon f808df5a7b new user dahsboard issues
9 years ago
Unknwon 371572cf5f allow edit issue and comment
9 years ago
Unknwon 87f5ca8e1f able edit issue title
9 years ago
Unknwon 4c7b6414eb new access token UI
9 years ago
Unknwon a52324a5f9 able sort issues
9 years ago
Unknwon 4ce003dc15 Filter issues by assignee
9 years ago
Unknwon 30b428bf0e #1419: 500 when visit a issue with issue/comments of deleted user
9 years ago
Unknwon cec38f2a8c able edit issue labels/milestone/assignee
9 years ago
Unknwon 817b48ed1e Show owner/poster tags of comments and fix #1312
9 years ago
Unknwon 1fb53067f4 finish close/reopen issue
9 years ago
Unknwon 133b19d0c5 finish view comments on issue page
9 years ago
Unknwon ab2d0b3b44 add comment form UI
9 years ago
Unknwon b4c0b7b98b finish view issue without comments and ops
9 years ago
Unknwon 34f6cbfc2a finish attachments when create issue
9 years ago
Unknwon 89c2bd4a0d finish create issue attachment UI
9 years ago
Unknwon 17f3e840ec fix cannot parse JSON for attachments
9 years ago
Unknwon cbc7b7132f finish new issue action and mentions
9 years ago
Unknwon 884bc4ffd8 rename functions
9 years ago
Unknwon 75aff60c90 finish create issue with milestone and assignee
9 years ago
Unknwon 09a1b2a1f5 finish create issue with milestone
9 years ago
Unknwon 922f3f3062 finish create issue with labels
9 years ago
Unknwon 17de3ab0a3 add migrate from issue.label_ids to issue_label
9 years ago
Unknwon 590c464c56 UI: create issue with title and content
9 years ago
Unknwon dea3a8c6a4 WIP: create PR - choose branch
9 years ago
Unknwon 9d414d4dd9 remove Index field of milestone
9 years ago
Unknwon 34795770c3 fix issue stats with milestone filter
9 years ago
Unknwon 77dcef0cab fix milestone format parse
9 years ago
Unknwon 0705f55ce0 finish new milestone page
9 years ago
Unknwon 74bd6b939c milestone: edit
9 years ago
Unknwon 3e4cdccf6b milestone: create page
9 years ago
Unknwon ce4dcf1e83 fix naming
9 years ago
Unknwon 9311a9858a milestone: pagination
9 years ago
Unknwon 04458d49a0 milestone: list view
9 years ago
Unknwon 869113704b fix #1407
9 years ago
Unknwon 589618c8a5 better paging
9 years ago
Unknwon 68cacf9c63 fix issue paging
9 years ago
Unknwon 1ba837a055 new issue and label page
9 years ago
Unknwon dc4aab9925 UI: CURD labels
9 years ago
Unknwon ac95f6d50f UI: basic label list
9 years ago
Unknwon 86dbda0b42 UI: basci issue list without filters
9 years ago
Unknwon 4447a20f87 UI: issues - finish basic frame
9 years ago
Unknwon 35be8741c4 fix #1112
9 years ago
Unknwon 466facc009 #1067: Deleting users should remove them from collaborator lists
9 years ago
Unknwon b0b11fd7b1 Merge branch 'access' of github.com:gogits/gogs into dev
9 years ago
Raphael Randschau 1f61340fa3 Properly calculate the number of open issues per label
9 years ago
Peter Smit ed89b39984 Updating context and fixing permission issues
9 years ago
无闻 e805fdb29c Merge pull request #925 from phsmit/newcollaboration
9 years ago
Unknwon 5a99e9a37b models/action.go: add action reopen for #462
9 years ago
Peter Smit 76f8904718 Introducing Collaboration Struct
9 years ago
Joseph Crail 39c068400e Fix spelling errors in comments.
10 years ago
fuxiaohei 79dae254cf add milestone page design
10 years ago
fuxiaohei d1a60e3643 add pull-request and labels page design
10 years ago
Tony Tsang d87a9cb362 Avoid setting missing label/milestone/assignee ids
10 years ago
Tony Tsang 93b9a2acc0 Fix misuse of issue index for issue id.
10 years ago
fuxiaohei 7d48f811f1 add issue router for new issue page ui preview
10 years ago
Martin van Beurden 976f1486e0 Set cookiepath to AppSubUrl
10 years ago
Unknwon 7ba9257a7f Add suburl support
10 years ago
Martin van Beurden 0055cbd365 Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/
10 years ago
Vyacheslav Bakhmutov 6498fce04b Render milestone content as markdown
10 years ago
Vyacheslav Bakhmutov 2a7a03e5b3 take params for milestone and assignee from query instead of path args
10 years ago
Justin Nuß 7de3dd01de Use :index instead of :issue in UpdateIssueMilestone
10 years ago
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!!
10 years ago
Unknwon 8dd07c0ddd New UI merge in progress
10 years ago
Justin Nuß 12fb42de5a Fix IE bug and show errors.
10 years ago
Justin Nuß 4e2477a1a5 Fix #318. Switch to JS(ON) implementation for issue/comment creation.
10 years ago
Justin Nuß dedb156d4a Fix #321. Allow empty comments as long as there are attachments.
10 years ago
Justin ad7beb78d0 Fix #312. Quote file names of attachments.
10 years ago
Justin Nuß 620c0ef297 Merge branch 'dev' of https://github.com/gogits/Gogs into trello/244
10 years ago
Justin Nuß cbcd08aa17 Mention organisation users when organisation gets mentioned
10 years ago
Justin Nuß 4d702eb345 Allow disabling uploads
10 years ago
Justin Nuß bfe5b86004 Add file upload for attachments
10 years ago
Justin Nuß 43e5de7f83 Show attachments in issues/comments and add preview for images
10 years ago
Justin Nuß ef1cbcd761 Allow admins to delete attachments.
10 years ago
Justin Nuß 967856f36e Merge branch 'dev' into feature/attachments
10 years ago
Justin Nuß d43c5895bc Update template and style, only close commit if commit is in same repository
10 years ago
Justin Nuß 3c025b3950 Add delete route for attachments, remove upload buttons from issues/comments
10 years ago
Justin Nuß 34304e6a0c WIP: Allow attachments for issues, not only comments
10 years ago
Justin Nuß 4617bef895 WIP: Allow attachments for comments
10 years ago
Justin Nuß 469cbc8813 Update progress of milestones when closing/reopening issues and allow closing of issues in commit messages
10 years ago
Justin Nuß 812f71e21b Update milestone issue stats when reopening/closing issue
10 years ago
Unknown be8ac7fb75 fix #273
10 years ago
Unknown 314193029a Use constants to name template file
10 years ago
Unknown ad5ec45dd6 Fix #165
10 years ago
Unknown ff690fd976 Fix #200, add VERSION to template files
10 years ago
Unknown bf5fcfb49c Add * to selected label
10 years ago
Unknown 688ec6ecbd Fixed #209
10 years ago
Unknown 87854c95a9 Fixed #200
10 years ago
Unknown dce17c86ac Almost done issue label #200
10 years ago
Unknown b1bdbd7f94 Almost done issue label #200
10 years ago
FuXiaoHei 1331134316 finish issue edit content preview
10 years ago
Unknown 93f8f92523 Finish create new label
10 years ago
Unknown db6b71ad03 Update issue-user when change milestone
10 years ago
Unknown b70db61854 Fix #185
10 years ago
Unknown 16bddd593a Finish change issue’s milestone
10 years ago
Unknown 46fc36c3a6 Finish change issue’s milestone
10 years ago
Unknown 9100786beb Fix #185
10 years ago
Unknown 5ed5aa5228 Finish milestone
10 years ago
Unknown 2eee1e9bc2 Finish edit a milestone
10 years ago
Unknown 54e95fa367 Finish add new milestone
10 years ago
FuXiaoHei 1769bb2f26 add milestone edit ui
10 years ago
Unknown 68fb62347f Finish issue assignee
10 years ago
FuXiaoHei 2eabeba6b7 finish milestone add page
10 years ago
Unknown 4ef9494637 Fix panic when view issue without login
10 years ago
Unknown 25713ab209 Fix #167
10 years ago
Unknown 914ffa496f Show private repository activities in dashboard if has access
10 years ago
Unknown a742ee543e Add change assignee back end
10 years ago