summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Add `# frozen_string_literal: true`Kamil Trzciński2018-09-045-0/+10
* Import common metrics into database.Kamil Trzciński2018-09-045-0/+268
* Merge branch '50101-add-artifact-information-to-job-api' into 'master'Kamil Trzciński2018-09-047-8/+110
|\
| * Add JSON schema validation for job APISteve Azzopardi2018-09-037-6/+61
| * Add artifact information for job controllerSteve Azzopardi2018-09-031-3/+50
* | Move badge settings to general settingsWinnie Hellmann2018-09-035-73/+104
* | 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 'fix-download-dropdown-link' into 'master'Nick Thomas2018-09-031-1/+13
|\ \ \
| * | | Hide PAT creation advice for HTTP clone if PAT existGeorge Thomas2018-08-311-1/+13
* | | | Added atom feed for tagsFrancisco Javier López2018-09-031-0/+69
* | | | Merge branch '50564-chat-service-refactoring' into 'master'Nick Thomas2018-09-031-0/+50
|\ \ \ \
| * | | | Add tests for ChatNotificationService#executeTakuya Noguchi2018-08-311-0/+50
* | | | | Merge branch 'issue_48084' into 'master'Sean McGivern2018-09-034-0/+67
|\ \ \ \ \
| * | | | | Use a serializer to render diff linesFelipe Artur2018-08-314-0/+67
| | |/ / / | |/| | |
* | | | | Merge branch 'sh-fix-dedupe-group-importer' into 'master'Rémy Coutable2018-09-031-1/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix importers not assigning a new default groupStan Hu2018-08-311-1/+4
| |/ / /
* | | | Adds Vuex store for the job log page🌴🌴 Filipa Lacerda - OOO back on September 17th 🌴🌴2018-09-033-6/+857
* | | | Merge branch 'assert-that-mr-diff-is-highlighted' into 'master'Grzegorz Bizon2018-09-011-1/+2
|\ \ \ \
| * | | | Add spec to ensure MR diffs are highlightedSean McGivern2018-08-291-1/+2
* | | | | Merge branch 'feature/#32877-add-default-field-branch-api' into 'master'Robert Speicher2018-09-011-0/+2
|\ \ \ \ \
| * | | | | Fix testsRiccardo Padovani2018-08-181-0/+2
* | | | | | Merge branch '50365_fix_fast_spec_helper' into 'master'Robert Speicher2018-09-012-2/+1
|\ \ \ \ \ \
| * | | | | | Move fixture_path out of support/rspec file which is used by fast_spec_helper...Thong Kuah2018-08-312-2/+1
* | | | | | | Merge branch 'sh-fix-confidential-note-option' into 'master'Robert Speicher2018-08-311-0/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix "Confidential comments" button not saving in project hookssh-fix-confidential-note-optionStan Hu2018-08-171-0/+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
* | | | | | | | Merge branch '37356-relative-submodule-link' into 'master'Douwe Maan2018-08-311-20/+55
|\ \ \ \ \ \ \ \
| * | | | | | | | Allow resolving git submodule url for subgroup projects using relative path37356-relative-submodule-linkMark Chao2018-08-201-20/+55
* | | | | | | | | Fixed IDE file row jumping into view on hoverPhil Hughes2018-08-311-0/+21
* | | | | | | | | Merge branch 'reorganize-issues-and-mrs-feature-specs' into 'master'Sean McGivern2018-08-3128-0/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Reorganize issues and merge request feature specs in the same folderRémy Coutable2018-08-3028-0/+0
* | | | | | | | | | Merge branch 'winh-fix-pdf-page-spec-timing' into 'master'Filipa Lacerda2018-08-311-35/+27
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Remove waiting from PDF page component testWinnie Hellmann2018-08-231-35/+27
* | | | | | | | | | Merge branch 'ide-multiple-file-uploads' into 'master'Filipa Lacerda2018-08-301-0/+17
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Enabled multiple uploads in the Web IDEPhil Hughes2018-08-291-0/+17
* | | | | | | | | | Allow whitelisting for "external collaborator by default" settingRoger Rüttimann2018-08-3010-0/+378
* | | | | | | | | | Fixed project logo when it is LFS trackedFrancisco Javier López2018-08-303-96/+147
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge branch '41292-users-stuck-on-a-redirect-loop-after-transferring-project...Sean McGivern2018-08-301-0/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix path bug and update specsJames Lopez2018-08-301-2/+3
| * | | | | | | | | add specs replicating transfer issueJames Lopez2018-08-291-0/+28
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge branch '50414-rubocop-rule-to-enforce-class-methods-over-module' into '...Sean McGivern2018-08-301-0/+98
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Minor renames for clarityJacopo2018-08-291-1/+1
| * | | | | | | | | Handles when ClassMethods is used inside a classJacopo2018-08-291-0/+11
| * | | | | | | | | Applies rule only when extending ActiveSupport::ConcernJacopo2018-08-291-1/+22
| * | | | | | | | | Adds Rubocop rule to enforce class_methods over module ClassMethodsJacopo2018-08-291-0/+66
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Fix Error 500s due to encoding issues when Wiki hooks fireStan Hu2018-08-291-0/+12
|/ / / / / / / /
* | | | | | | | Ignore API requests in performance barSean McGivern2018-08-291-0/+63
|/ / / / / / /