summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Improve MetricGroup testKamil Trzciński2018-09-051-7/+19
* Fix safe_model_attributesKamil Trzciński2018-09-041-0/+13
* Fix `additional_metrics_parser_spec.rb`Kamil Trzciński2018-09-041-1/+1
* Fix import/exportKamil Trzciński2018-09-041-0/+3
* Add `# frozen_string_literal: true`Kamil Trzciński2018-09-041-0/+2
* Import common metrics into database.Kamil Trzciński2018-09-041-0/+22
* Merge branch '6417-extract-ee-specific-files-lines-for-lib-gitlab-email-handl...Douwe Maan2018-09-035-1/+11
|\
| * Add frozen_string_literal: true to email handlersSean McGivern2018-09-035-0/+10
| * Extract EE-specific lines from Gitlab::Email::HandlerSean McGivern2018-09-031-1/+1
* | Merge branch '47765-group-visibility-error-due-to-string-conversion' into 'ma...Douwe Maan2018-08-311-0/+10
|\ \
| * | Changes update_column to update_attributes in ProjectTreeRestorer#restore_pro...Tiago Botelho2018-08-281-0/+10
* | | Fix Error 500s due to encoding issues when Wiki hooks fireStan Hu2018-08-291-0/+12
* | | Include rich_text in diff cache keysSean McGivern2018-08-282-4/+12
* | | Escaped html charactersChantal Rollison2018-08-282-5/+15
* | | Resolve "Orphaned upload files are accessible via project exports"Michael Kozono2018-08-281-0/+32
* | | Block link-local addresses in URLBlockerStan Hu2018-08-281-1/+24
* | | Removes <br> sent from backend on tooltips in jobsFilipa Lacerda2018-08-284-6/+6
* | | Rails5: fix can't quote ActiveSupport::HashWithIndifferentAccessJasper Maes2018-08-271-2/+2
* | | Merge branch 'sh-insert-git-data-in-separate-transaction' into 'master'Yorick Peterse2018-08-261-0/+43
|\ \ \
| * | | Bitbucket Server importer: Eliminate most idle-in-transaction issuesStan Hu2018-08-261-0/+43
* | | | Merge branch '50345-hashed-storage-feature-flag' into 'master'Nick Thomas2018-08-251-0/+66
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed `stub_feature_flag behavior` for `disabled?` flags.Gabriel Mazetto2018-08-221-0/+66
* | | | Refactor GitHub Importer database helpers into helper methodsStan Hu2018-08-244-42/+55
* | | | Backport LDAP changes to CEDouglas Barbosa Alexandre2018-08-231-69/+83
| |_|/ |/| |
* | | Merge branch 'ccr/48800/ping_for_boards' into 'master'Sean McGivern2018-08-231-0/+3
|\ \ \
| * | | Added count for label, assignee, and milestone listsccr/48800/ping_for_boardsChantal Rollison2018-08-211-0/+3
| |/ /
* | | Merge branch 'jprovazn-fix-form-uploads' into 'master'Kamil Trzciński2018-08-231-0/+20
|\ \ \
| * | | Add public/uploads/tmp to allowed upload pathsjprovazn-fix-form-uploadsJan Provaznik2018-08-211-0/+20
| |/ /
* | | Fix broken Git over HTTP clones with LDAP usersStan Hu2018-08-221-0/+42
|/ /
* | Resolve "Wiki: links with spaces in the url render incorrectly with CommonMark"Brett Walker2018-08-211-0/+66
* | Remove Gemnasium serviceGilbert Roulot2018-08-201-1/+0
* | Test for failure_reason in job webhookMaciej Sokolowski2018-08-201-0/+1
* | Merge branch '49907-commits-and-merge-requests-does-not-list-all-files-when-o...Sean McGivern2018-08-201-1/+5
|\ \
| * | Fix merge requests not showing any diff files for big patches49907-commits-and-merge-requests-does-not-list-all-files-when-one-file-exceeds-size-limitsAlejandro Rodríguez2018-08-171-1/+5
* | | Fix typomk/fix-typoMichael Kozono2018-08-181-3/+3
* | | 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-1/+57
|\ \ \
| * | | Trigger iid logic from GitHub importer for merge requests.Andreas Brandl2018-08-161-0/+10
| * | | Trigger iid logic from GitHub importer for milestones.Andreas Brandl2018-08-162-1/+25
| * | | Trigger iid logic from GitHub importer for issues.Andreas Brandl2018-08-161-0/+22
* | | | Refactor Rainbow usage in specsGabriel Mazetto2018-08-162-13/+0
|/ / /
* | | Merge branch 'backport-5986-license-templates' into 'master'Robert Speicher2018-08-151-0/+37
|\ \ \ | |/ / |/| |
| * | Fix bugs in Gitlab::Template::Finders preventing instances from BaseTemplate....Nick Thomas2018-08-141-0/+37
* | | Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6860Valery Sizov2018-08-141-0/+2
|/ /
* | Merge branch '48967-disable-statement-timeout' into 'master'Douwe Maan2018-08-141-8/+78
|\ \
| * | disable_statement_timeout doesn't require any argument anymoreGabriel Mazetto2018-08-111-43/+32
| * | Fix migration_helpers_specGabriel Mazetto2018-08-101-1/+2
| * | MigrationHelper `disable_statement_timeout` accepts `transaction: false`Gabriel Mazetto2018-08-101-13/+93
| |/
* | Get the `merge-base` of 2 refs trough the APIBob Van Landuyt2018-08-131-0/+95
|/