summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | add better filename template to worker-loaderMike Greiling2018-05-031-1/+9
| | | * | | | | | adjust IDE page loading config to ensure web workers are not loaded cross-originMike Greiling2018-05-034-19/+20
| | | * | | | | | ensure parent entrypoint is loaded if direct one is unavailableMike Greiling2018-05-011-5/+11
| | | * | | | | | update several packages to remove deprecation warningsMike Greiling2018-05-013-145/+69
| | | * | | | | | combine ancestor entrypoints into child entrypoints instead of importing bund...Mike Greiling2018-05-012-13/+26
| | | * | | | | | update webpack manifest integration to recognize multi-chunk entrypointsMike Greiling2018-05-013-11/+56
| | | * | | | | | move dev server middleware to new namespaceMike Greiling2018-05-012-3/+3
| | | * | | | | | temporarily disable deterministic chunk hash logicMike Greiling2018-05-011-44/+0
| | | * | | | | | adjust webpack configMike Greiling2018-05-012-37/+40
| | | * | | | | | update more dependenciesMike Greiling2018-05-012-70/+59
| | | * | | | | | update webpack webpack-dev-server and other webpack dependenciesMike Greiling2018-05-012-223/+1041
| | * | | | | | | Merge branch 'fix-shortcut-close-screen-with-key' into 'master'Annabel Gray2018-05-072-0/+6
| | |\ \ \ \ \ \ \
| | | * | | | | | | Fix close keyboard shortcuts dialog using the keyboard shortcutLars Greiss2018-05-072-0/+6
| | |/ / / / / / /
| | * | | | | | | Merge branch '41082-make-deploykeys-table-more-clearly-structured' into 'master'Clement Ho2018-05-0720-518/+766
| | |\ \ \ \ \ \ \
| | | * | | | | | | Make deploy keys table more clearly structuredLukas Eipert2018-05-0720-518/+766
| | |/ / / / / / /
| | * | | | | | | Merge branch '43469-gcp-account-offer' into 'master'Clement Ho2018-05-0717-25/+185
| | |\ \ \ \ \ \ \
| | | * | | | | | | Resolve "Inform users of up to $500 offer for GCP account"Dennis Tang2018-05-0717-25/+185
| | |/ / / / / / /
| | * | | | | | | Merge branch 'docs-fe-guide-notice' into 'master'Tim Zallmann2018-05-071-0/+3
| | |\ \ \ \ \ \ \
| | | * | | | | | | Add notice to current fe guide about new fe guideClement Ho2018-05-071-0/+3
| | * | | | | | | | Merge branch '36983-osw-heading-labels-color-fix' into 'master'Filipa Lacerda2018-05-072-1/+7
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Adjust issue boards list header label text colorOswaldo Ferreira2018-05-072-1/+7
| | | | |_|_|_|/ / / | | | |/| | | | | |
| | * | | | | | | | Merge branch '44833-ide-clean-up-status-bar' into 'master'Phil Hughes2018-05-0714-70/+364
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Resolve "Clean up bottom status bar Web IDE"André Luís2018-05-0714-70/+364
| | |/ / / / / / / /
| | * | | | | | | | Merge branch '10-8-update-guide' into 'master'Robert Speicher2018-05-071-0/+362
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Add update guide for 10.8Filipa Lacerda2018-05-071-0/+362
| | |/ / / / / / / /
| | * | | | | | | | Merge branch 'improve-commit-message-body-rendering' into 'master'Filipa Lacerda2018-05-076-25/+21
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Improved commit message body renderingConstance Okoghenun2018-05-076-25/+21
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'master' into 10-8-stable-prepare-rc4Filipa Lacerda2018-05-07545-7842/+19375
| |\ \ \ \ \ \ \ \ \ |/ / / / / / / / / / | | _ / / / / / / / | | / / / / / / /
| * | | | | | | | Merge branch 'ccr/weight_1481' into 'master'Douwe Maan2018-05-075-32/+34
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Backport of 1481-changing-weight-values-should-trigger-system-notesChantal Rollison2018-05-035-32/+34
| * | | | | | | | | Merge branch 'add-git-commit-message-predefined-variable' into 'master'Grzegorz Bizon2018-05-075-6/+40
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Document new variablesTomasz Maczukin2018-05-071-0/+3
| | * | | | | | | | | Add memoization of commit related values in Ci::PipelineTomasz Maczukin2018-05-071-6/+18
| | * | | | | | | | | Add CHANGELOG entryTomasz Maczukin2018-05-071-0/+5
| | * | | | | | | | | Add a CI_COMMIT_MESSAGE predefined variableTomasz Maczukin2018-05-073-2/+16
| * | | | | | | | | | Merge branch '10244-ux-improvements-for-group-runners' into 'master'Kamil Trzciński2018-05-0722-97/+417
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Use btn-inverted for Enable group RunnersKamil Trzciński2018-05-071-1/+1
| | * | | | | | | | | | Support anchors for Groups::RunnersControllerKamil Trzciński2018-05-071-5/+5
| | * | | | | | | | | | Add internalizationKamil Trzciński2018-05-077-42/+53
| | * | | | | | | | | | Add a comment about implementing proper policies for group runner permissionsDylan Griffith2018-05-072-0/+5
| | * | | | | | | | | | Extract shared partial app/views/shared/runners/_runner_description.html.hamlDylan Griffith2018-05-073-32/+18
| | * | | | | | | | | | Rename set_runner -> runner in runner controllersDylan Griffith2018-05-072-4/+4
| | * | | | | | | | | | Share _form and show for project, instance and group runnersDylan Griffith2018-05-079-118/+19
| | * | | | | | | | | | Add ip address and timeout to group runner viewsDylan Griffith2018-05-072-1/+18
| | * | | | | | | | | | Remove whitespace between shared runers and group runners (#10244)Dylan Griffith2018-05-071-3/+0
| | * | | | | | | | | | Ensure the group runner setup steps are visible even after runners have been ...Dylan Griffith2018-05-071-7/+5
| | * | | | | | | | | | Allow to pause,resume,show,edit,destroy group runners (#10244)Dylan Griffith2018-05-078-7/+340
| | * | | | | | | | | | Inline runner_path and runners_path helpersDylan Griffith2018-05-076-34/+26
| | * | | | | | | | | | Make disable group runners button outlined like disable shared runners button...Dylan Griffith2018-05-071-1/+1
| | * | | | | | | | | | Copy changes around registering runners (#10244)Dylan Griffith2018-05-072-3/+3