| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve webpack-dev-server compatibility with non-localhost setups. | Mike Greiling | 2017-04-12 | 1 | -1/+3 |
* | Merge branch 'gitaly-testing' into 'master'
| Rémy Coutable | 2017-04-12 | 1 | -2/+2 |
|\ |
|
| * | Setup and run a Gitaly server for testing if GitalyClient is enabledgitaly-testing | Alejandro Rodríguez | 2017-04-11 | 1 | -2/+2 |
* | | add license approbals for nodemon dependencies | Mike Greiling | 2017-04-10 | 1 | -0/+18 |
* | | add license approval for ansi-html | Mike Greiling | 2017-04-10 | 1 | -0/+6 |
* | | watch node_modules for changes when a module is missing | Mike Greiling | 2017-04-10 | 1 | -0/+5 |
* | | add license approvals for vue-loaderadd-vue-loader | Mike Greiling | 2017-04-09 | 1 | -0/+30 |
* | | clean up webpack config | Mike Greiling | 2017-04-09 | 1 | -5/+6 |
* | | add vue-loader dependencies and basic config | Mike Greiling | 2017-04-09 | 1 | -0/+4 |
|/ |
|
* | Add a name field to the group edit formadd-field-for-group-name | Douglas Lovell | 2017-04-09 | 1 | -0/+1 |
* | Merge branch '18471-restrict-tag-pushes-protected-tags' into 'master'
| Douwe Maan | 2017-04-07 | 2 | -0/+3 |
|\ |
|
| * | Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags' | Kushal Pandya | 2017-04-06 | 3 | -1/+15 |
| |\ |
|
| * \ | Merge branch 'last-green-master' into 18471-restrict-tag-pushes-protected-tags | James Edwards-Jones | 2017-04-06 | 2 | -0/+4 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into '18471-restrict-tag-pushes-protected-tags' | Kushal Pandya | 2017-04-06 | 12 | -38/+99 |
| |\ \ \ |
|
| * | | | | Update bundle path for Protected Tags bundle | Kushal Pandya | 2017-04-06 | 1 | -1/+1 |
| * | | | | Protected tags copy/paste from protected branches | James Edwards-Jones | 2017-03-31 | 1 | -0/+2 |
| * | | | | Add protected tags to bundle config18471-restrict-tags-push-ui | Kushal Pandya | 2017-03-21 | 1 | -0/+1 |
* | | | | | Add /-/readiness /-/liveness and /-/health_metrics endpoints to track applica... | Paweł Chojnacki | 2017-04-07 | 1 | -0/+6 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch '2989-run-cicd-pipelines-on-a-schedule-idea1-basic-backend-imple... | Kamil Trzciński | 2017-04-06 | 2 | -0/+6 |
|\ \ \ \ |
|
| * | | | | Change configuration in gitlab.com as trigger_schedule_worker will perform tw... | Shinya Maeda | 2017-04-06 | 1 | -1/+1 |
| * | | | | Change configuration in gitlab.com as trigger_schedule_worker will perform tw... | Shinya Maeda | 2017-04-06 | 1 | -1/+1 |
| * | | | | Rename ScheduledTrigger to TriggerSchedule. Because table structure changed. | Shinya Maeda | 2017-04-06 | 2 | -4/+4 |
| * | | | | Add config for worker | Shinya Maeda | 2017-04-06 | 2 | -0/+6 |
| | |_|/
| |/| | |
|
* | | | | Merge commit '46e4ed6bd0c8c256bce6d35b4bb992d77fd09971' into feature/multi-le...feature/multi-level-container-registry-images | Grzegorz Bizon | 2017-04-06 | 2 | -0/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch 'fix/gh-import-status-check' into 'master'
| Sean McGivern | 2017-04-06 | 1 | -0/+3 |
| |\ \ \ |
|
| | * | | | Periodically mark projects that are stuck in importing as failed | James Lopez | 2017-04-05 | 1 | -0/+3 |
| * | | | | STL file viewer | Phil Hughes | 2017-04-06 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'master' into feature/multi-level-container-registry-images | Grzegorz Bizon | 2017-04-06 | 5 | -16/+32 |
|\ \ \ \
| |/ / / |
|
| * | | | Issue title realtime | Regis Boudinot | 2017-04-06 | 2 | -0/+2 |
| * | | | Merge branch 'gitaly-prevent-autoload' into 'master'
| Rémy Coutable | 2017-04-05 | 1 | -13/+1 |
| |\ \ \ |
|
| | * | | | Deal with Rails autoload instance variable resets | Jacob Vosmaer | 2017-04-05 | 1 | -13/+1 |
| * | | | | Use PDFLab to render PDFs in GitLab | Sam Rose | 2017-04-05 | 1 | -1/+7 |
| | |/ /
| |/| | |
|
| * | | | Load a preview of Sketch 43 filessketch-preview-files | Jacob Schatz | 2017-04-05 | 2 | -0/+19 |
| |/ / |
|
| * | | use a less memory-intensive sourcemap when running in CI | Mike Greiling | 2017-04-04 | 1 | -1/+2 |
| * | | Refactor test_utils bundle | Mike Greiling | 2017-04-04 | 1 | -1/+0 |
| * | | Merge branch '24187-set-git-terminal-prompt-env-var-in-initializer' into 'mas... | Douwe Maan | 2017-04-04 | 1 | -0/+1 |
| |\ \ |
|
| | * | | adds git terminal prompt env var to application rb24187-set-git-terminal-prompt-env-var-in-initializer | Tiago Botelho | 2017-04-03 | 1 | -0/+1 |
* | | | | Fix Rubocop offenses related to registry routes | Grzegorz Bizon | 2017-04-05 | 1 | -2/+2 |
* | | | | Improve container repository tags controller route | Grzegorz Bizon | 2017-04-05 | 1 | -5/+4 |
* | | | | Merge branch 'master' into feature/multi-level-container-registry-images | Grzegorz Bizon | 2017-04-04 | 4 | -9/+12 |
|\ \ \ \
| |/ / / |
|
| * | | | Enable the `bullet_logger` setting; enable `raise` in test environmentrs-bullet-raise | Robert Speicher | 2017-04-03 | 1 | -4/+9 |
| |/ / |
|
| * | | Add support for Gitaly calls over TCP connectionfeature/support-grpc-calls-over-tcp-conn | Ahmad Sherif | 2017-04-03 | 2 | -2/+2 |
| * | | Relax constraint on Wiki IDs, since subdirectories can contain spacessh-relax-wiki-slug-constraint | Stan Hu | 2017-04-02 | 1 | -3/+1 |
* | | | Merge branch 'master' into feature/multi-level-container-registry-images | Grzegorz Bizon | 2017-04-03 | 7 | -25/+64 |
|\ \ \
| |/ / |
|
| * | | Merge branch '24784-system-notes-meta-data' into 'master'
| Sean McGivern | 2017-03-30 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Add system_note_metadata model | Jarka Kadlecova | 2017-03-28 | 1 | -1/+1 |
| * | | | Merge branch '29843-project-subgroup-transfer' into 'security' | Rémy Coutable | 2017-03-29 | 1 | -0/+2 |
| * | | | Merge branch 'gitaly-socket-per-shard' into 'master'
| Sean McGivern | 2017-03-29 | 3 | -21/+46 |
| |\ \ \ |
|
| | * | | | Change socket_path to gitaly_address | Jacob Vosmaer | 2017-03-29 | 2 | -11/+25 |
| | * | | | Expand relative paths in storages | Jacob Vosmaer | 2017-03-29 | 1 | -10/+19 |