summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'blacklist-destroy-all' into 'master'Robert Speicher2018-08-171-1/+1
|\
| * Whitelist existing destroy_all offensesblacklist-destroy-allYorick Peterse2018-08-161-1/+1
* | Merge branch 'ab-49754-gh-importer-internal-ids' into 'master'Yorick Peterse2018-08-174-4/+26
|\ \
| * | Trigger iid logic from GitHub importer for merge requests.Andreas Brandl2018-08-161-1/+7
| * | Trigger iid logic from GitHub importer for milestones.Andreas Brandl2018-08-162-2/+14
| * | Trigger iid logic from GitHub importer for issues.Andreas Brandl2018-08-161-1/+5
* | | Merge branch 'zj-user-update-branch' into 'master'Douwe Maan2018-08-171-8/+2
|\ \ \
| * | | Remove feature flags for UserUpdateBranchZeger-Jan van de Weg2018-08-161-8/+2
| |/ /
* | | Merge branch 'zj-remove-flags-find-all-brances' into 'master'50326-ocd-pipelineSean McGivern2018-08-161-28/+1
|\ \ \ | |/ / |/| |
| * | Remove feature flag for FindAllRemoteBranchesZeger-Jan van de Weg2018-08-161-28/+1
* | | Merge branch 'backport-5986-license-templates' into 'master'Robert Speicher2018-08-152-6/+6
|\ \ \ | |_|/ |/| |
| * | Fix bugs in Gitlab::Template::Finders preventing instances from BaseTemplate....Nick Thomas2018-08-142-6/+6
| |/
* | Merge branch 'bvl-add-czech' into 'master'Sean McGivern2018-08-151-1/+2
|\ \ | |/ |/|
| * Add Czech as an available languageBob Van Landuyt2018-08-151-1/+2
* | Merge branch 'zj-remove-feature-gate-list-commits' into 'master'Douwe Maan2018-08-141-11/+2
|\ \
| * | Remove feature gate for ListNewCommitsZeger-Jan van de Weg2018-08-141-11/+2
| |/
* | Merge branch 'gitaly-install-path' into 'master'Douwe Maan2018-08-141-7/+6
|\ \
| * | Remove storage path dependency of gitaly install taskAlejandro Rodríguez2018-08-121-7/+6
* | | Merge branch '48967-disable-statement-timeout' into 'master'Douwe Maan2018-08-141-30/+73
|\ \ \
| * | | disable_statement_timeout doesn't require any argument anymoreGabriel Mazetto2018-08-111-27/+26
| * | | MigrationHelper `disable_statement_timeout` accepts `transaction: false`Gabriel Mazetto2018-08-101-31/+75
| | |/ | |/|
* | | Get the `merge-base` of 2 refs trough the APIBob Van Landuyt2018-08-132-3/+49
|/ /
* | CE Port of Protected Environments backendMayra Cabrera2018-08-101-1/+5
* | Backport of gitlab-org/gitlab-ee!6848Rubén Dávila2018-08-081-1/+1
* | Merge branch 'sh-fix-bitbucket-cloud-importer-replies' into 'master'Robert Speicher2018-08-081-10/+13
|\ \
| * | Fix Bitbucket Cloud importer omitting repliesStan Hu2018-08-071-10/+13
* | | Remove todos of users without access to targets migrationJarka Kadlecová2018-08-071-0/+105
* | | Merge branch '46535-orphaned-uploads' into 'master'Kamil Trzciński2018-08-071-0/+80
|\ \ \ | |/ / |/| |
| * | Clean orphaned files in object storageJarka Kadlecová2018-08-071-0/+80
* | | Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera2018-08-077-38/+138
* | | Backport some changes from gitlab-org/gitlab-ee!6767Rubén Dávila2018-08-073-3/+30
* | | Merge branch 'sh-support-bitbucket-server-import' into 'master'Tim Zallmann2018-08-063-9/+373
|\ \ \
| * | | Remove date from author line since that is already present in `created_at`Stan Hu2018-08-031-1/+1
| * | | Add a comment when user can't be identifiedStan Hu2018-08-021-2/+10
| * | | Keep alignment in lib/gitlab/import_sources.rbStan Hu2018-08-021-9/+9
| * | | Revert "Remove unnecessary lookup for merge request SHAs"Stan Hu2018-07-311-2/+7
| * | | Fix failing spec in fallback diff note changeStan Hu2018-07-311-2/+2
| * | | Improve formatting of fallback diff noteStan Hu2018-07-311-1/+6
| * | | Remove unnecessary lookup for merge request SHAsStan Hu2018-07-311-7/+2
| * | | Fix bug where fallback diff notes would not have an associated positionStan Hu2018-07-311-3/+3
| * | | Handle empty description fieldStan Hu2018-07-311-1/+1
| * | | Give some context on threaded discussionsStan Hu2018-07-311-1/+9
| * | | Fix Rubocop complaint about update_attributesStan Hu2018-07-311-1/+1
| * | | Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-3110-40/+237
| |\ \ \ | | | |/ | | |/|
| * | | Fix merge request SHAStan Hu2018-07-301-1/+1
| * | | No need to look up commit SHA since Bitbucket has a full-length SHAStan Hu2018-07-301-2/+0
| * | | Restrict to confirmed users and allow memoization of unkonwn e-mailsStan Hu2018-07-281-2/+2
| * | | Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-2719-62/+114
| |\ \ \
| * \ \ \ Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-2512-61/+91
| |\ \ \ \
| * | | | | Remove merge request deletion codeStan Hu2018-07-201-2/+0