3625 Commits (fd92d91da3212f609ed6266fed7ac4b9f238f771)
 

Author SHA1 Message Date
Unknwon fd92d91da3 Minor fix for #2578 8 years ago
Unknwon d8631b616e Merge pull request #2578 from exmex/develop
Admins and user itself sees private org relations on profile
8 years ago
Unknwon aa5e837c65 fix #2454 8 years ago
Unknwon 4f6c3e8bb2 Hijack #2388 8 years ago
Unknwon a1d97e8f5c Minor fix for #2567 8 years ago
Unknwon daa43cfb6e 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
8 years ago
Unknwon 9adfe453d5 #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.
8 years ago
Unknwon 29cd8ac270 Merge pull request #2617 from chriswatt/bgcolor
Change main content area bg to white, keep area above tabs grey
8 years ago
chriswatt d710b5e791 Fix when repo is empty 8 years ago
chriswatt c47866b34a Add grey bg to tabs on repo page 8 years ago
Unknwon de3be370f7 Remove unused tests
Module httplib will be replaced a well done third-party package
soon, so remove its unused tests
8 years ago
Unknwon 364874937e Merge pull request #2614 from joshfng/add-default-branch-to-repo-payload
Add default branch to repo payload
8 years ago
Unknwon 10e4887b2b Merge pull request #2612 from Eriner/master
update .gopmfile to reflect git-module update
8 years ago
Matt Hamilton 643acdd32d update .gopmfile to reflect git-module update
Updated to reflect version increment in commit 47adc0e.
8 years ago
Josh Frye 8662990746 Add default branch to repo payload 8 years ago
Unknwon 25845ea1a5 Merge pull request #2609 from joshfng/add-config-log-path
Add install option for log path
8 years ago
Josh Frye d3ca5accfd Remove redundant nil check. 8 years ago
Josh Frye 8ab5399e83 Make log path required 8 years ago
Josh Frye ec478b4b06 Set default log path if empty during install 8 years ago
Josh Frye 1feecd6beb Add helper text for log path. 8 years ago
Josh Frye a3e8c32a30 Add install option for log path 8 years ago
Unknwon 779bb890fa Minor docs update for #2605 8 years ago
Unknwon 1fa4fe706a Merge pull request #2605 from 0rax/develop
Add the ability to run crond inside the Docker container
8 years ago
Jean-Philippe Roemer f4bc9263d9 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
8 years ago
Unknwon 600d8edaca Merge pull request #2604 from joshfng/fix-wiki-transfer
Remove local wiki copy on repo transfer. Fixes #2558
8 years ago
Josh Frye ce3708b3ea Remove local wiki copy on repo transfer. Fixes #2558 8 years ago
Unknwon 23bc9a2911 Merge pull request #2603 from joshfng/bump-git-module-version
Bump git-module. Fixes #2589
8 years ago
Josh Frye 47adc0e8f7 Bump git-module. Fixes #2589 8 years ago
Unknwon 5258ee3740 Update locales and update sponsor 8 years ago
Unknwon 59745c62b4 #1577 fix missing SQL query placeholder 8 years ago
Unknwon 0ad5f51059 Merge pull request #2599 from mhartkorn/fix-release-error-deleted-user
Fix for server error on release page when a user deleted their account
8 years ago
Martin Hartkorn 6b3e47b103 Removed HTTP 500 error on the release page when a user deleted their account 8 years ago
Unknwon 297e772c20 #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.
8 years ago
Unknwon 8bf3032b16 Merge pull request #2585 from andreynering/theme-color-meta-tag
Implementing the "theme-color" meta tag.
9 years ago
Andrey Nering e40d94bb4f 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
9 years ago
Unknwon 7ffe845c61 Merge pull request #2582 from chriswatt/tabindex
Fix tab index on new issue/comment form
9 years ago
chriswatt af8e323248 Fix tab index on new issue/comment form 9 years ago
Unknwon b09ddc72d2 Merge pull request #2581 from chriswatt/committab
Make commits tab active when on diff page
9 years ago
chriswatt a881f776d0 Make commits tab active when on diff page 9 years ago
ExMex 40f9d4f920 Reverted showing (private) on private org relations 9 years ago
Unknwon dd7608a36e Merge pull request #2580 from fnkr/smaller-issue-title
Make issue title smaller
9 years ago
Florian Kaiser 662482d366 Make issue title smaller 9 years ago
Unknwon 08ff1b7d4b Merge pull request #2579 from nanoant/patch/fix-ldap-username
Fix #2221 LDAP username attribute must be fetched
9 years ago
Adam Strzelecki 3808638df1 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.
9 years ago
Unknwon ee53204e02 Improve db path prompt when install 9 years ago
Unknwon f15a2f9b25 Merge pull request #2528 from andreynering/diff-sintax-highlight-733
Enable syntax highlighting on diff view
9 years ago
Unknwon 3b102a71a2 Merge pull request #2576 from chriswatt/commentarrows
Add avatar arrows to both pull request and issue forms
9 years ago
chriswatt 133397ee0d Rename #avatararrow to #avatar-arrow 9 years ago
Unknwon e2b4a24cb6 Merge pull request #2570 from andreynering/fix-1738
Workaround delete folder on Windows.
9 years ago
Andrey Nering d37cf09ccd Workaroud delete folder on Windows. Fix #1738 9 years ago