summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Add more tests to Projects::Clusters::ApplicationsController38464-k8s-appsAlessio Caiazza2017-11-061-8/+6
* Merge branch 'refactor-clusters' into 38464-k8s-appsAlessio Caiazza2017-11-069-58/+19
|\
| * Remove 10.3 comments (Tracked by a tech debts issue). Refactor spec factory n...refactor-clustersShinya Maeda2017-11-061-1/+1
| * Merge branch 'master' into refactor-clustersShinya Maeda2017-11-068-57/+18
| |\
| | * Merge branch 'ce-gitlab-git-backport' into 'master'Sean McGivern2017-11-065-55/+14
| | |\
| | | * Use Gitlab::Git operations for repository mirroringce-gitlab-git-backportAlejandro Rodríguez2017-11-032-33/+0
| | | * Encapsulate git operations for mirroring in Gitlab::GitAlejandro Rodríguez2017-11-033-18/+9
| | | * Create a Wiki Repository's raw_repository properlyAlejandro Rodríguez2017-11-032-4/+5
| | * | Merge branch '38677-render-new-discussions-on-diff-tab' into 'master'36248-repo-editor-double-border-under-repo-file-buttonsFilipa Lacerda2017-11-062-1/+4
| | |\ \
| | | * | Use diff_discussion? instead of is_a?(DiffDiscussion)38677-render-new-discussions-on-diff-tabLuke "Jared" Bennett2017-11-021-1/+1
| | | * | FE review changes - remove internal details assertion and look for closest fo...Luke "Jared" Bennett2017-10-271-1/+1
| | | * | Fix karmaLuke "Jared" Bennett2017-10-231-1/+1
| | | * | Remove trailing commaLuke "Jared" Bennett2017-10-211-1/+1
| | | * | Improve discussion_line_code set and update notes_controller_specLuke "Jared" Bennett2017-10-211-1/+2
| | | * | Added discussion_line_code value to note response and use it to query the rig...Luke "Jared" Bennett2017-10-212-2/+4
| | * | | Remove unique validation from external_url in Environmentfix/sm/37299-environments-validate-uniqueness-on-url-and-can-cause-silent-deployment-failuresShinya Maeda2017-11-061-1/+0
* | | | | Add ClusterApplicationEntity testsAlessio Caiazza2017-11-062-2/+2
* | | | | Add Clusters::Applications services testsAlessio Caiazza2017-11-065-32/+11
* | | | | Merge branch 'refactor-clusters' into 38464-k8s-appsAlessio Caiazza2017-11-0651-694/+852
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-0551-694/+852
| |\ \ \ \ | | |/ / /
| | * | | Expose project visibility as CI variableMatija Čupić2017-11-041-1/+2
| | * | | Merge branch 'sh-headless-chrome-support' into 'master'Stan Hu2017-11-038-22/+25
| | |\ \ \
| | | * \ \ Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-11-0355-700/+869
| | | |\ \ \
| | | * \ \ \ Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-11-0293-1040/+1187
| | | |\ \ \ \
| | | * | | | | remove PhantomJS specific hacksMike Greiling2017-10-314-15/+0
| | | * | | | | fix edit token regression within spec/features/issues/filtered_search/visual_...Mike Greiling2017-10-311-2/+0
| | | * | | | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-31111-1948/+2242
| | | |\ \ \ \ \
| | | * | | | | | add missing parameter to triggerEventsMike Greiling2017-10-311-1/+1
| | | * | | | | | fix page render issues on contribution calendar while tests are runMike Greiling2017-10-301-5/+0
| | | * | | | | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-2991-460/+1373
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch '35955-searchable-settings-puts-expand-collapse-toggle-in-an-inv...Mike Greiling2017-10-238-51/+55
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Stop sections from expanding when scrolling over the 1px sectionEric Eastwood2017-10-171-0/+4
| | | | * | | | | | | update settings panels to place "expanded" class on the correct elementMike Greiling2017-10-146-24/+24
| | | | * | | | | | | remove needlessly complicated, duplicate css class for expanded settings panelsMike Greiling2017-10-142-27/+27
| | | * | | | | | | | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-23182-2348/+3438
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | add InputHelper rspec helper to simulate non-BMP character inputMike Greiling2017-10-172-0/+25
| | * | | | | | | | | | Merge branch '39771-fix-clusters-settings-expanded-options' into 'master'Filipa Lacerda2017-11-031-6/+6
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Fix clusters description text collapsing away on page-load39771-fix-clusters-settings-expanded-optionsEric Eastwood2017-11-031-6/+6
| | * | | | | | | | | | | Merge branch 'issue_39176' into 'master'Douwe Maan2017-11-031-1/+2
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | Render 404 when polling commit notes without having permissionsissue_39176Felipe Artur2017-11-031-1/+2
| | * | | | | | | | | | | Merge branch '39776-remove-responsive-table-bottom-border' into 'master'Annabel Dunstone Gray2017-11-031-1/+4
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Remove bottom-border from last responsive table rowEric Eastwood2017-11-031-1/+4
| | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Merge branch 'bvl-unlink-fixes' into 'master'Douwe Maan2017-11-037-18/+41
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Find the LFS-objects for a fork within a the fork networkBob Van Landuyt2017-11-031-4/+3
| | | * | | | | | | | | | | Unlink a project from a fork network when it's source was deleted.Bob Van Landuyt2017-11-032-5/+15
| | | * | | | | | | | | | | Make sure the settings page renders when root of a fork is deletedBob Van Landuyt2017-11-034-9/+23
| | * | | | | | | | | | | | Merge branch 'enable-scss-lint-mergeable-selector' into 'master'Annabel Dunstone Gray2017-11-0333-631/+722
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Enable MergeableSelector in scss-lint (for !14567)Takuya Noguchi2017-11-031-28/+31
| | | * | | | | | | | | | | | Enable MergeableSelector in scss-lint (for !14055)Takuya Noguchi2017-11-031-26/+26
| | | * | | | | | | | | | | | Enable MergeableSelector in scss-lint (for !14062)Takuya Noguchi2017-11-031-8/+2