summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '24347-dont-post-system-note-when-branch-creation-fails' into 'm...Stan Hu2017-12-271-0/+14
|\
| * Fix when branch creation fails don't post system noteMateusz Bajorski2017-12-261-0/+14
* | Merge branch 'sh-make-kib-human' into 'master'Filipa Lacerda2017-12-271-4/+4
|\ \
| * | Humanize the units of "Showing last X KiB of log" in job tracesh-make-kib-humanStan Hu2017-12-271-4/+4
* | | Fix PostgreSQL implementation of migrationsh-fix-mysql-migration-10-3Stan Hu2017-12-271-1/+1
* | | Fix migration for removing orphaned issues.moved_to_id values in MySQLStan Hu2017-12-261-0/+25
|/ /
* | Merge branch 'sh-handle-anonymous-clones-project-moved' into 'master'Grzegorz Bizon2017-12-261-0/+6
|\ \ | |/ |/|
| * Disable redirect messages for anonymous clonessh-handle-anonymous-clones-project-movedStan Hu2017-12-251-2/+1
| * Fix Error 500s with anonymous clones for a project that has movedStan Hu2017-12-251-0/+7
* | Merge branch 'sh-catch-invalid-uri-markdown' into 'master'Robert Speicher2017-12-251-0/+5
|\ \ | |/ |/|
| * Gracefully handle garbled URIs in Markdownsh-catch-invalid-uri-markdownStan Hu2017-12-221-0/+5
* | Merge branch 'gitaly-remotes' into 'master'Dmitriy Zaporozhets2017-12-252-15/+90
|\ \
| * | Incorporate Gitaly's RemoteService RPCsgitaly-remotesAlejandro Rodríguez2017-12-222-0/+90
| * | Remove unused method `remote_exists?`Alejandro Rodríguez2017-12-221-15/+0
* | | Gracefully handle orphaned write deploy keys in /internal/post_receivesh-handle-orphaned-deploy-keysStan Hu2017-12-241-0/+10
* | | Merge branch '36782-replace-team-user-role-with-add_role-user-in-specs' into ...Rémy Coutable2017-12-23359-757/+758
|\ \ \
| * | | 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 'sh-disable-dev-shm' into 'master'Rémy Coutable2017-12-231-0/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Disable /dev/shm in CIsh-disable-dev-shmStan Hu2017-12-221-0/+3
| |/ /
* | | Merge branch 'dm-diff-note-for-line-performance' into 'master'Robert Speicher2017-12-221-16/+0
|\ \ \
| * | | Improve performance of DiffDiscussion#truncated_diff_lines and DiffNote#diff_...Douwe Maan2017-12-221-16/+0
* | | | Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-2219-198/+377
* | | | Merge branch 'dm-issue-move-transaction-error' into 'master'Robert Speicher2017-12-221-0/+12
|\ \ \ \
| * | | | Execute project hooks and services after commit when moving an issuedm-issue-move-transaction-errorDouwe Maan2017-12-221-0/+12
| |/ / /
* | | | Merge branch '38893-banzai-upload-filter-relative-urls' into 'master'Douwe Maan2017-12-222-133/+81
|\ \ \ \
| * | | | Use relative URLs when linking to uploaded filesNick Thomas2017-12-222-133/+81
* | | | | Use gitlab-stylesRémy Coutable2017-12-2229-707/+76
|/ / / /
* | | | Make webpack fail for missing exportsWinnie Hellmann2017-12-221-1/+3
* | | | Merge branch 'jivl-general-icons-2' into 'master'Tim Zallmann2017-12-221-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Replaced the remaining code-fork iconsjivl-general-icons-2Jose Ivan Vargas2017-12-191-2/+2
* | | | 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
| |/ / / /