Commit Graph

1259 Commits (34304e6a0c9a3904b999e3ae1fcc9e6518d3f026)
 

Author SHA1 Message Date
Justin Nuß 34304e6a0c WIP: Allow attachments for issues, not only comments
Justin Nuß 4617bef895 WIP: Allow attachments for comments
无闻 6e9f1c52b1 Merge pull request from nuss-justin/bugfix/milestone-counter
Update milestone issue stats when reopening/closing issue
Justin Nuß 812f71e21b Update milestone issue stats when reopening/closing issue
无闻 94b100ce43 Merge pull request from nuss-justin/issue/216
Fix . Change milestones, labels and assigne without reloading the page
无闻 40557a4f79 Merge pull request from nuss-justin/issue/278
Fix issue . Fall back to (default) branch for context data, if no branch selected
无闻 8e4debe99d Merge pull request from nuss-justin/issue/288
Fix issue . Only show label form if repository collaborator/admin
无闻 dc2e140360 Merge pull request from nuss-justin/dev
Fix issue 280 & unwatch button in Firefox
无闻 5bbd5be0ca Merge pull request from nuss-justin/issue/259
Fix issue . Allow links in the repository description
Justin Nuß 0d06c7e5f2 Prevent panic when dividing through zero
Justin Nuß 636a78fed1 Escape tags and quotes in links.
Justin Nuß e194cf3291 Fix issue . Allow links in the repository description
Justin Nuß ed73af6fa1 Fix . Change milestones, labels and assigne without reloading the page
Justin Nuß 267870537d Fix issue . Fall back to (default) branch for context data, if no branch selected
Justin Nuß ccca60a5a1 Fix issue . Only show label form if repository collaborator/admin
Justin Nuß ec26b78d3c Fix issue . Update milestone counter when creating an issue
Justin Nuß 18718afb36 Hide watch/unwatch button if not loggedin
Justin Nuß 0b4fcf1224 Fix unwatch button not working in Firefox
无闻 536f65b8ad Merge pull request from wmark/master
Enable users to upload other key types than RSA (+ ED25519, ECDSA, NTRU, McE)
W-Mark Kubacki 887ad1ec8b Utilize ssh-keygen for checking of keys.
Removes the limitation to RSA and enables us to use all key types
SSH recognizes.
无闻 aab2dbc505 Merge pull request from gima/dev
Make possible for administrators to change user's password (fix proposal...
gima 5a97cc69ed Make possible for administrators to change user's password (fix proposal for )
Lunny Xiao 6418caf23a add build script
codeskyblue 9a3e1790a1 update start.sh in order to compatible with supervisor
Unknown 3969d704a0 Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 0f907301b7 Fix
无闻 590f9e599c Merge pull request from compressed/user_name
Only update access usernames where the username is changing
Christopher Brickley 63e47405b2 Only update access usernames where the username is changing
fuxiaohei c127d84777 add organization team-single page
Unknown 63cc14062a Paging function for users and repositories
Unknown 7ffdabb28f Move debug router location
Unknown 9b014d05e4 Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 097c8e05e6 Able to set timeout for process monitor
无闻 21088a40f5 Merge pull request from nuss-justin/dev
Fix wrong method for profiling routes.
Justin 10f932b952 Fix wrong method for profiling routes.
Unknown fd5412ec47 Work on
Lunny Xiao baa255e899 remove debug info
Lunny Xiao 3c6da63216 bug fixed
Unknown aed4271c8d Change martini.Static to custom Static function
Unknown be8ac7fb75 fix
Unknown 7f3015b32b Merge branch 'dev' of github.com:gogits/gogs into dev
Unknown 13b032f829 update name
无闻 ae7f3eed78 Merge pull request from nuss-justin/dev
Add 'pprof' tag for enabling debugging
Justin Nuß a481672c5c Add 'pprof' tag for enabling debugging
Unknown 0820b24f0b Merge branch 'master' of github.com:gogits/gogs into dev
Unknown 36292060d6 Fix bug that collaborators are able to modify settings of repository
Unknown cdffdeddc9 Fix bug that collaborators are able to modify settings of repository
Unknown 465dc962b5 Finish create organization team
无闻 3f42cb7c23 Merge pull request from AntonioMeireles/master
fix typos in users' editing template.
António Meireles 3ad20773a2 fix typos in users' editing template.