6543 and zeripath
432f9dd1a3
[Fix] milestone close timestamp ( #8728 ) ( #8730 )
...
* BugFix: Update closed_date_unix colum on milestone table on close
* go fmt
2019-10-29 03:11:24 +00:00
6543 and Lunny Xiao
cf35355db8
Ensure that diff stats can scroll independently of the diff ( #8581 ) ( #8611 )
...
This PR ensures that once opened the diff stats detail box can be scrolled independently of the diff on the compare page.
Fixes #5532
Details:
* make diff-detail-box the main container
* move file diff at the same level as diff-stats
* make diff-view options sticy again
* make diff-stats scroll if to mouch
* rm useless css info
* less: mv diff-stats to own class
* use new css class
* cleanup less file
* diff-counter: margin-right: 15px;
* make CI work
* make numbers colorful
* add sign (-/+) to numbers
2019-10-21 16:53:34 +08:00
6543 and zeripath
435ce92935
Fix #8582 by handling empty repos ( #8587 ) ( #8594 )
...
* Fix #8582 by handling empty repos
Signed-off-by: Jonas Franz <info@jonasfranz.software >
* Fix tests
Signed-off-by: Jonas Franz <info@jonasfranz.software >
2019-10-19 21:35:22 +01:00
6543 and Lunny Xiao
7565ac02c2
Allow more than 255 characters for tokens in external_login_user tabl… ( #8585 )
...
* Allow more than 255 characters for tokens in external_login_user table (#8554 )
Signed-off-by: Wenxuan Zhao <viz@linux.com >
* use old xorm repo
2019-10-19 12:54:09 +08:00
6543 and zeripath
0752a3895a
Fix migrate mirror 500 bug ( #8526 ) ( #8530 )
...
* fix migrate mirror 500 bug
* update backport
2019-10-16 10:48:45 +01:00
db0d4ffdc7
Changelog for 1.10.0-RC1 ( #8510 )
...
* Changelog for 1.10.0
* clean up | remove TESTING and DOCS sction | short BUILD section
Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com >
Co-Authored-By: John Olheiser <42128690+jolheiser@users.noreply.github.com >
Co-Authored-By: zeripath <art27@cantab.net >
2019-10-14 20:34:21 +01:00
6543 and techknowlogick
1fe81bc22e
add crowdin badge ( #8447 )
2019-10-09 22:16:58 -04:00
6543 and techknowlogick
1a269f7ef8
add 6543 to maintainers ( #8417 )
2019-10-07 22:03:44 -04:00
6543 and Lunny Xiao
08e0d4b114
README: add License shield ( #8235 )
2019-09-19 10:01:38 +08:00
6543 and Lauris BH
5409dec8fd
[Branch View] show "New Pull Request" Button only if posible ( #7977 )
...
* add check Commits Ahead is gt 0
* code format
to start drone-ci test again
and formate code is also nice :)
2019-08-26 13:47:41 +03:00
6543 and Lunny Xiao
d974c139b4
sugestion to use range .Branches ( #7674 )
...
https://github.com/go-gitea/gitea/pull/7668/files/d57973a8041a741fdb7e77bc6ab18431bbf95ba4
2019-07-30 23:02:58 +08:00
6543 and Lunny Xiao
23e8cff08c
hide delete/restor button on archived repos ( #7658 )
...
close issue #7653
2019-07-29 13:00:43 +08:00
6543 and Lunny Xiao
31a1fe175f
[Branch View] add download button ( #7604 )
...
* add download-button info message
* add overflow-visible css for table colum class
* right colum is always there
* add download button for default branch
* add download button for all other branchs
* resize table colum so two buttons fit in
* code indent avter rebase
* show commit divergence corect
https://github.com/go-gitea/gitea/issues/7625
* changes because of merge master into ...
* optimize if statement for protected branches
* dont downloat a deleted branch - fix error 404
2019-07-29 10:27:05 +08:00
6543 and Lunny Xiao
a19138c1d3
[Branch View] Protection Symbole (delete dublicate) ( #7624 )
...
* delet protectin symbol on "action column"
* code format
2019-07-27 22:11:14 +08:00
6543 and zeripath
0b1a4c38d9
[Branch View] Delete Table Header ( #7622 )
...
* add class trom table header to table body
* remove table header
2019-07-26 12:21:14 +01:00
6543 and zeripath
bebc6a3c77
[Branch View] icons to buttons ( #7602 )
...
* add restore-button info message
* branch deltete undo icon to button
* branch deltete icon to button
2019-07-26 01:01:25 +01:00
6543 and Lunny Xiao
97078d1bdf
Add Issue link to feature compare "reject unsigned" ( #7465 )
...
* add issue "Reject unsigned commits" #7455 to docu
* change issue to orig one
2019-07-14 21:58:58 +08:00