summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* fix specsJames Lopez2018-02-231-1/+1
* more refactoringJames Lopez2018-02-231-17/+15
* some initial refactoringJames Lopez2018-02-233-12/+20
* refactor modify_file_linkJames Lopez2018-02-231-5/+18
* fix specJames Lopez2018-02-231-3/+3
* fix specsJames Lopez2018-02-231-1/+1
* some more refactoringJames Lopez2018-02-232-6/+10
* fix specsJames Lopez2018-02-231-4/+4
* refactor methods further (in helper)James Lopez2018-02-231-7/+20
* a bit more refactoringJames Lopez2018-02-231-25/+3
* initial refactorJames Lopez2018-02-231-14/+22
* Merge branch '43261-fix-import-from-url-name-collision-active-tab' into 'master'Phil Hughes2018-02-232-8/+9
|\
| * Make import tab/form active when importing project by URL and validation fails43261-fix-import-from-url-name-collision-active-tabEric Eastwood2018-02-202-8/+9
* | Merge branch 'bvl-external-auth-port' into 'master'Douwe Maan2018-02-2357-248/+698
|\ \
| * | Port `read_cross_project` ability from EEBob Van Landuyt2018-02-2257-248/+698
* | | Add Tip about Push to Create project on New Project pageAndré Luís2018-02-238-8/+82
* | | Merge branch '41619-turn-on-legacy-authorization-for-new-clusters-on-gke' int...Kamil Trzciński2018-02-221-2/+2
|\ \ \
| * | | Modify cluster creation API method to enable legacy_apac as defaultMayra Cabrera2018-02-221-2/+2
* | | | Merge branch '42431-add-auto-devops-and-clusters-button-to-projects' into 'ma...Rémy Coutable2018-02-2220-247/+434
|\ \ \ \
| * | | | 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-221-1/+1
| * | | | Merge branch 'master' into 42431-add-auto-devops-and-clusters-button-to-projectsEric Eastwood2018-02-22366-1731/+1670
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | 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
| * | | | 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-201-33/+41
| * | | | 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-202-3/+3
| * | | | Move button list logic to project presenterOswaldo Ferreira2018-02-2012-349/+379
| * | | | Switch back to using a single partialEric Eastwood2018-02-202-8/+8
| * | | | Add Auto DevOps and Kubernetes cluster button to project pageEric Eastwood2018-02-1611-116/+302
* | | | | 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-221-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Change cache index delimiter to character not recognizable as variable partTomasz Maczukin2018-02-211-1/+1
* | | | | | Use dynamic imports in dispatcher (Part 3)Clement Ho2018-02-2222-131/+32
| |/ / / / |/| | | |
* | | | | Merge branch 'fix-500-for-invalid-upload-path' into 'master'Sean McGivern2018-02-223-1/+14
|\ \ \ \ \
| * | | | | Fix 500 error when loading an invalid upload URLSean McGivern2018-02-223-1/+14
* | | | | | Merge branch 'revert-3487441b' into 'master'Sean McGivern2018-02-221-4/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Revert "Merge branch 'tc-info-version-check' into 'master'"revert-3487441bVictor Wu2018-02-211-4/+1
* | | | | | Harmonize CE and EE JS codereduce-ce-ee-disrepancies-in-jsRémy Coutable2018-02-2222-44/+58
* | | | | | Fix the groupLabelsPath in app/assets/javascripts/api.jsRémy Coutable2018-02-221-1/+1
* | | | | | Merge branch '42886-followup-to-new-design-for-cancel-stop-pipeline-confirmat...Filipa Lacerda2018-02-225-148/+93
|\ \ \ \ \ \