Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix loading icon in activity viewfix-loading-icon | Clement Ho | 2018-06-07 | 1 | -1/+1 |
| | |||||
* | Merge branch 'jivl-fix-group-members-information' into 'master' | Annabel Gray | 2018-06-07 | 2 | -10/+10 |
|\ | | | | | | | | | | | | | Fix group member information not collapsing in a single line Closes #47448 See merge request gitlab-org/gitlab-ce!19508 | ||||
| * | Fix group member information not collapsing in a single line | Jose | 2018-06-06 | 2 | -10/+10 |
| | | |||||
* | | Merge branch '38542-application-control-panel-in-settings-page' into 'master' | Kamil Trzciński | 2018-06-07 | 12 | -34/+149 |
|\ \ | | | | | | | | | | | | | | | | | | | Resolve "Add deploy strategies to Auto DevOps settings" Closes #38542 See merge request gitlab-org/gitlab-ce!19172 | ||||
| * \ | Merge remote-tracking branch 'origin/master' into ↵ | Kamil Trzciński | 2018-06-07 | 220 | -872/+2596 |
| |\ \ | | | | | | | | | | | | | 38542-application-control-panel-in-settings-page | ||||
| * | | | Use 0 continuous default for deploy strategy | Matija Čupić | 2018-06-07 | 2 | -3/+3 |
| | | | | |||||
| * | | | Add spec for continuous deploy strategy | Matija Čupić | 2018-06-07 | 1 | -0/+13 |
| | | | | |||||
| * | | | Add trait for manual deploy strategy | Matija Čupić | 2018-06-07 | 1 | -0/+4 |
| | | | | |||||
| * | | | Change database deploy strategy default to continuous | Matija Čupić | 2018-06-07 | 1 | -1/+1 |
| | | | | |||||
| * | | | rely on presense or absense of data attribute instead of coerced boolean strings | Mike Greiling | 2018-06-06 | 2 | -8/+9 |
| | | | | |||||
| * | | | attach a single event handler to detect radio button changes instead of one ↵ | Mike Greiling | 2018-06-06 | 2 | -9/+9 |
| | | | | | | | | | | | | | | | | per input | ||||
| * | | | add custom card classes for autodevops settings | Mike Greiling | 2018-06-06 | 2 | -14/+8 |
| | | | | |||||
| * | | | Merge branch 'master' into 38542-application-control-panel-in-settings-page | Matija Čupić | 2018-06-06 | 637 | -3147/+11593 |
| |\ \ \ | |||||
| * | | | | Use add_column_with_default in migration | Matija Čupić | 2018-06-06 | 1 | -4/+8 |
| | | | | | |||||
| * | | | | Reverse logic of manual and continuous deploy strategies | Matija Čupić | 2018-06-06 | 2 | -3/+3 |
| | | | | | |||||
| * | | | | Make deploy_strategy zero based | Matija Čupić | 2018-06-06 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | revert accidental commit | Mike Greiling | 2018-06-06 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | fix broken specs | Mike Greiling | 2018-06-06 | 2 | -6/+6 |
| | | | | | |||||
| * | | | | add CHANGELOG.md entry for !19172 | Mike Greiling | 2018-06-06 | 1 | -0/+5 |
| | | | | | |||||
| * | | | | add help links to the deployment strategy options | Mike Greiling | 2018-06-06 | 2 | -2/+4 |
| | | | | | |||||
| * | | | | add deploy strategy radio buttons | Mike Greiling | 2018-06-06 | 2 | -2/+15 |
| | | | | | |||||
| * | | | | show/hide the extra auto devops settings when appropriate | Mike Greiling | 2018-06-06 | 2 | -4/+17 |
| | | | | | |||||
| * | | | | update wording of domain input subtext | Mike Greiling | 2018-06-06 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | re-order and re-style autodevops form to match design | Mike Greiling | 2018-06-06 | 2 | -28/+51 |
| | | | | | |||||
| * | | | | re-order autodevops options | Mike Greiling | 2018-06-06 | 1 | -7/+7 |
| | | | | | |||||
| * | | | | Add deploy_strategy to safe model attributes38542-application-control-panel-in-settings-page | Matija Čupić | 2018-06-02 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | Add deploy strategy related predefined variables | Matija Čupić | 2018-06-01 | 3 | -0/+19 |
| | | | | | |||||
| * | | | | Add deploy_strategy to ProjectAutoDevops | Matija Čupić | 2018-06-01 | 4 | -1/+24 |
| | | | | | |||||
* | | | | | Merge branch '46711-admin-area-styling-of-service-template-page' into 'master' | Clement Ho | 2018-06-07 | 5 | -114/+115 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Admin area > Styling of service template page" Closes #46711 See merge request gitlab-org/gitlab-ce!19483 | ||||
| * | | | | | Resolve "Admin area > Styling of service template page" | Sam Beckham | 2018-06-07 | 5 | -114/+115 |
|/ / / / / | |||||
* | | | | | Merge branch '47435-readonly-input-color' into 'master' | Clement Ho | 2018-06-07 | 3 | -6/+15 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Fix styling of read-only fields" Closes #47435 See merge request gitlab-org/gitlab-ce!19502 | ||||
| * | | | | Update readonly inputs to use gitlab colors | tauriedavis | 2018-06-07 | 3 | -6/+15 |
| | | | | | |||||
* | | | | | Merge branch ↵ | Kamil Trzciński | 2018-06-07 | 5 | -0/+133 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '46075-automatically-provide-deploy-token-when-autodevops-is-enabled' into 'master' Resolve "Automatically provide a Deploy Token to projects when Auto DevOps is enabled" Closes #46075 See merge request gitlab-org/gitlab-ce!19507 | ||||
| * | | | | | Resolve "Automatically provide a Deploy Token to projects when Auto DevOps ↵ | Mayra Cabrera | 2018-06-07 | 5 | -0/+133 |
|/ / / / / | | | | | | | | | | | | | | | | is enabled" | ||||
* | | | | | Merge branch '44267-improve-failed-jobs-tab' into 'master' | Phil Hughes | 2018-06-07 | 6 | -25/+220 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Show `failure_reason` and improve failed jobs tab in pipeline detail view" Closes #44267 See merge request gitlab-org/gitlab-ce!19485 | ||||
| * | | | | | Resolve "Show `failure_reason` and improve failed jobs tab in pipeline ↵ | André Luís | 2018-06-07 | 6 | -25/+220 |
|/ / / / / | | | | | | | | | | | | | | | | detail view" | ||||
* | | | | | Merge branch 'introduce-job-keep-alive-api-endpoint' into 'master' | Tomasz Maczukin | 2018-06-07 | 4 | -2/+44 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Make CI job update entrypoint to work as keep-alive endpoint See merge request gitlab-org/gitlab-ce!19543 | ||||
| * | | | | | Update CHANGELOG | Tomasz Maczukin | 2018-06-07 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | Change update entrypoint instead of adding new keep-alive one | Tomasz Maczukin | 2018-06-07 | 3 | -76/+35 |
| | | | | | | |||||
| * | | | | | Add CHANGELOG entry | Tomasz Maczukin | 2018-06-07 | 1 | -0/+5 |
| | | | | | | |||||
| * | | | | | Introduce new keep-alive API entrypoint for CI job | Tomasz Maczukin | 2018-06-07 | 2 | -0/+78 |
| | | | | | | |||||
* | | | | | | Merge branch 'add-new-arg-to-git-rev-list-call' into 'master' | Douwe Maan | 2018-06-07 | 3 | -6/+28 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pass the --in-commit-order arg to `git-rev-list` Closes #45062 See merge request gitlab-org/gitlab-ce!19494 | ||||
| * | | | | | | Pass the --in-commit-order arg to `git-rev-list` | Rubén Dávila | 2018-06-07 | 3 | -6/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | @jamedjo has found a good improvement in the performance of the LFS integrity check by passing this arg | ||||
* | | | | | | | Merge branch 'ce-4936-roadmap-navigation-presets' into 'master' | Phil Hughes | 2018-06-07 | 2 | -41/+59 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CE backport: Add timeframe helper methods See merge request gitlab-org/gitlab-ce!19553 | ||||
| * | | | | | | | Add timeframe helper methods | Kushal Pandya | 2018-06-07 | 2 | -41/+59 |
| | | | | | | | | |||||
* | | | | | | | | Merge branch ↵ | Rémy Coutable | 2018-06-07 | 2 | -0/+11 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | '46241-enable-hashed-storage-for-new-projects-by-default-in-development' into 'master' Resolve "Enable hashed storage for new projects by default in development" Closes #46241 See merge request gitlab-org/gitlab-ce!19488 | ||||
| * | | | | | | | Enable hashed storage for new projects by default in development | Valery Sizov | 2018-06-07 | 2 | -0/+11 |
| | | | | | | | | |||||
* | | | | | | | | Merge branch 'feature/customizable-favicon' into 'master' | Douwe Maan | 2018-06-07 | 92 | -128/+515 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Customizable favicon Closes #15661 See merge request gitlab-org/gitlab-ce!14497 | ||||
| * | | | | | | | | add changelog for custom faviconsiemens/gitlab-ce-feature/customizable-favicon | Alexis Reigel | 2018-06-06 | 1 | -0/+5 |
| | | | | | | | | | |||||
| * | | | | | | | | document custom favicon | Alexis Reigel | 2018-06-06 | 4 | -0/+17 |
| | | | | | | | | |