summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-22359-757/+758
* Merge branch '33609-hide-pagination' into 'master'Clement Ho2017-12-211-0/+16
|\
| * Do not show Vue pagination if only one pageMario de la Ossa2017-12-211-0/+16
* | Merge branch 'jprovazn-search' into 'master'Yorick Peterse2017-12-211-0/+11
|\ \
| * | Skip projects filter on merge requests searchjprovazn-searchJan Provaznik2017-12-211-0/+11
* | | Merge branch 'pawel/reduce_cardinality_of_prometheus_metrics' into 'master'Douwe Maan2017-12-212-8/+11
|\ \ \
| * | | Use seconds where possible, and convert to milliseconds for Influxdb consumptionPawel Chojnacki2017-12-212-10/+12
| * | | Fix tests and formattingPawel Chojnacki2017-12-191-5/+6
| * | | Make `System.monotonic_time` retun seconds represented by float with microsec...Pawel Chojnacki2017-12-121-2/+2
* | | | Merge branch 'bvl-patch-mr-serializer' into 'master'Douwe Maan2017-12-212-2/+10
|\ \ \ \
| * | | | Fall back to the `MergeRequestWidgetEntity`Bob Van Landuyt2017-12-212-2/+10
* | | | | Resolve "Decouple multi-file editor from file list"Tim Zallmann2017-12-2145-634/+695
| |_|/ / |/| | |
* | | | LDAP extern_uids are not normalized when updated via APIFrancisco Javier López2017-12-211-0/+27
|/ / /
* | | Merge branch '40063-markdown-editor-improvements' into 'master'Filipa Lacerda2017-12-211-0/+15
|\ \ \
| * | | Add spec for previewing a note40063-markdown-editor-improvementsAnnabel Dunstone Gray2017-12-201-0/+15
| | |/ | |/|
* | | Merge branch '38356-add-last_commit_sha-to-the-commit-api' into 'master'Douwe Maan2017-12-212-0/+208
|\ \ \
| * | | Updates from last code review:38356-add-last_commit_sha-to-the-commit-apiRubén Dávila2017-12-202-5/+118
| * | | Check if file has been modified for each action provided.Rubén Dávila2017-12-201-2/+43
| * | | Add some initial specs for Files::MultiService classRubén Dávila2017-12-201-0/+54
* | | | Merge branch '36958-enable-ordering-projects-subgroups-by-name' into 'master'Rémy Coutable2017-12-211-0/+35
|\ \ \ \
| * | | | Enable sorting by name in the Groups dropdownMark Fletcher2017-12-201-0/+35
| |/ / /
* | | | Merge branch 'winh-fix-transient-loadDiff-failure' into 'master'Phil Hughes2017-12-211-5/+9
|\ \ \ \
| * | | | Fix racing condition in Ajax call of merge_request_tabs_spec.jswinh-fix-transient-loadDiff-failureWinnie Hellmann2017-12-201-5/+9
* | | | | Merge branch '41291-spec-failure-on-spec-features-merge_requests-image_diff_n...Robert Speicher2017-12-211-1/+2
|\ \ \ \ \
| * | | | | Stub old image diff urlClement Ho2017-12-201-1/+2
| * | | | | Fix a failure because we stub DiffHelper#diff_file_blob_raw_path instead of #...41291-spec-failure-on-spec-features-merge_requests-image_diff_notes_spec-rbRémy Coutable2017-12-201-2/+2
* | | | | | Merge branch 'jivl-replace-d3-v3-v4' into 'master'Mike Greiling2017-12-202-6/+8
|\ \ \ \ \ \
| * | | | | | Refactored d3 modules to instead of having a common_d3 dir, to use the micro ...Jose Ivan Vargas2017-12-181-9/+7
| * | | | | | fixed specs and the non-rendering stat_graph_contributors_graphJose Ivan Vargas2017-12-181-1/+1
| * | | | | | optimized d3 v4 with a custom made bundleJose Ivan Vargas2017-12-181-1/+1
| * | | | | | Modified contributors graph to use d3 v4Jose Ivan Vargas2017-12-181-4/+8
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'revert-b655a4a7' into 'master'41349-add-browser-performance-testing-to-auto-devops-docsRobert Speicher2017-12-202-20/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Revert "Merge branch 'repo-write-ref-client-prep' into 'master'"revert-b655a4a7Kim Carlbäcker2017-12-202-20/+2
| | |/ / / | |/| | |
* | | | | Migrate to Project#empty_repo?zj-empty-repo-importerZeger-Jan van de Weg2017-12-201-4/+4
|/ / / /
* | | | Merge branch '38318-search-merge-requests-with-api' into 'master'Rémy Coutable2017-12-201-0/+20
|\ \ \ \
| * | | | Add optional `search` param for Merge Requests APIMark Fletcher2017-12-201-0/+20
| | |/ / | |/| |
* | | | Merge branch '39246-fork-and-import-jobs-should-only-be-marked-as-failed-when...Douwe Maan2017-12-203-31/+61
|\ \ \ \
| * | | | Fork and Import jobs only get marked as failed when the number of Sidekiq ret...39246-fork-and-import-jobs-should-only-be-marked-as-failed-when-the-number-of-retries-was-exhaustedTiago Botelho2017-12-153-31/+61
* | | | | Merge branch 'rs-blocks-json-serialization' into 'master'Douwe Maan2017-12-209-18/+36
|\ \ \ \ \
| * | | | | Call the correct method in the BlocksJsonSerialization specrs-blocks-json-serializationRobert Speicher2017-12-191-1/+1
| * | | | | Only include the user's ID in the time_spent command's update hashRobert Speicher2017-12-197-18/+18
| * | | | | Add a JsonSerializationError class instead of raising SecurityErrorRobert Speicher2017-12-191-2/+2
| * | | | | Add BlocksJsonSerialization model concern and include it in UserRobert Speicher2017-12-192-0/+18
| | |/ / / | |/| | |
* | | | | Merge branch 'bvl-fix-unlinking-with-lfs-objects' into 'master'Douwe Maan2017-12-201-0/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Don't link LFS-objects multiple times.bvl-fix-unlinking-with-lfs-objectsBob Van Landuyt2017-12-191-0/+20
| | |/ / | |/| |
* | | | Merge branch '41264-gitlab-projects-spec-failures' into 'master'Robert Speicher2017-12-193-10/+9
|\ \ \ \
| * | | | Prevent some specs from mangling the gitlab-shell checkoutNick Thomas2017-12-192-8/+5
| * | | | [CE->EE] Fix spec/lib/gitlab/git/gitlab_projects_spec.rbValery Sizov2017-12-191-2/+4
| |/ / /
* | | | Fix onion-skin re-entering stateClement Ho2017-12-191-13/+29
* | | | Remove related links in MR widget when empty stateClement Ho2017-12-192-0/+41