summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a comment to expressions parser tree methodfeature/gb/pipeline-variable-expressionsGrzegorz Bizon2018-03-011-0/+5
* Improve pipeline expressions lexerGrzegorz Bizon2018-03-012-17/+29
* Do not use keyword args to pass expression variablesGrzegorz Bizon2018-02-276-6/+13
* Robustify pipeline expressions nodes parserGrzegorz Bizon2018-02-271-1/+1
* Improve specs for pipeline expression statementGrzegorz Bizon2018-02-271-4/+5
* Improve null lexeme in pipeline expressionsGrzegorz Bizon2018-02-271-3/+3
* Add support for single quoted string in pipeline expressionsGrzegorz Bizon2018-02-273-1/+64
* Merge commit '981b5905a02ac89ca9f33ad7c91d8c1a576ed9af' into feature/gb/pipel...Grzegorz Bizon2018-02-23872-9988/+11734
|\
| * Merge branch '43261-fix-import-from-url-name-collision-active-tab' into 'master'Phil Hughes2018-02-234-9/+28
| |\
| | * Make import tab/form active when importing project by URL and validation fails43261-fix-import-from-url-name-collision-active-tabEric Eastwood2018-02-204-9/+28
| * | Merge branch 'bvl-external-auth-port' into 'master'Douwe Maan2018-02-23114-348/+2509
| |\ \
| | * | Use `Redactor` to hide cross project informationbvl-external-auth-portBob Van Landuyt2018-02-226-93/+70
| | * | Port `read_cross_project` ability from EEBob Van Landuyt2018-02-22115-346/+2530
| * | | Merge branch '42938-add-tip-push-to-create' into 'master'Phil Hughes2018-02-2311-10/+118
| |\ \ \
| | * | | Add Tip about Push to Create project on New Project pageAndré Luís2018-02-2311-10/+118
| |/ / /
| * | | Merge branch '41619-turn-on-legacy-authorization-for-new-clusters-on-gke' int...Kamil Trzciński2018-02-224-3/+15
| |\ \ \
| | * | | Modify cluster creation API method to enable legacy_apac as defaultMayra Cabrera2018-02-224-3/+15
| * | | | Merge branch '42431-add-auto-devops-and-clusters-button-to-projects' into 'ma...Rémy Coutable2018-02-2228-449/+1156
| |\ \ \ \
| | * | | | Unify use of can_current_user_push_code Presenter42431-add-auto-devops-and-clusters-button-to-projectsOswaldo Ferreira2018-02-222-2/+2
| | * | | | Use select instead rejectOswaldo Ferreira2018-02-221-2/+2
| | * | | | Move can_current_user_push_to_branch to PresenterOswaldo Ferreira2018-02-223-8/+10
| | * | | | Simplify project check with duck typingOswaldo Ferreira2018-02-221-1/+1
| | * | | | Move project presenter instance creation to controllerOswaldo Ferreira2018-02-223-2/+2
| | * | | | Update enabled Kubernetes cluster button to "Kubernetes configured"Eric Eastwood2018-02-223-6/+6
| | * | | | Merge branch 'master' into 42431-add-auto-devops-and-clusters-button-to-projectsEric Eastwood2018-02-22895-10376/+10646
| | |\ \ \ \
| | * | | | | Remove indent and reduce bloat with link_to_ifEric Eastwood2018-02-221-10/+6
| | * | | | | Fix enabled filtering on stat anchorsEric Eastwood2018-02-211-4/+4
| | * | | | | Link "add a Kubernetes cluster" to new cluster pageEric Eastwood2018-02-211-1/+1
| | * | | | | Make ruby-lint happyOswaldo Ferreira2018-02-211-2/+2
| | * | | | | Use method call instead hash accessesOswaldo Ferreira2018-02-211-4/+4
| | * | | | | Memoize method which is called multiple times on presenterOswaldo Ferreira2018-02-201-4/+7
| | * | | | | Add unit tests to presenter methodsOswaldo Ferreira2018-02-202-33/+315
| | * | | | | Use OpenStruct instead Hash for statistics buttonsOswaldo Ferreira2018-02-202-100/+62
| | * | | | | Improve methods namingOswaldo Ferreira2018-02-203-9/+9
| | * | | | | Move default_project_view tests to presenterOswaldo Ferreira2018-02-204-102/+97
| | * | | | | Move button list logic to project presenterOswaldo Ferreira2018-02-2015-381/+416
| | * | | | | Switch back to using a single partialEric Eastwood2018-02-202-8/+8
| | * | | | | Add Auto DevOps and Kubernetes cluster button to project pageEric Eastwood2018-02-1616-195/+627
| * | | | | | Merge branch 'ui-bundle-tag-remove' into 'master'Clement Ho2018-02-221-2/+0
| |\ \ \ \ \ \
| | * | | | | | Remove bundle tag for ui helpJacob Schatz2018-02-221-2/+0
| * | | | | | | Merge branch '43373-fix-cache-index-appending' into 'master'Kamil Trzciński2018-02-223-2/+7
| |\ \ \ \ \ \ \
| | * | | | | | | Add CHANGELOG entry43373-fix-cache-index-appendingTomasz Maczukin2018-02-211-0/+5
| | * | | | | | | Change cache index delimiter to character not recognizable as variable partTomasz Maczukin2018-02-212-2/+2
| * | | | | | | | Update CHANGELOG.md for 10.5.1Ian Baum2018-02-221-0/+4
| | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge branch 'dispatcher-import-batch-3' into 'master'Jacob Schatz2018-02-2222-131/+32
| |\ \ \ \ \ \ \
| | * | | | | | | Use dynamic imports in dispatcher (Part 3)Clement Ho2018-02-2222-131/+32
| |/ / / / / / /
| * | | | | | | Merge branch 'patch-28' into 'master'Marcia Ramos2018-02-221-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | Add link to project visibility settings in push to create project docsPedro Moreira da Silva2018-02-221-1/+1
| * | | | | | | | Merge branch 'docs-milestones-refactor' into 'master'Marcia Ramos2018-02-228-40/+88
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | Update docs milestonesdocs-milestones-refactorVictor Wu2018-02-218-40/+88