.. |
auth
|
Make Warden set_user hook validate user ip uniquness
|
2017-03-06 15:41:25 +01:00 |
backup
|
refactor code and spec
|
2017-06-07 16:50:21 +02:00 |
badge
|
Revert "Enable Style/DotPosition"
|
2017-02-23 09:33:19 -06:00 |
bitbucket_import
|
Revert "Enable Style/DotPosition"
|
2017-02-23 09:33:19 -06:00 |
cache/ci
|
Use CTEs for nested groups and authorizations
|
2017-05-17 16:51:08 +02:00 |
chat_commands
|
Fix chat commands specs related to protected actions
|
2017-05-31 11:25:55 +02:00 |
checks
|
Refactor to let GitAccess errors bubble up
|
2017-06-05 05:32:26 -07:00 |
ci
|
Merge branch 'feature/add-support-for-services-configuration' into 'master'
|
2017-06-14 07:57:47 +00:00 |
conflict
|
Fix conflict resolution from corrupted upstream
|
2017-05-12 20:47:51 +01:00 |
cycle_analytics
|
Add transient head_pipeline_of to pipeline factories
|
2017-05-22 17:06:45 -03:00 |
data_builder
|
Add username field to push webhook
|
2017-05-10 17:11:36 -04:00 |
database
|
Add database helpers 'add_timestamps_with_timezone' and 'timestamps_with_timezone'
|
2017-06-13 22:44:13 +11:00 |
dependency_linker
|
Add spec
|
2017-05-26 09:43:44 -05:00 |
diff
|
Move diffable? method from Repository to Diff::File
|
2017-06-08 09:32:57 -05:00 |
downtime_check
|
|
|
email
|
Handle incoming emails from aliases correctly
|
2017-05-03 20:51:10 +01:00 |
etag_caching
|
Revert to passing the path when matching key to the router
|
2017-06-12 21:50:35 +02:00 |
fogbugz_import
|
|
|
gfm
|
Revert "Enable Style/BarePercentLiterals"
|
2017-02-23 09:32:42 -06:00 |
git
|
Move diffable? method from Repository to Diff::File
|
2017-06-08 09:32:57 -05:00 |
gitaly_client
|
Use the new Gitaly CommitDiff RPC
|
2017-06-02 18:33:18 +02:00 |
github_import
|
Backport of multiple_assignees_feature [ci skip]
|
2017-05-04 17:11:53 +03:00 |
gitlab_import
|
Revert "Prefer leading style for Style/DotPosition"
|
2017-02-23 09:33:05 -06:00 |
google_code_import
|
Backport of multiple_assignees_feature [ci skip]
|
2017-05-04 17:11:53 +03:00 |
graphs
|
Use :empty_project where possible throughout spec/lib
|
2017-01-25 12:25:42 -05:00 |
health_checks
|
Make PrometheusTextFormat return proper output terminated with '\n'
|
2017-06-02 19:48:39 +02:00 |
import_export
|
Merge branch 'feature/gb/persist-pipeline-stages' into 'master'
|
2017-06-07 11:32:29 +00:00 |
ldap
|
Sync email address from specified omniauth provider
|
2017-06-07 11:13:57 -04:00 |
metrics
|
Revert "Prefer leading style for Style/DotPosition"
|
2017-02-23 09:33:05 -06:00 |
middleware
|
Fix go-get support for projects in nested groups
|
2017-03-07 19:40:19 -06:00 |
o_auth
|
Sync email address from specified omniauth provider
|
2017-06-07 11:13:57 -04:00 |
prometheus/queries
|
Due to DB rounding timestamp to 1s resolution - freeze date on non fractional time
|
2017-05-15 21:11:14 +02:00 |
saml
|
Ensures that OAuth/LDAP/SAML users don't need to be confirmed
|
2017-04-26 10:08:44 +02:00 |
sanitizers
|
|
|
serializer
|
Revert "Enable Style/DotPosition"
|
2017-02-23 09:33:19 -06:00 |
sherlock
|
Revert "Prefer leading style for Style/DotPosition"
|
2017-02-23 09:33:05 -06:00 |
sidekiq_status
|
Periodically mark projects that are stuck in importing as failed
|
2017-04-05 16:11:51 +02:00 |
slash_commands
|
Display slash commands outcome when previewing Markdown
|
2017-05-04 17:02:25 +02:00 |
sql
|
Use CTEs for nested groups and authorizations
|
2017-05-17 16:51:08 +02:00 |
template
|
Auto-correct RSpec/DescribedClass violations
|
2017-05-01 11:13:33 -04:00 |
view/presenter
|
Revert "Prefer leading style for Style/DotPosition"
|
2017-02-23 09:33:05 -06:00 |
allowable_spec.rb
|
|
|
asciidoc_spec.rb
|
Fix LaTeX formatting for AsciiDoc wiki
|
2017-05-24 15:47:35 +02:00 |
auth_spec.rb
|
Instruct user to use a personal access token for Git over HTTP
|
2017-06-07 21:12:51 -04:00 |
background_migration_spec.rb
|
Add the ability to perform background migrations
|
2017-06-12 13:24:04 +02:00 |
blame_spec.rb
|
Use :empty_project where possible throughout spec/lib
|
2017-01-25 12:25:42 -05:00 |
changes_list_spec.rb
|
Auto-correct RSpec/DescribedClass violations
|
2017-05-01 11:13:33 -04:00 |
chat_name_token_spec.rb
|
|
|
ci_access_spec.rb
|
Refactor to remove a special case
|
2017-06-05 05:32:26 -07:00 |
closing_issue_extractor_spec.rb
|
Revert "Prefer leading style for Style/DotPosition"
|
2017-02-23 09:33:05 -06:00 |
color_schemes_spec.rb
|
|
|
contributions_calendar_spec.rb
|
Enable the Style/TrailingCommaInArguments cop
|
2017-05-10 18:25:45 +02:00 |
current_settings_spec.rb
|
redesign caching of application settings
|
2017-06-06 16:48:10 +00:00 |
database_spec.rb
|
removes redundant code from database.rb
|
2017-04-11 20:20:19 +01:00 |
dependency_linker_spec.rb
|
Autolink package names in requirements.txt
|
2017-05-23 15:35:59 -05:00 |
downtime_check_spec.rb
|
Revert "Prefer leading style for Style/DotPosition"
|
2017-02-23 09:33:05 -06:00 |
encoding_helper_spec.rb
|
Rename Gitlab::Git::EncodingHelper to Gitlab::EncodingHelper
|
2017-06-01 21:21:14 +00:00 |
exclusive_lease_spec.rb
|
|
|
file_detector_spec.rb
|
Revert "Prefer leading style for Style/DotPosition"
|
2017-02-23 09:33:05 -06:00 |
file_finder_spec.rb
|
Backport FileFinder from EE
|
2017-05-12 13:21:30 +03:00 |
git_access_spec.rb
|
Clarify error messages
|
2017-06-05 05:32:26 -07:00 |
git_access_wiki_spec.rb
|
Refactor to let GitAccess errors bubble up
|
2017-06-05 05:32:26 -07:00 |
git_ref_validator_spec.rb
|
Enable RSpec/FilePath cop
|
2017-04-26 12:50:32 +01:00 |
git_spec.rb
|
Don't use FFaker in factories, use sequences instead
|
2017-04-03 18:54:48 +02:00 |
gitaly_client_spec.rb
|
Add feature toggles through Flipper
|
2017-05-31 21:06:01 +00:00 |
gl_repository_spec.rb
|
Generate and handle a gl_repository param to pass around components
|
2017-05-03 17:37:30 -03:00 |
group_hierarchy_spec.rb
|
Use CTEs for nested groups and authorizations
|
2017-05-17 16:51:08 +02:00 |
highlight_spec.rb
|
Use Diff::File blob methods from diff highlighter
|
2017-06-08 09:39:54 -05:00 |
i18n_spec.rb
|
Bugfix: Always use the default language when generating emails.
|
2017-05-25 10:22:45 -05:00 |
identifier_spec.rb
|
Revert "Prefer leading style for Style/DotPosition"
|
2017-02-23 09:33:05 -06:00 |
import_sources_spec.rb
|
Fix new offenses
|
2017-02-23 09:32:42 -06:00 |
incoming_email_spec.rb
|
Revert "Enable Style/DotPosition"
|
2017-02-23 09:33:19 -06:00 |
issuable_sorter_spec.rb
|
Change issues sentence to use natural sorting
|
2017-04-25 18:57:08 -05:00 |
job_waiter_spec.rb
|
Revert "Prefer leading style for Style/DotPosition"
|
2017-02-23 09:33:05 -06:00 |
key_fingerprint_spec.rb
|
|
|
kubernetes_spec.rb
|
Backport EE changes to the Kubernetes service
|
2017-06-14 10:51:18 +01:00 |
lazy_spec.rb
|
|
|
lfs_token_spec.rb
|
|
|
markup_helper_spec.rb
|
|
|
metrics_spec.rb
|
Do not cleanup temp directory as this apparently causes silent rspec failures on linux in CI
|
2017-06-07 04:24:30 +02:00 |
optimistic_locking_spec.rb
|
Add basic specs for optimistic locking mixin
|
2017-02-23 12:07:57 +01:00 |
other_markup_spec.rb
|
Merge branch 'bvl-security-9-1-markup-pipeline'
|
2017-05-10 16:44:20 +02:00 |
otp_key_rotator_spec.rb
|
Add a Rake task to aid in rotating otp_key_base
|
2017-06-05 22:17:52 +01:00 |
path_regex_spec.rb
|
Revert "Remove changes that are not absolutely necessary"
|
2017-05-24 20:59:26 +00:00 |
polling_interval_spec.rb
|
Convert value to string before setting Poll-Interval header
|
2017-04-05 15:35:05 +02:00 |
popen_spec.rb
|
|
|
project_authorizations_spec.rb
|
Use CTEs for nested groups and authorizations
|
2017-05-17 16:51:08 +02:00 |
project_search_results_spec.rb
|
Explicitly test that guest is able to search through the wiki
|
2017-05-29 16:20:25 +03:00 |
project_transfer_spec.rb
|
Rename pages namespace or project path when changed
|
2017-01-31 22:53:56 +00:00 |
prometheus_client_spec.rb
|
Custom queries for prometheus
|
2017-05-11 23:07:12 +02:00 |
redis_spec.rb
|
Fix redis spec
|
2017-03-15 18:36:20 -06:00 |
reference_extractor_spec.rb
|
Revert "Enable Style/BarePercentLiterals"
|
2017-02-23 09:32:42 -06:00 |
regex_spec.rb
|
Revert "Remove changes that are not absolutely necessary"
|
2017-05-24 20:59:26 +00:00 |
repo_path_spec.rb
|
Enable the Style/TrailingCommaInLiteral cop
|
2017-05-10 18:25:45 +02:00 |
request_context_spec.rb
|
Remove unecessary defaults for uniq ip block, cleanup refactoring leftovers
|
2017-03-06 15:45:43 +01:00 |
request_profiler_spec.rb
|
Add specs for Gitlab::RequestProfiler
|
2017-05-01 17:32:45 +02:00 |
route_map_spec.rb
|
Revert "Prefer leading style for Style/DotPosition"
|
2017-02-23 09:33:05 -06:00 |
routing_spec.rb
|
|
|
search_results_spec.rb
|
Backport of multiple_assignees_feature [ci skip]
|
2017-05-04 17:11:53 +03:00 |
shell_spec.rb
|
Merge branch 'mrchrisw-import-shell-timeout'
|
2017-05-05 14:40:52 +01:00 |
sidekiq_status_spec.rb
|
Periodically mark projects that are stuck in importing as failed
|
2017-04-05 16:11:51 +02:00 |
sidekiq_throttler_spec.rb
|
Auto-correct RSpec/DescribedClass violations
|
2017-05-01 11:13:33 -04:00 |
snippet_search_results_spec.rb
|
|
|
string_range_marker_spec.rb
|
Add Gitlab::StringRegexMarker
|
2017-05-10 08:26:21 -05:00 |
string_regex_marker_spec.rb
|
Add Gitlab::StringRegexMarker
|
2017-05-10 08:26:21 -05:00 |
upgrader_spec.rb
|
Enable Style/MultilineArrayBraceLayout
|
2017-02-23 09:32:22 -06:00 |
uploads_transfer_spec.rb
|
Bring in security changes from the 9.2.5 release
|
2017-06-07 21:16:20 -07:00 |
url_blocker_spec.rb
|
Merge branch 'ssrf' into 'security'
|
2017-03-20 18:53:04 -07:00 |
url_builder_spec.rb
|
Added more actions and report as abuse to all notes
|
2017-06-07 18:33:50 +00:00 |
url_sanitizer_spec.rb
|
Don't allow to pass a user to ProjectWiki#http_url_to_repo
|
2017-05-30 14:18:58 +02:00 |
usage_data_spec.rb
|
Remove Services count from usage ping payload.
|
2017-05-18 11:49:11 -05:00 |
user_access_spec.rb
|
Add confirm delete protected branch modal
|
2017-05-08 07:41:58 +00:00 |
user_activities_spec.rb
|
Add a new Gitlab::UserActivities class to track user activities
|
2017-04-14 15:20:55 +02:00 |
utils_spec.rb
|
Fix tests and rubocop offense
|
2017-05-25 20:53:03 +08:00 |
version_info_spec.rb
|
|
|
visibility_level_spec.rb
|
Make level_value accept string integers
|
2017-03-20 22:53:29 +01:00 |
workhorse_spec.rb
|
Allow PostReceivePack to be enabled with Gitaly
|
2017-05-30 22:16:43 -04:00 |