Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | Moved UpdateRepository() to CleanUpMigrateInfo() and correctly delete mirror ↵ | Martin Hartkorn | 2016-02-15 | |
| | | | | | | | | | | | | from database | |||
| * | | Refactored according to suggestions | Martin Hartkorn | 2016-02-14 | |
| | | | ||||
| * | | Add missing safety check | Martin Hartkorn | 2016-02-14 | |
| | | | ||||
| * | | Convert mirrors to regular repositories. | Martin Hartkorn | 2016-02-14 | |
| | | | ||||
* | | | Setup CI with testing | Unknwon | 2016-02-14 | |
| | | | ||||
* | | | Remove cache avatar support and add its tests | Unknwon | 2016-02-14 | |
| | | | ||||
* | | | Minor fix for #2578 | Unknwon | 2016-02-14 | |
| | | | ||||
* | | | Merge pull request #2578 from exmex/develop | Unknwon | 2016-02-14 | |
|\ \ \ | | | | | | | | | Admins and user itself sees private org relations on profile | |||
| * | | | Reverted showing (private) on private org relations | ExMex | 2016-02-07 | |
| | | | | ||||
| * | | | Admins and user itself sees private org relations on profile | ExMex | 2016-02-07 | |
| | | | | ||||
* | | | | fix #2454 | Unknwon | 2016-02-14 | |
| | | | | ||||
* | | | | Hijack #2388 | Unknwon | 2016-02-14 | |
| | | | | ||||
* | | | | Minor fix for #2567 | Unknwon | 2016-02-14 | |
| | | | | ||||
* | | | | Merge pull request #2567 from fnkr/hide-other-teams-activity-from-dashboard | Unknwon | 2016-02-14 | |
|\ \ \ \ | | | | | | | | | | | Only show activities and repositories on the dashboard, that the user has access to | |||
| * | | | | Only show activities for repositories on dashboard, that the user has access to | Florian Kaiser | 2016-02-06 | |
| | | | | | ||||
| * | | | | Only show repositories on organization dashboard, that the user has access to | Florian Kaiser | 2016-02-05 | |
| | | | | | ||||
* | | | | | #2569 delete repo local copy when transfer | Unknwon | 2016-02-14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remote repository path is renamed but does not delete outdated local copy which still has old repository path as remote. | |||
* | | | | | Merge pull request #2617 from chriswatt/bgcolor | Unknwon | 2016-02-14 | |
|\ \ \ \ \ | | | | | | | | | | | | | Change main content area bg to white, keep area above tabs grey | |||
| * | | | | | Fix when repo is empty | chriswatt | 2016-02-14 | |
| | | | | | | ||||
| * | | | | | Add grey bg to tabs on repo page | chriswatt | 2016-02-14 | |
|/ / / / / | ||||
* | | | | | Remove unused tests | Unknwon | 2016-02-13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Module httplib will be replaced a well done third-party package soon, so remove its unused tests | |||
* | | | | | Merge pull request #2614 from joshfng/add-default-branch-to-repo-payload | Unknwon | 2016-02-12 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Add default branch to repo payload | |||
| * | | | | Add default branch to repo payload | Josh Frye | 2016-02-12 | |
| | | | | | ||||
* | | | | | Merge pull request #2612 from Eriner/master | Unknwon | 2016-02-12 | |
|\ \ \ \ \ | | | | | | | | | | | | | update .gopmfile to reflect git-module update | |||
| * | | | | | update .gopmfile to reflect git-module update | Matt Hamilton | 2016-02-12 | |
|/ / / / / | | | | | | | | | | | | | | | | Updated to reflect version increment in commit 47adc0e. | |||
* | | | | | Merge pull request #2609 from joshfng/add-config-log-path | Unknwon | 2016-02-12 | |
|\ \ \ \ \ | | | | | | | | | | | | | Add install option for log path | |||
| * | | | | | Remove redundant nil check. | Josh Frye | 2016-02-12 | |
| | | | | | | ||||
| * | | | | | Make log path required | Josh Frye | 2016-02-12 | |
| | | | | | | ||||
| * | | | | | Set default log path if empty during install | Josh Frye | 2016-02-12 | |
| | | | | | | ||||
| * | | | | | Add helper text for log path. | Josh Frye | 2016-02-12 | |
| | | | | | | ||||
| * | | | | | Add install option for log path | Josh Frye | 2016-02-12 | |
| |/ / / / | ||||
* | | | | | Minor docs update for #2605 | Unknwon | 2016-02-12 | |
| | | | | | ||||
* | | | | | Merge pull request #2605 from 0rax/develop | Unknwon | 2016-02-12 | |
|\ \ \ \ \ | |/ / / / |/| | | | | Add the ability to run crond inside the Docker container | |||
| * | | | | Add the ability to run crond inside the Docker container | Jean-Philippe Roemer | 2016-02-12 | |
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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 | |||
* | | | | Merge pull request #2604 from joshfng/fix-wiki-transfer | Unknwon | 2016-02-11 | |
|\ \ \ \ | | | | | | | | | | | Remove local wiki copy on repo transfer. Fixes #2558 | |||
| * | | | | Remove local wiki copy on repo transfer. Fixes #2558 | Josh Frye | 2016-02-11 | |
|/ / / / | ||||
* | | | | Merge pull request #2603 from joshfng/bump-git-module-version | Unknwon | 2016-02-11 | |
|\ \ \ \ | | | | | | | | | | | Bump git-module. Fixes #2589 | |||
| * | | | | Bump git-module. Fixes #2589 | Josh Frye | 2016-02-11 | |
|/ / / / | ||||
* | | | | Update locales and update sponsor | Unknwon | 2016-02-11 | |
| | | | | ||||
* | | | | #1577 fix missing SQL query placeholder | Unknwon | 2016-02-10 | |
| | | | | ||||
* | | | | Merge pull request #2599 from mhartkorn/fix-release-error-deleted-user | Unknwon | 2016-02-10 | |
|\ \ \ \ | | | | | | | | | | | Fix for server error on release page when a user deleted their account | |||
| * | | | | Removed HTTP 500 error on the release page when a user deleted their account | Martin Hartkorn | 2016-02-10 | |
| | | | | | ||||
* | | | | | #2485 fix payloads mixed up for webhook | Unknwon | 2016-02-10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | |||
* | | | | | Merge pull request #2585 from andreynering/theme-color-meta-tag | Unknwon | 2016-02-08 | |
|\ \ \ \ \ | | | | | | | | | | | | | Implementing the "theme-color" meta tag. | |||
| * | | | | | Implementing the "theme-color" meta tag. | Andrey Nering | 2016-02-08 | |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||
* | | | | | Merge pull request #2582 from chriswatt/tabindex | Unknwon | 2016-02-07 | |
|\ \ \ \ \ | | | | | | | | | | | | | Fix tab index on new issue/comment form | |||
| * | | | | | Fix tab index on new issue/comment form | chriswatt | 2016-02-07 | |
|/ / / / / | ||||
* | | | | | Merge pull request #2581 from chriswatt/committab | Unknwon | 2016-02-07 | |
|\ \ \ \ \ | | | | | | | | | | | | | Make commits tab active when on diff page | |||
| * | | | | | Make commits tab active when on diff page | chriswatt | 2016-02-07 | |
| | | | | | | ||||
* | | | | | | Merge pull request #2580 from fnkr/smaller-issue-title | Unknwon | 2016-02-07 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Make issue title smaller |