Unknwon
7a0cdbebf6
Remove cache avatar support and add its tests
10 years ago
Unknwon
d471a759c6
Minor fix for #2578
10 years ago
Unknwon
3ca084f567
Merge pull request #2578 from exmex/develop
Admins and user itself sees private org relations on profile
10 years ago
Unknwon
5cadf34f21
fix #2454
10 years ago
Unknwon
5add8a57ac
Hijack #2388
10 years ago
Unknwon
184d76a5d4
Minor fix for #2567
10 years ago
Unknwon
10c7f8bd0a
Merge pull request #2567 from fnkr/hide-other-teams-activity-from-dashboard
Only show activities and repositories on the dashboard, that the user has access to
10 years ago
Unknwon
6a75926ebe
#2569 delete repo local copy when transfer
Remote repository path is renamed but does not delete
outdated local copy which still has old repository path
as remote.
10 years ago
Unknwon
327189dbf7
Merge pull request #2617 from chriswatt/bgcolor
Change main content area bg to white, keep area above tabs grey
10 years ago
chriswatt
ff07256d4c
Fix when repo is empty
10 years ago
chriswatt
aa55f2e41f
Add grey bg to tabs on repo page
10 years ago
Unknwon
5b8fbe2a82
Remove unused tests
Module httplib will be replaced a well done third-party package
soon, so remove its unused tests
10 years ago
Unknwon
3c336a3b36
Merge pull request #2614 from joshfng/add-default-branch-to-repo-payload
Add default branch to repo payload
10 years ago
Unknwon
246a394be4
Merge pull request #2612 from Eriner/master
update .gopmfile to reflect git-module update
10 years ago
Matt Hamilton
7eee014688
update .gopmfile to reflect git-module update
Updated to reflect version increment in commit 47adc0e .
10 years ago
Josh Frye
10a423414f
Add default branch to repo payload
10 years ago
Unknwon
60ed826317
Merge pull request #2609 from joshfng/add-config-log-path
Add install option for log path
10 years ago
Josh Frye
d391a2f2b4
Remove redundant nil check.
10 years ago
Josh Frye
173684ecec
Make log path required
10 years ago
Josh Frye
257f8aac45
Set default log path if empty during install
10 years ago
Josh Frye
fb8c598933
Add helper text for log path.
10 years ago
Josh Frye
2a5b31d2f5
Add install option for log path
10 years ago
Unknwon
54896d56dd
Minor docs update for #2605
10 years ago
Unknwon
7d7f0a3d05
Merge pull request #2605 from 0rax/develop
Add the ability to run crond inside the Docker container
10 years ago
Jean-Philippe Roemer
b89e48fb7b
Add the ability to run crond inside the Docker container
- Add the crond init script for s6
- Add the RUN_CROND configuration variable to setup crond
- Crond will not be run by default (hence the `down` file in the service directory)
- `start.sh` check if RUN_CROND = "true" || "1" and remove this file to tell s6 to run the initscript
- Resolves #2597
10 years ago
Unknwon
fedc8a211f
Merge pull request #2604 from joshfng/fix-wiki-transfer
Remove local wiki copy on repo transfer. Fixes #2558
10 years ago
Josh Frye
068786034e
Remove local wiki copy on repo transfer. Fixes #2558
10 years ago
Unknwon
1c6aa6c416
Merge pull request #2603 from joshfng/bump-git-module-version
Bump git-module. Fixes #2589
10 years ago
Josh Frye
a7cf23a36c
Bump git-module. Fixes #2589
10 years ago
Unknwon
e11c8407c8
Update locales and update sponsor
10 years ago
Unknwon
e15c6b75d4
#1577 fix missing SQL query placeholder
10 years ago
Unknwon
40893bfe20
Merge pull request #2599 from mhartkorn/fix-release-error-deleted-user
Fix for server error on release page when a user deleted their account
10 years ago
Martin Hartkorn
727beb7d72
Removed HTTP 500 error on the release page when a user deleted their account
10 years ago
Unknwon
0e661c24d7
#2485 fix payloads mixed up for webhook
When repository contains a Slack type hook,
it changes original payload content.
This patch fixes it by using a local object to store
newly created Slack payload instead of assigning
back to the same variable.
10 years ago
Unknwon
bef14f3160
Merge pull request #2585 from andreynering/theme-color-meta-tag
Implementing the "theme-color" meta tag.
10 years ago
Andrey Nering
b3ad764459
Implementing the "theme-color" meta tag.
Used by Android >= 5.0 to make the top bar colored.
Reference: https://developers.google.com/web/updates/2014/11/Support-for-theme-color-in-Chrome-39-for-Android
10 years ago
Unknwon
4fd1a4472e
Merge pull request #2582 from chriswatt/tabindex
Fix tab index on new issue/comment form
10 years ago
chriswatt
723417b66d
Fix tab index on new issue/comment form
10 years ago
Unknwon
3a9c8bd557
Merge pull request #2581 from chriswatt/committab
Make commits tab active when on diff page
10 years ago
chriswatt
a32e9cfcfc
Make commits tab active when on diff page
10 years ago
ExMex
0d16491d1c
Reverted showing (private) on private org relations
10 years ago
Unknwon
cf0fba454a
Merge pull request #2580 from fnkr/smaller-issue-title
Make issue title smaller
10 years ago
Florian Kaiser
32d87c5491
Make issue title smaller
10 years ago
Unknwon
4cdec819c2
Merge pull request #2579 from nanoant/patch/fix-ldap-username
Fix #2221 LDAP username attribute must be fetched
10 years ago
Adam Strzelecki
7bf5deac1f
Fix #2221 LDAP username attribute must be fetched
This is fix-up for 573305f . Forgot to fetch AttributeUsername value from the
LDAP server, so the setting was effectively not working as intended.
10 years ago
Unknwon
efd7e59b3e
Improve db path prompt when install
10 years ago
Unknwon
3be6173192
Merge pull request #2528 from andreynering/diff-sintax-highlight-733
Enable syntax highlighting on diff view
10 years ago
Unknwon
ca5a33b5d6
Merge pull request #2576 from chriswatt/commentarrows
Add avatar arrows to both pull request and issue forms
10 years ago
chriswatt
18d55f1c50
Rename #avatararrow to #avatar-arrow
10 years ago
Unknwon
4e1d819b01
Merge pull request #2570 from andreynering/fix-1738
Workaround delete folder on Windows.
10 years ago