kolaente
6af8ef7cef
Simplified comment creation of issue dependencies
2018-04-20 22:56:53 +02:00
kolaente
17b2d43a4d
Simplified checking for circular dependencies
2018-04-20 22:45:59 +02:00
kolaente
d0b7307468
Merge with gitea-master
2018-04-20 22:43:54 +02:00
GiteaBot
725835b5b1
[skip ci] Updated translations via Crowdin
2018-04-20 09:15:19 +00:00
Antoine GIRARD
3506717e9c
Add swagger check ( #3811 )
2018-04-20 17:13:50 +08:00
GiteaBot
cf8c2e5951
[skip ci] Updated translations via Crowdin
2018-04-20 00:26:45 +00:00
Rodrigo Villablanca Vásquez
f6013d5098
Some small template fixes ( #3820 )
2018-04-20 08:25:15 +08:00
bugreport0
bac6d05e78
Improve English grammar and consistency. ( #3614 )
...
* Start improving English grammar and consistency.
* Apply review comments, push translation further.
* Additional review changes; expand translation.
* Undo team/organization change, further translation.
* Add site administration; review comments; merge.
* Update hardcoded branch protection string tests.
* Update hardcoded branch deletion string test.
* Update another hardcoded translation string test.
* Add my nickname to the list of translators.
* Implement @lafriks review comments.
* Remove (now) unused branch deletion warnings.
* Remove (now) unused branch deletion warnings.
2018-04-19 17:24:31 +03:00
GiteaBot
1d82e775cc
[skip ci] Updated translations via Crowdin
2018-04-19 12:31:42 +00:00
kolaente
7cc96de6cf
Fix for UI broke when a repo is starred & watched ( #3630 ) ( #3810 )
2018-04-19 20:30:11 +08:00
GiteaBot
a0ea370c8c
[skip ci] Updated translations via Crowdin
2018-04-19 01:10:26 +00:00
Michael Kuhn
f86af9c280
Mention the possibility of resetting the password for new accounts ( #3812 )
...
This solves the problem of administrators creating accounts for users
that then do not know their initial password (without the administrator
sending it to them via some other channel).
2018-04-19 09:08:51 +08:00
kolaente
9e11e777d6
Checking if a dependency exists and/or circular is is now done in two functions and with a boolean
2018-04-18 22:58:59 +02:00
kolaente
414d1d0a21
Optimizations to removing a dependency (thanks @Morlinest)
2018-04-17 19:33:45 +02:00
kolaente
b00e209e3e
semantics
2018-04-17 18:50:22 +02:00
kolaente
82129b85e9
Simplified returning blocked/blocking dependencies
2018-04-17 18:48:13 +02:00
kolaente
ee771514fe
Merge branch 'master' of https://github.com/go-gitea/gitea
2018-04-17 18:45:55 +02:00
GiteaBot
66d3c541a0
[skip ci] Updated translations via Crowdin
2018-04-17 09:11:59 +00:00
Lunny Xiao
071ca771fd
Add opencollective badges on READMEs ( #3808 )
2018-04-17 17:10:34 +08:00
GiteaBot
9add96a872
[skip ci] Updated translations via Crowdin
2018-04-17 00:57:59 +00:00
kolaente
9f7c4d92c9
Added explanation for docker environment variables to docs ( #3804 )
2018-04-17 08:56:28 +08:00
kolaente
8d2015f98f
Merge branch 'master' of https://github.com/go-gitea/gitea
2018-04-16 19:35:03 +02:00
kolaente
be7663103b
Improvements when returning an error.
2018-04-16 19:15:14 +02:00
GiteaBot
b84e165ab4
[skip ci] Updated translations via Crowdin
2018-04-16 05:28:09 +00:00
Morgan Bazalgette
5ba4ba3957
Fixed 0 closed issues not show 50% closed on activty page ( #3802 )
...
Fixes #3656 . Also adds a light grey bar when there are both 0 merged
prs/closed issues and 0 open prs/issues.
2018-04-16 08:26:53 +03:00
GiteaBot
804bc0aa2f
[skip ci] Updated translations via Crowdin
2018-04-16 04:05:22 +00:00
Liam Cottam
775d487557
Removes extra space from the body and footer to prevent scrolling on a page that fits into the viewport ( #3792 )
...
Signed-off-by: Liam Cottam <killtheidols@hotmail.co.uk>
2018-04-16 07:04:36 +03:00
kolaente
7528664a97
More consitency when defining returned variables
2018-04-14 13:54:04 +02:00
kolaente
6f999a03e0
Fixed unnessecary nested code
2018-04-14 13:01:34 +02:00
kolaente
29dbc17482
removed unused import
2018-04-13 15:15:03 +02:00
kolaente
2f136fcedc
Merge branch 'master' of https://github.com/go-gitea/gitea
...
# Conflicts:
# public/js/index.js
2018-04-13 15:11:47 +02:00
Lunny Xiao
bec69f702b
Add topic support ( #3711 )
...
* add topic models and unit tests
* fix comments
* fix comment
* add the UI to show or add topics for a repo
* show topics on repositories list
* fix test
* don't show manage topics link when no permission
* use green basic as topic label
* fix topic label color
* remove trace content
* remove debug function
2018-04-11 10:51:44 +08:00
kolaente
3820fc4354
Added extra error type for unknown dependency type
2018-04-10 15:52:07 +02:00
kolaente
7b26e2c92e
merge into master
2018-04-10 15:46:43 +02:00
GiteaBot
1946ce2954
[skip ci] Updated translations via Crowdin
2018-04-10 12:40:23 +00:00
Michael Kuhn
f321980a32
Fix typo in deleteUser ( #3781 )
...
num_watches was used where num_stars should have been used.
2018-04-10 20:39:01 +08:00
Bwko
38a9cda4bb
Remove unnecessary Safe tags ( #3778 )
2018-04-10 06:43:37 +03:00
Bwko
8ee45eb614
Add EnableTimetracking option to app settings ( #3719 )
2018-04-09 23:15:32 +08:00
Bo-Yi Wu
30c81a126c
fix: show Clipboard button if disable HTTP of git protocol ( #3773 )
2018-04-09 22:49:59 +08:00
Bwko
daf70d3a4e
Use the active branch for the code tab ( #3720 )
2018-04-09 13:34:19 +03:00
Pheng Heong TAN
1610296f54
Modify pagination. ( #3766 )
...
I wanted navigation to the page "first" and the page
"last" of the pages of commits. I discovered this
has already been implemented in one of the templates.
Signed-off-by: Tan Pheng Heong <phtan90@gmail.com>
2018-04-08 08:54:21 +08:00
GiteaBot
7000b41851
[skip ci] Updated translations via Crowdin
2018-04-04 21:09:19 +00:00
Adrian Sieber
ed4935e696
Clarify purpose of ROOT_URL ( #3759 )
2018-04-05 00:08:55 +03:00
GiteaBot
5512ed3699
[skip ci] Updated translations via Crowdin
2018-04-04 12:01:02 +00:00
Evan Sherwood
6b6c414bc3
Enhance healthcheck for database connectivity ( #3754 )
...
Modify the call to ping the database to fail gracefully if the
database has not yet been configured by the end user, such as
after a clean install. This allows /healthcheck to return a 200
with a modified status message instead of causing a PANIC.
Signed-off-by: Evan Sherwood <evan@sherwood.io>
2018-04-04 17:34:27 +08:00
kolaente
c3818a95e4
fmt
2018-04-04 11:28:00 +02:00
kolaente
b589726788
small improvements
2018-04-04 11:27:22 +02:00
kolaente
3a24b6595c
Merge remote-tracking branch 'origin/master'
2018-04-03 11:17:05 +02:00
kolaente
f49dd29549
re-added migration
2018-04-03 11:16:49 +02:00
kolaente
a25e1dd0cf
Merge branch 'master' of https://github.com/go-gitea/gitea
...
# Conflicts:
# models/migrations/migrations.go
# models/migrations/v59.go
# modules/auth/repo_form.go
2018-04-03 11:16:37 +02:00