summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added example of a wrapper for the whole Vue appdmishunov-experiment-shadowdomDenys Mishunov2019-03-085-1/+37
* Added example of a wrapper for Vue componentDenys Mishunov2019-03-084-1/+44
* Added crude example of styling a component wrapperDenys Mishunov2019-03-082-8/+5
* Commented out styles with @extend extending non-existing classDenys Mishunov2019-03-081-23/+23
* Added basic styles-less wrapper for dashboard's .projects-listDenys Mishunov2019-03-083-13/+31
* Updated webpack and babel configs with new plugins and loaderDenys Mishunov2019-03-076-1/+53
* Added frankenstein-component with dependenciesDenys Mishunov2019-03-073-0/+49
* Merge branch 'sh-rugged-tree-entries' into 'master'Sean McGivern2019-03-076-15/+191
|\
| * Remove unnecessary return statements in tree.rbStan Hu2019-03-071-2/+2
| * Remove old code in TreeHelper#flatten_treeStan Hu2019-03-072-13/+6
| * Bring back Rugged implementation of GetTreeEntriesStan Hu2019-03-075-5/+188
* | Merge branch 'restrict-jupyter-login' into 'master'Dmitriy Zaporozhets2019-03-074-8/+19
|\ \
| * | Merge branch 'restrict-jupyter-login' of https://gitlab.com/amit1rrr/gitlab-c...Amit Rathi2019-03-074-8/+19
|/ /
* | Merge branch 'revert-fee665e6' into 'master'Filipa Lacerda2019-03-0716-713/+600
|\ \
| * | Revert "Merge branch 'id-1951-filter-merge-requests-by-approvers' into 'master'"Igor2019-03-0716-713/+600
|/ /
* | Merge branch 'bvl-port-of-ee-translations' into 'master'Douwe Maan2019-03-0741-5598/+24438
|\ \
| * | Port translations from EEGitLab Crowdin Bot2019-03-0741-5598/+24438
* | | Merge branch 'fix-blob-editor-deleting-content' into 'master'Filipa Lacerda2019-03-073-1/+15
|\ \ \
| * | | Fixed the blob editor deleting all content for filesPhil Hughes2019-03-073-1/+15
* | | | Merge branch 'eb-update-cycle-analytics-docs' into 'master'Kushal Pandya2019-03-074-25/+20
|\ \ \ \
| * | | | Update Cycle Analytics documentationEric Brinkman2019-03-074-25/+20
* | | | | Merge branch 'fix-sidekiq-process-group-killing' into 'master'Stan Hu2019-03-072-3/+6
|\ \ \ \ \
| * | | | | Fix Sidekiq process group killingNick Thomas2019-03-072-3/+6
* | | | | | Merge branch '56937-edit-knative-domain' into 'master'Grzegorz Bizon2019-03-0735-300/+958
|\ \ \ \ \ \
| * | | | | | Don't use sleep in feature specsJoão Cunha2019-03-061-25/+8
| * | | | | | Remove unecessary begin..end blockJoão Cunha2019-03-062-24/+20
| * | | | | | Use tap command for better readabilityJoão Cunha2019-03-061-3/+3
| * | | | | | Rename ClusterUpdateAppWorker to ClusterPatchAppWorkerJoão Cunha2019-03-057-13/+13
| * | | | | | Fix rubocop offensesJoão Cunha2019-03-051-2/+2
| * | | | | | Adds Knative udpate feature specsJoão Cunha2019-03-051-8/+73
| * | | | | | Sends update route to the clientJoão Cunha2019-03-056-0/+31
| * | | | | | Creates Clusterss::ApplciationsController update endpointJoão Cunha2019-03-0516-104/+569
| * | | | | | Add ability to edit Knative domainjerasmus2019-03-0511-168/+286
* | | | | | | Merge branch 'patch-47' into 'master'Marcia Ramos2019-03-071-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix missing quoteMartin Melka2019-03-051-1/+1
* | | | | | | | Merge branch 'winh-enable-reply_to_individual_notes' into 'master'Grzegorz Bizon2019-03-077-7/+32
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Add current state of docsWinnie Hellmann2019-03-063-2/+23
| * | | | | | | Enable reply_to_individual_notes feature flag by defaultWinnie Hellmann2019-03-064-5/+9
* | | | | | | | Merge branch '47869-jobs-tab-border-top-in-pipeline-s-page-is-1px-off' into '...Annabel Dunstone Gray2019-03-073-5/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Resolve "Jobs tab border top in pipeline's page is 1px off"Miranda Fluharty2019-03-073-5/+11
|/ / / / / / / /
* | | | | | | | Merge branch 'docs-pages-index-proj-templates' into 'master'Marcia Ramos2019-03-073-82/+78
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Move proj templates into default getting started guideMarcia Ramos2019-03-073-82/+78
|/ / / / / / /
* | | | | | | Merge branch 'sh-rugged-commit-is-ancestor' into 'master'Douwe Maan2019-03-074-3/+47
|\ \ \ \ \ \ \
| * | | | | | | Bring back Rugged implementation of CommitIsAncestorStan Hu2019-03-044-3/+47
* | | | | | | | Merge branch 'docs-profiler-absolute-url' into 'master'Stan Hu2019-03-071-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Profiler only works with absolute URLs and pathsSean McGivern2019-03-071-0/+4
* | | | | | | | | Merge branch 'expand-diff-to-full-file' into 'master'Douwe Maan2019-03-0725-155/+945
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Move diff_line preparation into presenterMark Chao2019-03-074-86/+129
| * | | | | | | | | Add option to expand diff to full filePhil Hughes2019-03-0620-53/+685
| * | | | | | | | | Fix spec description and outdated commentsMark Chao2019-03-062-4/+2