| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | Allow token authentication on go-get request | Douwe Maan | 2018-02-23 | 4 | -17/+97 | |
| |/ / / / / / / | ||||||
| * | | | | | | | Merge branch '43261-fix-import-from-url-name-collision-active-tab' into 'master' | Phil Hughes | 2018-02-23 | 4 | -9/+28 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Make import tab/form active when importing project by URL and validation fails43261-fix-import-from-url-name-collision-active-tab | Eric Eastwood | 2018-02-20 | 4 | -9/+28 | |
| * | | | | | | | | Merge branch 'bvl-external-auth-port' into 'master' | Douwe Maan | 2018-02-23 | 114 | -348/+2509 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Use `Redactor` to hide cross project informationbvl-external-auth-port | Bob Van Landuyt | 2018-02-22 | 6 | -93/+70 | |
| | * | | | | | | | | Port `read_cross_project` ability from EE | Bob Van Landuyt | 2018-02-22 | 115 | -346/+2530 | |
| * | | | | | | | | | Merge branch '42938-add-tip-push-to-create' into 'master' | Phil Hughes | 2018-02-23 | 11 | -10/+118 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Add Tip about Push to Create project on New Project page | André Luís | 2018-02-23 | 11 | -10/+118 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge branch '41619-turn-on-legacy-authorization-for-new-clusters-on-gke' int... | Kamil Trzciński | 2018-02-22 | 4 | -3/+15 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Modify cluster creation API method to enable legacy_apac as default | Mayra Cabrera | 2018-02-22 | 4 | -3/+15 | |
| | | |_|/ / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch '42431-add-auto-devops-and-clusters-button-to-projects' into 'ma... | Rémy Coutable | 2018-02-22 | 28 | -449/+1156 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Unify use of can_current_user_push_code Presenter42431-add-auto-devops-and-clusters-button-to-projects | Oswaldo Ferreira | 2018-02-22 | 2 | -2/+2 | |
| | * | | | | | | | | | Use select instead reject | Oswaldo Ferreira | 2018-02-22 | 1 | -2/+2 | |
| | * | | | | | | | | | Move can_current_user_push_to_branch to Presenter | Oswaldo Ferreira | 2018-02-22 | 3 | -8/+10 | |
| | * | | | | | | | | | Simplify project check with duck typing | Oswaldo Ferreira | 2018-02-22 | 1 | -1/+1 | |
| | * | | | | | | | | | Move project presenter instance creation to controller | Oswaldo Ferreira | 2018-02-22 | 3 | -2/+2 | |
| | * | | | | | | | | | Update enabled Kubernetes cluster button to "Kubernetes configured" | Eric Eastwood | 2018-02-22 | 3 | -6/+6 | |
| | * | | | | | | | | | Merge branch 'master' into 42431-add-auto-devops-and-clusters-button-to-projects | Eric Eastwood | 2018-02-22 | 895 | -10376/+10646 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Remove indent and reduce bloat with link_to_if | Eric Eastwood | 2018-02-22 | 1 | -10/+6 | |
| | * | | | | | | | | | | Fix enabled filtering on stat anchors | Eric Eastwood | 2018-02-21 | 1 | -4/+4 | |
| | * | | | | | | | | | | Link "add a Kubernetes cluster" to new cluster page | Eric Eastwood | 2018-02-21 | 1 | -1/+1 | |
| | * | | | | | | | | | | Make ruby-lint happy | Oswaldo Ferreira | 2018-02-21 | 1 | -2/+2 | |
| | * | | | | | | | | | | Use method call instead hash accesses | Oswaldo Ferreira | 2018-02-21 | 1 | -4/+4 | |
| | * | | | | | | | | | | Memoize method which is called multiple times on presenter | Oswaldo Ferreira | 2018-02-20 | 1 | -4/+7 | |
| | * | | | | | | | | | | Add unit tests to presenter methods | Oswaldo Ferreira | 2018-02-20 | 2 | -33/+315 | |
| | * | | | | | | | | | | Use OpenStruct instead Hash for statistics buttons | Oswaldo Ferreira | 2018-02-20 | 2 | -100/+62 | |
| | * | | | | | | | | | | Improve methods naming | Oswaldo Ferreira | 2018-02-20 | 3 | -9/+9 | |
| | * | | | | | | | | | | Move default_project_view tests to presenter | Oswaldo Ferreira | 2018-02-20 | 4 | -102/+97 | |
| | * | | | | | | | | | | Move button list logic to project presenter | Oswaldo Ferreira | 2018-02-20 | 15 | -381/+416 | |
| | * | | | | | | | | | | Switch back to using a single partial | Eric Eastwood | 2018-02-20 | 2 | -8/+8 | |
| | * | | | | | | | | | | Add Auto DevOps and Kubernetes cluster button to project page | Eric Eastwood | 2018-02-16 | 16 | -195/+627 | |
| * | | | | | | | | | | | Merge branch 'ui-bundle-tag-remove' into 'master' | Clement Ho | 2018-02-22 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Remove bundle tag for ui help | Jacob Schatz | 2018-02-22 | 1 | -2/+0 | |
| * | | | | | | | | | | | Merge branch '43373-fix-cache-index-appending' into 'master' | Kamil Trzciński | 2018-02-22 | 3 | -2/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Add CHANGELOG entry43373-fix-cache-index-appending | Tomasz Maczukin | 2018-02-21 | 1 | -0/+5 | |
| | * | | | | | | | | | | | Change cache index delimiter to character not recognizable as variable part | Tomasz Maczukin | 2018-02-21 | 2 | -2/+2 | |
| * | | | | | | | | | | | | Update CHANGELOG.md for 10.5.1 | Ian Baum | 2018-02-22 | 1 | -0/+4 | |
| | |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'dispatcher-import-batch-3' into 'master' | Jacob Schatz | 2018-02-22 | 22 | -131/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Use dynamic imports in dispatcher (Part 3) | Clement Ho | 2018-02-22 | 22 | -131/+32 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge branch 'patch-28' into 'master' | Marcia Ramos | 2018-02-22 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Add link to project visibility settings in push to create project docs | Pedro Moreira da Silva | 2018-02-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | Merge branch 'docs-milestones-refactor' into 'master' | Marcia Ramos | 2018-02-22 | 8 | -40/+88 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Update docs milestonesdocs-milestones-refactor | Victor Wu | 2018-02-21 | 8 | -40/+88 | |
| * | | | | | | | | | | | | Merge branch 'docs-replace-prod-names' into 'master' | 🚄 Job van der Voort 🚀 | 2018-02-22 | 11 | -22/+45 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Docs: search/replace "Enterprise Edition" and adjust when applicable | Marcia Ramos | 2018-02-22 | 11 | -22/+45 | |
| |/ / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | Merge branch 'fix-500-for-invalid-upload-path' into 'master' | Sean McGivern | 2018-02-22 | 6 | -1/+40 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Fix 500 error when loading an invalid upload URL | Sean McGivern | 2018-02-22 | 6 | -1/+40 | |
| * | | | | | | | | | | | | | Merge branch 'revert-3487441b' into 'master' | Sean McGivern | 2018-02-22 | 3 | -12/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Revert "Merge branch 'tc-info-version-check' into 'master'"revert-3487441b | Victor Wu | 2018-02-21 | 3 | -12/+3 | |
| * | | | | | | | | | | | | | Merge branch '43416-document-where-user-clone-fetch-activity-appears-in-the-l... | Achilleas Pipinellis (🌴 Feb 23 - Mar 04 🌴) | 2018-02-22 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | ||||||
