Andrey Nering
66afd4ff5d
Do not show non-image attachment in a <img> tag. Fixes #3215 ( #3311 )
9 years ago
Thibault Meyer
bc99ac3939
Fix #3321 : commit tag shortener ( #3418 )
* Fix #3321 : commit tag shortener
* Check short commit
* remove debug
* Edit unit tests
* Show 10-char short SHA
9 years ago
Unknwon
fdd6a233a9
Fix #3391
9 years ago
Unknwon
44257e6b3c
Fix email FROM
9 years ago
Unknwon
313ab83aeb
#2852 code cleanup
9 years ago
Odin Ugedal
628d040e44
Add initial support for unix sockets ( #2852 )
9 years ago
Unknwon
d7c065bbec
models: rename EnableTidb to EnableTiDB
9 years ago
Unknwon
51afdd62f6
#3013 support connect PostgreSQL via unix socket
9 years ago
Thibault Meyer
45cca9d8ff
Fix #3314 : Cannot edit release with tag name contains slash ( #3434 )
9 years ago
Unknwon
bfda72e130
Update glide.lock and .gopmfile [CI SKIP]
9 years ago
Robin Lambertz
9acb7a034f
Add MaxRepoCreation to EditUser API ( #2781 )
9 years ago
Unknwon
31e654d0fb
#2780 code clean up
9 years ago
Robin Lambertz
d1234950e9
Add AddCollaborator API Endpoint ( #2780 )
* Add AddCollaborator API Endpoint
* Add optional Permission to AddCollaborator endpoint
* Use APIContext
9 years ago
Unknwon
b04ef27a6a
#3233 code cleanup and minor issue fix
9 years ago
Andrew
1b58a11a1c
Wiki mirroring implementation ( #3233 )
* Implement wiki mirroring, add Update mirrors operation to admin dashboard
* bindata.go update after merge
* Implement checking Git repo endpoint existence, support for BB included
* Remove admin dashboard operation
Fix bindata.go
* Apply gofmt to repo model file
* Try to remove bindata from PR
* Revert accepted wiki names change in favor of better system
* Remove unused imports
9 years ago
Sandro Santilli
53b5a7fd78
Always set redirect_to on header-provided sign-in ( #3435 )
This is an attempt to fix #3089 following the strategy introduced
in d625e41c6c4d40fadbeaf99dd97e77aa0c9085ae, although that strategy
by itself does not seem to be sufficient.
What needs be done is honouring the redirect_url query parameter
from the auth router.
9 years ago
Unknwon
eb06cc1730
#3408 minor code fix
9 years ago
Sandro Santilli
24163c0a28
Do not show the "Sign up for free" button in issue tracker ( #3408 )
* Do not show the "Sign up for free" button in issue tracker
The "Sign in to comment" link is good enough and will correctly
show or not show the "Sign Up" button link for those not having
an account already.
Fixes #3407 (link to nowhere when registration is disabled)
* Move html from translation to template
* Remove extra space in `{{ .SignInLink }}`.
9 years ago
Unknwon
df062309eb
Fix only user has repo write access can comment
9 years ago
Unknwon
1aae68b5f6
#3279 use doer email for FROM field of issues
9 years ago
Thibault Meyer
0cecafa949
Fix typo CacheInternal -> CacheInterval ( #3432 )
9 years ago
Kim Carlbäcker
f5065671f7
Add "support" for git-daemon-export-ok ( #2940 ) ( #3046 )
* add git-daemon-export-ok "support"
* Slight fix to git-daemon-export-ok
* Add error-checking for git-demon-export-ok
* Remove old comments and fixed logging-issues
* Check if git-daemon-export-ok exists or not
9 years ago
Unknwon
93784029f5
Update glide.lock and .gopmfile [CI SKIP]
9 years ago
Unknwon
042d930080
Update locales [CI SKIP]
9 years ago
lstahlman
c997baf983
Add test pull request task on merging a PR. Fixes #3396 ( #3425 )
9 years ago
Thibault Meyer
1b6997e746
Fix #3420 : Bad commit URL generation ( #3424 )
9 years ago
Thibault Meyer
b70363bb1d
Verify list len before use it with IN ( #3423 )
9 years ago
Unknwon
0b083b7623
#3091 show Git configs on admin panel
9 years ago
Unknwon
449405825c
Update bindata.go [CI SKIP]
9 years ago
Thibault Meyer
3be391a7f0
Feature #3398 : Redefine global mirror interval ( #3409 )
* add mirror::GLOBAL_INTERVAL on app.ini
* rename key to DEFAULT_INTERVAL
* add key on default app.ini + move code
9 years ago
Unknwon
a8bf16976e
#3417 wrong dashboard issue count for create by you
9 years ago
Unknwon
693451a434
Update cron revision [CI SKIP]
9 years ago
lstahlman
3bc40ec99b
Add committer information to API and Webhooks. Also fixes #3271 ( #3414 )
9 years ago
Unknwon
acc3afee64
#2907 Add commit timestamp to webhook
9 years ago
Unknwon
34deb580d8
#3158 skip RUN_USER check on Windows
9 years ago
Unknwon
962ecf62a6
#3091 add config option for Git GC
9 years ago
Unknwon
b2dc3500bc
#3007 update git-module require version
9 years ago
Unknwon
417f89259b
Change LICENSE copyright holder name [CI SKIP]
9 years ago
Unknwon
e30fa23d81
Little code refactoring
9 years ago
Rory McNamara
f163f9e8e0
Render the Code view on the server (minus syntax highlighting) ( #2942 )
* render code view server side
* remove debug print
* fix multiline selection bug
* change string concatenation to bytes.Buffer for efficiency
* Fix newlines added by previous for hljs
* fix selection highlighting
* make css changes in .less
9 years ago
Unknwon
09e8cd6ace
#3325 use correct word for .gitignore
9 years ago
lstahlman
bc5b42b53a
Fix for #3410 overall issues for organisations is limited to num_repos from the user ( #3412 )
9 years ago
Unknwon
770eadb221
#3406 fix regression of MustEnableIssues check
9 years ago
Unknwon
90bd366d8a
Adjust .codebeatsettings
9 years ago
lstahlman
0469d75a45
Fix for #3401 Links of pull request comment email should use pulls URL ( #3403 )
9 years ago
Unknwon
15230a52ca
Add codebeat files
9 years ago
Unknwon
8b4cb41262
#3399 500 for upstream pulls page if user has forked repository
9 years ago
Unknwon
68a238261d
Fix 404 when comment on pulls and not using interal issue tracker
9 years ago
Unknwon
603fd86ed1
#2825 early response 200 when ?go-get=1
9 years ago
Unknwon
87e2ae4b46
Update glide.lock and .gopmfile
9 years ago