.. |
.gitkeep
|
|
|
1312-time-spent-at.yml
|
added date parameter for time tracking
|
2017-10-13 11:41:49 +01:00 |
14970-suggest-rename-remote.yml
|
Add changelog entry
|
2017-10-20 19:42:01 +02:00 |
23000-pages-api.yml
|
Add Changelog
|
2017-10-22 08:04:42 -05:00 |
26763-grant-registry-auth-scope-to-admins.yml
|
fill in changelog entry
|
2017-10-10 23:45:27 +02:00 |
27654-retry-button.yml
|
Move retry button to sidebar
|
2017-10-16 08:07:28 +00:00 |
28202_decrease_abc_threshold_step5.yml
|
Decrease ABC threshold to 54.28
|
2017-10-22 17:12:35 +00:00 |
30140-restore-readme-only-preference.yml
|
Add readme only option as project view
|
2017-10-16 15:33:20 -07:00 |
31358_decrease_perceived_complexity_threshold_step3.yml
|
Decrease Perceived Complexity threshold to 14
|
2017-10-20 16:21:44 +00:00 |
32318-filter-icon.yml
|
Remove filter icon from search bar
|
2017-10-24 12:17:21 -07:00 |
34284-add-changes-to-issuable-webhook-data.yml
|
Include the changes in issuable webhook payloads
|
2017-10-09 15:07:10 +02:00 |
34841-todos.yml
|
Fix bad type checking to prevent 0 count badge to be shown
|
2017-10-10 07:47:42 +00:00 |
34897-delete-branch-after-merge.yml
|
[ci-skip] add changelog
|
2017-10-11 16:44:06 -04:00 |
35199-case-insensitive-branches-search.yml
|
Add case insensitive branches search
|
2017-10-23 06:37:25 +03:00 |
35644-refactor-have-http-status-into-have-gitlab-http-status.yml
|
Refactor have_http_status into have_gitlab_http_status in the specs
|
2017-10-20 10:13:18 +02:00 |
35652-prometheus-service-page-shows-error.yml
|
Resolve "Prometheus service page shows error"
|
2017-10-12 09:58:36 +00:00 |
36160-zindex.yml
|
Decreases z-index of select2 to a lower number of our navigation bar
|
2017-10-18 10:24:55 +01:00 |
37032-get-project-branch-invalid-name-message.yml
|
Get Project Branch API shows an helpful error message on invalid refname
|
2017-10-18 09:45:27 +02:00 |
37571-replace-wikipage-createservice-with-factory.yml
|
Replaces 'WikiPage::CreateService' calls with 'wiki_page' factory
|
2017-10-13 14:42:52 +02:00 |
37660-match-sidebar-colors.yml
|
37660 Change background color of nav sidebar to match other gl sidebars
|
2017-10-10 15:39:51 -07:00 |
37978-extra-border-radius-while-editing-a-file.yml
|
Remove extra border radius when editing a file
|
2017-10-16 17:53:12 +00:00 |
38178-fl-mr-notes-components.yml
|
Moves placeholders components into shared folder with documentation. Makes them easier to reuse in MR and Snippets comments
|
2017-10-19 10:39:47 +01:00 |
38236-remove-build-failed-todo-if-it-has-been-auto-retried.yml
|
Don't create build failed todo when build is retried
|
2017-10-16 11:10:07 +01:00 |
38720-sort-admin-runners.yml
|
Add sort runners on admin runners
|
2017-10-04 00:15:27 +09:00 |
38871-cleanup-data-page-attribute-after-karma-test.yml
|
Cleanup data-page attribute after each Karma test
|
2017-10-11 11:02:55 -05:00 |
38986-due-date.yml
|
Fix Pikaday
|
2017-10-18 11:31:01 +00:00 |
39033-d3-js-is-being-included-in-the-user_profile-and-graphs_show-bundles.yml
|
Removed d3.js from the users and graphs bundle
|
2017-10-11 14:03:19 -05:00 |
39035-move-gitlab-export-to-top-import-list.yml
|
39035 Move GitLab export option to top of import list when creating a new project
|
2017-10-13 15:39:01 -07:00 |
39188-change-default-disabled-merge-message.yml
|
Change default disabled merge request widget message to "Merge is not allowed yet"
|
2017-10-27 04:52:30 -04:00 |
39297-remove-help-text-group-lists.yml
|
Resolve "Remove help text regarding group issues on group issues page (and group merge requests page)"
|
2017-10-20 15:47:39 +00:00 |
39419-remove-overzealous-tooltips.yml
|
Resolve "Remove overzealous tooltips in projects page tabs"
|
2017-10-25 08:26:58 +00:00 |
39441-bring-edit-form-back.yml
|
Revert "Merge branch '36670-remove-edit-form' into 'master'"
|
2017-10-26 15:53:55 +01:00 |
39495-fix-bitbucket-login.yml
|
Fix bitbucket login
|
2017-10-26 17:14:32 +03:00 |
add-lazy-option-to-user-avatar-image-component.yml
|
Add lazy option to UserAvatarImage
|
2017-10-17 14:47:47 -05:00 |
add-shared-vue-loading-button.yml
|
Add loading button
|
2017-10-23 05:24:42 +03:00 |
an-use-branch-exists-over-branch-names-include.yml
|
Stop using branch_names.include? and use branch_exists?
|
2017-10-10 14:56:04 +00:00 |
animate-auto-devops.yml
|
Animate auto devops graphic
|
2017-10-18 14:13:33 +02:00 |
api-configure-jira.yml
|
Update API docs
|
2017-10-24 10:40:26 +03:00 |
api-doc-group-statistics.yml
|
Update groups API documentation
|
2017-10-24 10:08:38 +03:00 |
bvl-circuitbreaker-backoff.yml
|
Add new circuitbreaker properties to application_settings
|
2017-10-23 11:39:00 +03:00 |
bvl-circuitbreaker-improvements.yml
|
Add existing circuitbreaker settings to the database
|
2017-10-17 11:50:31 +02:00 |
bvl-do-not-use-redis-keys.yml
|
Don't use Redis#keys in the circuitbreaker
|
2017-10-17 12:47:20 +02:00 |
bvl-dont-rename-free-names.yml
|
Don't rename groups/projects that aren't reserved anymore
|
2017-10-24 16:06:01 +03:00 |
bvl-fix-group-atom-feed.yml
|
Make sure we render events for projects within a group
|
2017-10-20 17:02:02 +03:00 |
bvl-fix-push-event-service-for-forks.yml
|
Only cache the event for the fork-source when it exists
|
2017-10-22 20:24:47 +03:00 |
bvl-group-trees.yml
|
Update feature specs for updated group lists
|
2017-10-05 13:50:09 +02:00 |
es-module-broadcast_message.yml
|
Refactor broadcast_message.js
|
2017-10-13 09:44:03 +00:00 |
feature-reliable-rspec-with-eval-script.yml
|
Check for element before evaluate_script
|
2017-10-19 14:01:15 -05:00 |
feature-ssh_host_fingerprint.yml
|
Added ssh fingerprint, gitlab ci and pages information in an instance configuration page
|
2017-10-25 23:51:26 +03:00 |
fix-add-path-attr-to-wiki-file.yml
|
Add path attribute to WikiFile class
|
2017-10-26 13:04:33 +02:00 |
fix-system-hook-docs.yml
|
Clarify the difference between project_update and project_rename
|
2017-10-20 12:13:35 -05:00 |
fix_diff_parsing.yml
|
add a changelog item
|
2017-10-15 17:01:21 +03:00 |
fix_global_board_routes_39073.yml
|
Add a changelog item
|
2017-10-13 11:31:01 +03:00 |
hide-pipeline-zero-duration.yml
|
Hides pipeline duration in commit box when it is zero (nil)
|
2017-10-20 21:54:46 -02:00 |
issue-36484.yml
|
Remove unnecessary alt-texts from pipeline emails
|
2017-10-02 22:19:17 +02:00 |
move_markdown_preview_to_concern.yml
|
Add support for markdown preview to group milestones
|
2017-10-11 20:03:19 +11:00 |
mr-14642.yml
|
namespace should be lowercased in kubernetes. This is also true for the scenario where the namespace is generated from the project group-name.
|
2017-10-04 12:43:59 +01:00 |
multi-file-editor-submodules.yml
|
Added submodule support in multi-file editor
|
2017-10-20 11:31:57 +01:00 |
new-mr-repo-editor.yml
|
Add create merge checkbox.
|
2017-10-12 21:04:17 +00:00 |
not-found-in-commits.yml
|
Renders 404 in commits controller if no commits are found
|
2017-10-18 23:41:00 -02:00 |
replace_explore_projects-feature.yml
|
Replace the 'features/explore/projects.feature' spinach test with an rspec analog
|
2017-10-11 15:26:04 +11:00 |
sh-fix-container-registry-destroy.yml
|
Fix deletion of container registry or images returning an error
|
2017-10-23 04:02:01 +03:00 |
sh-fix-environment-write-ref.yml
|
Fix the writing of invalid environment refs
|
2017-10-23 04:15:26 +03:00 |
sh-memoize-logger.yml
|
Memoize GitLab logger to reduce open file descriptors
|
2017-10-24 14:06:23 +03:00 |
sha-handling.yml
|
Adds requirements that supports anything in sha params
|
2017-10-12 18:46:41 -03:00 |
tc-saml-fix-false-empty.yml
|
Fix SAML error 500 when no groups are defined for user
|
2017-10-18 10:17:14 +02:00 |
use-title.yml
|
Use title as placeholder instead of issue title for reusability
|
2017-10-20 19:26:51 +00:00 |
zj-add-performance-changelog-cat.yml
|
Add Performance category to the changelog
|
2017-10-13 12:45:56 +02:00 |
zj-commit-cache.yml
|
Cache commits on the repository model
|
2017-10-27 12:49:11 +02:00 |
zj-peek-gitaly.yml
|
Add Gitaly data to the Peek performance bar
|
2017-10-23 10:14:41 +03:00 |