summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix the coverage job by making it download the artifacts from all the previou...44710-coverage-information-for-this-repo-is-wrongRémy Coutable2018-04-051-1/+7
* Merge branch 'bvl-export-import-lfs' into 'master'Douwe Maan2018-04-0516-7/+392
|\
| * Add helper for accessing lfs_objects for projectBob Van Landuyt2018-04-056-7/+30
| * Download LFS-files from object storage for exportsBob Van Landuyt2018-04-053-2/+38
| * Import projects with LFS objectsBob Van Landuyt2018-04-057-3/+195
| * Export LFS Objects when exporting a projectBob Van Landuyt2018-04-056-3/+137
* | Merge branch 'zj-opt-out-list-commits-by-oid' into 'master'Sean McGivern2018-04-052-1/+7
|\ \
| * | Move ListCommitsByOid to OPT_OUTZeger-Jan van de Weg2018-04-042-1/+7
* | | Merge branch 'issue_44551' into 'master'Sean McGivern2018-04-057-8/+69
|\ \ \
| * | | Fix 404 in group boards when moving issue between listsissue_44551Felipe Artur2018-04-037-8/+69
* | | | Merge branch 'blackst0ne-rails5-add-rails5-to-gitlab-ci' into 'master'Rémy Coutable2018-04-051-0/+95
|\ \ \ \
| * | | | [Rails5] Add rails5 jobs to gitlab-ci.ymlblackst0ne2018-04-051-0/+95
|/ / / /
* | | | Merge branch 'fix-typo-in-application_settings-page' into 'master'Robert Speicher2018-04-042-22/+172
|\ \ \ \
| * | | | Update locale/gitlab.potRémy Coutable2018-04-041-21/+171
| * | | | Fix a typo in an externalized message: 'amd' -> 'and'Rémy Coutable2018-04-041-1/+1
* | | | | Merge branch '44922-fix-build-metadata-creation' into 'master'Kamil Trzciński2018-04-045-15/+4
|\ \ \ \ \
| * | | | | Fix sidebar_details_block.vue and simplify build_metadata_entity.rb44922-fix-build-metadata-creationTomasz Maczukin2018-04-042-5/+2
| * | | | | Create metadata object on build object creationTomasz Maczukin2018-04-043-10/+2
* | | | | | Merge branch 'dm-flatten-tree-plus-chars' into 'master'Robert Speicher2018-04-043-1/+16
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix links to subdirectories of a directory with a plus character in its pathdm-flatten-tree-plus-charsDouwe Maan2018-04-043-1/+16
| | |_|_|/ | |/| | |
* | | | | Merge branch 'zj-opt-out-delete-refs' into 'master'Rémy Coutable2018-04-042-1/+7
|\ \ \ \ \
| * | | | | Bulk deleting refs is handled by Gitaly by defaultZeger-Jan van de Weg2018-04-042-1/+7
| |/ / / /
* | | | | Merge branch 'dz-improve-app-settings-6' into 'master'Filipa Lacerda2018-04-0412-179/+319
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove unused form for admin application settingsdz-improve-app-settings-6Dmitriy Zaporozhets2018-04-042-8/+0
| * | | | Move the rest of application settings to expandable blocksDmitriy Zaporozhets2018-04-0412-171/+319
* | | | | Merge branch 'osw-41401-render-mr-commit-sha-instead-diffs' into 'master'Sean McGivern2018-04-047-5/+84
|\ \ \ \ \
| * | | | | Render MR commit SHA instead "diffs" when viableosw-41401-render-mr-commit-sha-instead-diffsOswaldo Ferreira2018-04-047-5/+84
* | | | | | Merge branch '44983-transient-failure-in-user_sorts_issues_spec' into 'master'Sean McGivern2018-04-041-3/+0
|\ \ \ \ \ \
| * | | | | | Fix a transient failure by removing unneeded expectationsRémy Coutable2018-04-041-3/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'issue_40915' into 'master'Sean McGivern2018-04-0422-47/+478
|\ \ \ \ \ \
| * | | | | | Allow assigning and filtering issuables by ancestor group labelsFelipe Artur2018-04-0422-47/+478
|/ / / / / /
* | | | | | Merge branch 'pdeden/gitlab-ee-patch-7' into 'master'Achilleas Pipinellis2018-04-041-1/+1
|\ \ \ \ \ \
| * | | | | | Envoy.blade.php syntax fixedpdeden/gitlab-ee-patch-7Patrick Deden2018-03-301-1/+1
* | | | | | | Merge branch 'feature_detect_co_authored_commits' into 'master'Douwe Maan2018-04-048-4/+386
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Add banzai filter to detect commit message trailers and properly link the usersOmar Mekky2018-04-048-4/+386
|/ / / / / /
* | | | | | Merge branch 'sh-gitlab-sidekiq-logger' into 'master'Sean McGivern2018-04-049-1/+294
|\ \ \ \ \ \
| * | | | | | Add support for Sidekiq JSON loggingStan Hu2018-04-049-1/+294
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'zj-revert-bad-grouping' into 'master'Grzegorz Bizon2018-04-043-5/+2
|\ \ \ \ \ \
| * | | | | | Revert changelog entry for removed featureZeger-Jan van de Weg2018-04-041-1/+0
| * | | | | | Revert "Allow CI/CD Jobs being grouped on version strings"Zeger-Jan van de Weg2018-04-042-4/+2
| |/ / / / /
* | | | | | Merge branch 'zj-feature-gate-remove-http-api' into 'master'Douwe Maan2018-04-044-2/+61
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Allow feature gate removal through the APIzj-feature-gate-remove-http-apiZeger-Jan van de Weg2018-04-034-2/+61
* | | | | | Merge branch 'ide-pending-tab' into 'master'Tim Zallmann2018-04-0423-178/+478
|\ \ \ \ \ \
| * | | | | | Updated components to PascalCasePhil Hughes2018-04-044-10/+13
| * | | | | | Merge branch 'master' into ide-pending-tabPhil Hughes2018-04-03389-2911/+8500
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | fixed karmaPhil Hughes2018-03-282-1/+4
| * | | | | | removed file changes that have no changes to make diff easierPhil Hughes2018-03-288-97/+71
| * | | | | | refactor ADD_PENDING_TAB to stop multiple state changesPhil Hughes2018-03-283-43/+26
| * | | | | | remove italics from tabPhil Hughes2018-03-281-4/+0
| * | | | | | fixed issue with spec because store wasn't getting resetPhil Hughes2018-03-281-1/+3