summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Split up sidebar into smaller components24339-job-page-sidebar-step-3Filipa Lacerda2017-05-1711-230/+382
* [ci skip] Fix css classesFilipa Lacerda2017-05-163-24/+28
* Removes unused fileFilipa Lacerda2017-05-161-144/+0
* Adds tags an related jobsFilipa Lacerda2017-05-168-42/+309
* Rename to match new nameFilipa Lacerda2017-05-1612-286/+441
* Change mocked dataFilipa Lacerda2017-05-161-1233/+55
* Creates sidebar componentFilipa Lacerda2017-05-163-0/+172
* Merge branch 'master' into 24339-job-pageFilipa Lacerda2017-05-15291-1500/+2778
|\
| * Merge branch 'dz-fix-file-mode' into 'master' Douwe Maan2017-05-151-0/+0
| |\
| | * Ruby files that are not meant to be executable should be 644 not 755dz-fix-file-modeDmitriy Zaporozhets2017-05-151-0/+0
| * | Merge branch 'patch-17' into 'master' Rémy Coutable2017-05-151-3/+3
| |\ \
| | * | Runners tab is now CI/CD PipelinesBen Bodenmiller2017-05-121-3/+3
| * | | Merge branch 'update-seed-repo-rb' into 'master' Rémy Coutable2017-05-152-1/+172
| |\ \ \
| | * | | Add script to regenerate seed_repo.rb for Gitlab::Git testsJacob Vosmaer (GitLab)2017-05-152-1/+172
| |/ / /
| * | | Merge branch 'enable-auto-cancelling-by-default' into 'master' Kamil Trzciński2017-05-155-3/+38
| |\ \ \
| | * | | Disable transaction for updating the tableLin Jen-Shin2017-05-151-0/+2
| | * | | Move to post_migrate and use update_column_in_batchesLin Jen-Shin2017-05-151-2/+1
| | * | | Disable auto_cancel_pending_pipelines in PostReceive testLin Jen-Shin2017-05-151-2/+5
| | * | | Make auto-cancelling pending pipelines on by defaultLin Jen-Shin2017-05-154-1/+32
| * | | | Merge branch 'add-index-for-auto_canceled_by_id-mysql' into 'master' Kamil Trzciński2017-05-154-0/+48
| |\ \ \ \
| | * | | | Add missing newline in schemaLin Jen-Shin2017-05-151-1/+1
| | * | | | Merge remote-tracking branch 'upstream/master' into add-index-for-auto_cancel...Lin Jen-Shin2017-05-15785-4639/+8634
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'allow_numeric_values_in_gitlab_ci_yml' into 'master' Kamil Trzciński2017-05-156-4/+30
| |\ \ \ \ \
| | * | | | | Allow numeric values in gitlab-ci.ymlblackst0ne2017-05-076-4/+30
| * | | | | | Merge branch 'rename-column-concurrently-defaults' into 'master' Rémy Coutable2017-05-152-3/+11
| |\ \ \ \ \ \
| | * | | | | | Fix adding defaults for concurrent column renamesrename-column-concurrently-defaultsYorick Peterse2017-05-122-3/+11
| * | | | | | | Merge branch 'add-balsamiq-integration-test' into 'master' Phil Hughes2017-05-158-48/+119
| |\ \ \ \ \ \ \
| | * | | | | | | Added balsamiq jasmine integration testLuke "Jared" Bennett2017-05-158-48/+119
| |/ / / / / / /
| * | | | | | | Merge branch 'dturner/username' into 'master' Rémy Coutable2017-05-154-0/+8
| |\ \ \ \ \ \ \
| | * | | | | | | Add username field to push webhookDavid Turner2017-05-104-0/+8
| * | | | | | | | Merge branch 'master' into 'master' Rémy Coutable2017-05-151-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Fix typo in code snippet to match text belowSteve Hall2017-05-041-1/+1
| * | | | | | | | | Merge branch 'patch-18' into 'master' Rémy Coutable2017-05-151-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix the GitLab EE linkSota Yamashita2017-05-021-1/+1
| * | | | | | | | | | Merge branch 'patch-8' into 'master' Rémy Coutable2017-05-151-1/+1
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| | * | | | | | | | | fix $CI_JOB_ID variable Elan Ruusamäe2017-04-271-1/+1
| * | | | | | | | | | Merge branch 'fix/support-commit-deltas-only-for-gitaly' into 'master' Robert Speicher2017-05-147-58/+99
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| | * | | | | | | | | Add support for deltas_only under GitalyAhmad Sherif2017-05-137-58/+99
| * | | | | | | | | | Merge branch 'use-common-vue-for-pipeline-schedule-bundles' into 'master' Filipa Lacerda2017-05-143-4/+7
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ensure schedule_form and schedules_index both utilize common_vue bundleuse-common-vue-for-pipeline-schedule-bundlesMike Greiling2017-05-123-4/+7
| | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch '26325-system-hooks' into 'master' Robert Speicher2017-05-1319-11/+230
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | CodestyleGabriel Mazetto2017-05-131-1/+1
| | * | | | | | | | | | Minor cosmetic fixes in hooks admin screenGabriel Mazetto2017-05-122-4/+4
| | * | | | | | | | | | Documentation for repository_update_eventsGabriel Mazetto2017-05-121-1/+49
| | * | | | | | | | | | ChangelogGabriel Mazetto2017-05-121-0/+4
| | * | | | | | | | | | Update SystemHooks API to expose and handle new repository_update_eventsGabriel Mazetto2017-05-123-3/+5
| | * | | | | | | | | | Make the new repository_update_events configurable in System Hooks UIGabriel Mazetto2017-05-126-2/+54
| | * | | | | | | | | | Added repository_update hookGabriel Mazetto2017-05-1210-4/+117
| * | | | | | | | | | | Update CHANGELOG.md for 9.1.4Felipe Artur2017-05-121-0/+1
| * | | | | | | | | | | Update CHANGELOG.md for 9.1.4Felipe Artur2017-05-121-0/+1