Commit Graph

261 Commits (fb839ca0fb998f2dfdd280e959f85a576bb7742b)

Author SHA1 Message Date
Unknwon dabf5b057c Finish new migrate page 11 years ago
Unknwon 3428baa3b5 Mirror fix on template 11 years ago
Unknwon 9813161411 Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page 11 years ago
Unknwon 5e81383413 Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module 11 years ago
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!! 11 years ago
Unknwon 8dd07c0ddd New UI merge in progress 11 years ago
Justin Nuß 12fb42de5a Fix IE bug and show errors. 11 years ago
Justin Nuß 4e2477a1a5 Fix #318. Switch to JS(ON) implementation for issue/comment creation. 11 years ago
Justin Nuß dedb156d4a Fix #321. Allow empty comments as long as there are attachments. 11 years ago
Justin Nuß 4d702eb345 Allow disabling uploads 11 years ago
Justin Nuß bfe5b86004 Add file upload for attachments 11 years ago
Justin Nuß 43e5de7f83 Show attachments in issues/comments and add preview for images 11 years ago
Justin Nuß 1129f756c8 Fix missing . (dot) in issue templates 11 years ago
Justin Nuß 967856f36e Merge branch 'dev' into feature/attachments
Conflicts:
	models/issue.go
	routers/repo/issue.go
11 years ago
Justin Nuß d43c5895bc Update template and style, only close commit if commit is in same repository 11 years ago
Justin Nuß 3c025b3950 Add delete route for attachments, remove upload buttons from issues/comments 11 years ago
Justin Nuß 34304e6a0c WIP: Allow attachments for issues, not only comments 11 years ago
Justin Nuß 4617bef895 WIP: Allow attachments for comments 11 years ago
无闻 8e4debe99d Merge pull request #297 from nuss-justin/issue/288
Fix issue #288. Only show label form if repository collaborator/admin
11 years ago
无闻 dc2e140360 Merge pull request #296 from nuss-justin/dev
Fix issue 280 & unwatch button in Firefox
11 years ago
Justin Nuß e194cf3291 Fix issue #259. Allow links in the repository description 11 years ago
Justin Nuß ccca60a5a1 Fix issue #288. Only show label form if repository collaborator/admin 11 years ago
Justin Nuß 18718afb36 Hide watch/unwatch button if not loggedin 11 years ago
Unknown be8ac7fb75 fix #273 11 years ago
Unknown cdffdeddc9 Fix bug that collaborators are able to modify settings of repository 11 years ago
Unknown 5dbfe3c26c Finish organization homepage 11 years ago
Unknown 32b09681b2 Migrate repository by organization 11 years ago
Unknown 43b33440b5 Work on create organization repo and #257 11 years ago
fuxiaohei 72ba273cc9 select owner when creating repository 11 years ago
Unknown 4cf7a1fca5 Mirror update on create repo page 11 years ago
fuxiaohei 80be060735 select owner when creating repository 11 years ago
Unknown 8e6c254c03 Mirror fix on create repo 11 years ago
fuxiaohei cc703ee663 select owner when creating repository 11 years ago
Unknown 314193029a Use constants to name template file 11 years ago
Unknown 9924e65ca1 In progress of name template name constant 11 years ago
Unknown f160b4f33c Add tar.gz download button and other mirror updates 11 years ago
FuXiaoHei 4e8a1bf9c9 fix firefox zclip bug 11 years ago
Jason 7fd22bea1e Add dropdown-menu-right class to the repo-watching dropdown
The dropdown menu was dropping down to the right and appearing outside of the page container. This made it not visible at smaller browser widths.

This commit makes it drop down into the page container, instead of out, and keeps it visible at all screen sizes.
11 years ago
Unknown 33ec0632ff Fix #183 11 years ago
Unknown 98dbbae2ef Fix #166 11 years ago
Unknown c117f9e73f Fix #166 11 years ago
FuXiaoHei d76772adb9 add milestone list page 11 years ago
Unknown e573855a4f Fix #98, support web hook 11 years ago
Unknown 94bccbb148 Finish edit and remove web hook 11 years ago
Unknown 24f614f6db Finish add web hook 11 years ago
Unknown bbdfe25769 User code clean and ui improve 11 years ago
Unknown c1eb4d894a Clean api code 11 years ago
FuXiaoHei d189b83ac1 some ui fix 11 years ago
FuXiaoHei d34c3bb751 finish webhook ui,
some ui fix
11 years ago
FuXiaoHei 3e856928a2 add webhooks page ui 11 years ago
Unknown 75109bbd65 Fix panic when no master branch 11 years ago
Unknown f6c4fbeb37 Collaborator 11 years ago
FuXiaoHei 1c88a541cb fix profile ui 11 years ago
FuXiaoHei 52fbb9788a add collaboration page ui 11 years ago
Unknown 2401e68d7e Prepare for v0.3.1 hotfix 11 years ago
无闻 31805e2bbe Merge pull request #135 from clee/show-parents
Show parents in commit diff page
11 years ago
Chris Lee 6700257558 Show parents in commit diff page 11 years ago
Unknown ce05a8d7b6 Merge branch 'dev' of github.com:gogits/gogs into dev
Conflicts:
	templates/repo/single_list.tmpl
11 years ago
Unknown 62d23e9154 HTTP no follow and offline mode 11 years ago
无闻 9fdf4bc277 Merge pull request #134 from clee/master
Use commit summaries instead of full messages
11 years ago
Chris Lee 8a8f84d245 Use commit summaries instead of full messages 11 years ago
Unknown 59d0e73c35 Batch mirror fix 11 years ago
Unknown 8bed017557 Add build tag enable prompt 11 years ago
Unknown eda3f8b3b3 Mirror updates 11 years ago
Unknown c3a52f7dd0 Mirror bug fix on downloading zip 11 years ago
Unknown 7d656ee2e3 Update docs 11 years ago
slene d3fc1da8c2 download link 11 years ago
Unknown 57f84fb051 UPDATE DOCS 11 years ago
Unknown d2b53dd43b Add weibo oauth 11 years ago
Unknown c9a1eb4789 Able to change mirror interval now 11 years ago
slene 52b4ab2aa5 update with new git 11 years ago
Unknown 90f6aa8cd1 Add repo mirror and import 11 years ago
Unknown 31d613c01d Mirror fix 11 years ago
Unknown 5d30bfc8ba Fix #65 fix #57 11 years ago
Unknown 33aa4f7438 Support private repo 11 years ago
Unknown d6dac160df Pages in commits list page 11 years ago
Unknown 47aa53bd36 Add search commits 11 years ago
Unknown 23e318f85a Merge branch 'dev' of github.com:gogits/gogs into dev 11 years ago
Unknown 11f54b1426 Mirror bug fix 11 years ago
FuXiaoHei df000245d1 add pager in commit-page, finish commit search form 11 years ago
Unknown 306aa5bffe Add support default branch 11 years ago
Unknown 8980675a9f Fix #69 11 years ago
FuXiaoHei 6b30d9b0f2 fix mirror typo 11 years ago
Unknown 5d4025cb5a Add go get meta support 11 years ago
Unknown 9f7bd5007b Work on mirror repo 11 years ago
FuXiaoHei c72e1b5c2a repo-import page ui 11 years ago
FuXiaoHei d3a987eded username & repo-name changing help message 11 years ago
FuXiaoHei 98f918ed28 Merge branch 'dev' of https://github.com/gogits/gogs into dev 11 years ago
FuXiaoHei 3ede496383 add release-new route 11 years ago
Unknown eb803ec5eb Add transfer repository 11 years ago
FuXiaoHei 75db79b4b6 release list page ui 11 years ago
Unknown 79a610592e Add: rename repository 11 years ago
FuXiaoHei 1757a59a99 js clipboard 11 years ago
Unknown db66b8da72 Add release tmpl 11 years ago
crackcomm 128b7c790e My mistake... 11 years ago
crackcomm 5a07b5430e .admin-dl-horizontal 11 years ago
Unknown e938863ae6 Mirror fix on UI 11 years ago
slene b1627672f9 fix link 11 years ago
slene 816bb08720 fix link 11 years ago
slene d6c9e3413a fix display bare repo 11 years ago