summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dz-migration-index-helper' into 'master'Dmitriy Zaporozhets2018-09-281-0/+4
|\
| * Add mysql_compatible_index_length to migration helpersdz-migration-index-helperDmitriy Zaporozhets2018-09-211-0/+4
* | Merge branch 'mk/asymmetric-exists-cache' into 'master'Stan Hu2018-09-282-48/+149
|\ \
| * | Remove send-in-send for safety and readabilityMichael Kozono2018-09-271-13/+28
| * | Expire RequestStore cache properlyMichael Kozono2018-09-271-0/+8
| * | Cache `Repository#exists?` false in RequestStoreMichael Kozono2018-09-272-0/+52
| * | Extract `Repository.memoize_method` methodMichael Kozono2018-09-271-47/+73
* | | Extend reports to support security featuresOlivier Gonzalez2018-09-275-76/+98
* | | Merge branch '4907-improve-build-create-performance-for-license-management' i...Kamil Trzciński2018-09-271-8/+7
|\ \ \
| * | | Dont create license_management build when not included in license4907-improve-build-create-performance-for-license-managementDylan Griffith2018-09-271-8/+7
* | | | Typo in log message of gitlab-rake gitlab:artifacts:migrateMichael Bisbjerg2018-09-271-1/+1
|/ / /
* | | Merge branch '43832-adds-chdmod-to-commits-actions-api' into 'master'Rémy Coutable2018-09-272-2/+22
|\ \ \
| * | | Adds chmod action to POST /projects/:id/repository/commits APIJacopo2018-09-272-2/+22
* | | | Merge branch 'feature/add-public-email-to-users-api' into 'master'Rémy Coutable2018-09-271-1/+1
|\ \ \ \
| * | | | add user's public_email attribute to apiAlexis Reigel2018-09-271-1/+1
* | | | | Merge branch '50289-vendor-ci-yml-for-the-last-time' into 'master'Kamil Trzciński2018-09-274-19/+82
|\ \ \ \ \
| * | | | | Update all gitlab ci templates from gitlab-org/gitlab-ci-yml50289-vendor-ci-yml-for-the-last-timeDylan Griffith2018-09-274-19/+82
* | | | | | Refactor EventFilter and increase its test coverage1801-allow-event_filter-to-be-set-in-the-urlRémy Coutable2018-09-261-60/+26
* | | | | | Merge branch 'feature/runner-type-filter-for-admin-view' into 'master'Kamil Trzciński2018-09-261-3/+28
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | add status param to runners apiAlexis Reigel2018-09-151-0/+9
| * | | | | add type param to runners apiAlexis Reigel2018-09-151-3/+19
| |/ / / /
* | | | | Resolve "Un-vendor CI templates"Dylan Griffith2018-09-2647-5/+2327
| |/ / / |/| | |
* | | | Merge branch 'tc-fix-rails5-subquery-selfjoin' into 'master'Douwe Maan2018-09-261-1/+9
|\ \ \ \
| * | | | Work around a bug in Rails 5, where LIMIT causes troubletc-fix-rails5-subquery-selfjoinToon Claes2018-09-251-1/+9
* | | | | Merge branch 'follow-up-geo-sync-disabled-wikis' into 'master'Douglas Barbosa Alexandre2018-09-251-8/+0
|\ \ \ \ \
| * | | | | Geo: sync disabled wikis. Stage 2follow-up-geo-sync-disabled-wikisValery Sizov2018-09-251-8/+0
* | | | | | Merge branch 'ce-improve-review-apps' into 'master'Douglas Barbosa Alexandre2018-09-252-0/+79
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | [CE] Port review apps file to CEce-improve-review-appsRémy Coutable2018-09-252-0/+79
| |/ / / /
* | | | | Merge branch 'enable-force-write-auth-keys-restore' into 'master'Nick Thomas2018-09-251-2/+44
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Enable write to auth_keys file during restoreCindy Pallares2018-09-251-2/+44
* | | | | Merge branch '51747-gitlab-com-unable-to-import-a-project-that-was-just-expor...Douglas Barbosa Alexandre2018-09-252-2/+16
|\ \ \ \ \
| * | | | | Fix null pipeline problemJames Lopez2018-09-242-2/+16
| |/ / / /
* | | | | Merge branch 'mk/improve-usage-of-request-store' into 'master'Yorick Peterse2018-09-2522-95/+133
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Refactor Feature.flipper methodmk/improve-usage-of-request-storeMichael Kozono2018-09-241-5/+1
| * | | | Use `Gitlab::SafeRequestStore` in more placesMichael Kozono2018-09-2413-52/+53
| * | | | Simplify by using Gitlab::SafeRequestStoreMichael Kozono2018-09-247-40/+17
| * | | | Use a null object with RequestStoreMichael Kozono2018-09-242-0/+64
* | | | | Use Vue component for job artifacts, Commit and Trigger VariablesFilipa Lacerda2018-09-251-1/+5
* | | | | Remove background job throttling feature51509-remove-sidekiq-limit-fetchValery Sizov2018-09-242-30/+0
| |/ / / |/| | |
* | | | Merge branch 'gitaly-auth-v2' into 'master'Robert Speicher2018-09-211-8/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Use the new gitaly auth scheme (v2)Alejandro Rodríguez2018-09-201-8/+22
* | | | Correct Gitlab Capitalization in code filesMarcel Amirault2018-09-216-10/+10
|/ / /
* | | Add Gitlab::Database::Subquery.self_join to delete_all with limitToon Claes2018-09-201-0/+16
| |/ |/|
* | Merge branch 'fix-rubocop-todo' into 'master'Douglas Barbosa Alexandre2018-09-191-1/+1
|\ \
| * | Fix rubocop Style/ZeroLengthPredicateSemyon Pupkov2018-09-181-1/+1
* | | Include post migrations when loading the schemaYorick Peterse2018-09-192-0/+18
|\ \ \
| * | | Ensure the schema is loaded with post_migrations includedDJ Mountney2018-09-112-0/+18
* | | | Use standalone diff stats RPC on every comparison viewOswaldo Ferreira2018-09-195-7/+46
* | | | Merge branch '51571-wrapper-rake-task-uploads-migrate-os' into 'master'Douwe Maan2018-09-191-1/+25
|\ \ \ \
| * | | | Add wrapper rake task to migrate all uploads to OSBalasankar "Balu" C2018-09-181-1/+25