.. |
backend
|
Refine Git garbage collection
|
2016-11-04 14:30:11 +01:00 |
backup
|
Restore backup correctly when "BACKUP" environment variable is passed
|
2017-01-09 18:38:53 +01:00 |
badge
|
Use Ci::Pipeline#latest for finding pipelines
|
2016-11-24 18:41:45 +08:00 |
bitbucket_import
|
Add Wiki import to BB importer
|
2016-12-19 20:48:08 +02:00 |
chat_commands
|
Fix errorcode 500 on slash commands
|
2016-12-23 09:46:32 +01:00 |
checks
|
Remove useless permission checks in Gitlab::Checks::ChangeAccess
|
2017-01-12 17:37:14 -05:00 |
ci
|
Merge branch 'feature/success-warning-icons-in-stages-builds' into 'master'
|
2017-01-23 14:32:06 +00:00 |
conflict
|
Add blob_ace_mode to conflict content response
|
2016-10-13 14:16:35 -05:00 |
cycle_analytics
|
refactored a bunch of stuff based on feedback
|
2017-01-17 11:32:55 +01:00 |
data_builder
|
Adding links to user & build in Chat Notifications
|
2017-01-25 21:48:57 +05:30 |
database
|
fix
|
2016-09-15 21:59:59 -05:00 |
diff
|
Fix MR with files hidden by .gitattributes
|
2016-12-26 16:25:55 +00:00 |
downtime_check
|
Better formatting for downtime check messages
|
2016-08-17 12:15:20 +02:00 |
email
|
Handles unsubscribe from notifications via email
|
2017-01-13 10:11:46 -05:00 |
fogbugz_import
|
|
|
gfm
|
Enable Style/MultilineOperationIndentation in Rubocop, fixes #25741
|
2016-12-16 21:37:22 +03:00 |
git
|
Ensure internal Gitlab::Git references use the namespace
|
2017-01-04 19:09:29 -05:00 |
github_import
|
Add Project#gitea_import?
|
2016-12-19 17:35:51 +01:00 |
gitlab_import
|
Fixed gitlab.com importer missing confidential attribute
|
2016-09-05 17:41:48 +02:00 |
google_code_import
|
Reuse LabelsFinder on Issueable#add_labels_by_names
|
2016-10-19 14:58:25 -02:00 |
graphs
|
|
|
import_export
|
Merge branch 'fix/import-users' into 'master'
|
2017-01-20 16:03:44 +00:00 |
ldap
|
Fix Rubocop offenses in LDAP related code and spec
|
2017-01-10 14:31:21 +01:00 |
metrics
|
Check for env[Grape::Env::GRAPE_ROUTING_ARGS] instead of endpoint.route
|
2017-01-12 23:15:25 -05:00 |
middleware
|
Inject ::UploadedFile from Multipart middleware
|
2016-12-21 13:07:53 +01:00 |
o_auth
|
Omniauth auto link LDAP user falls back to find by DN when user cannot be found by uid
|
2016-11-10 15:47:40 -06:00 |
saml
|
adds second batch of tests changed to active tense
|
2016-08-09 15:11:39 +01:00 |
sanitizers
|
|
|
serialize/ci
|
Fix tests because now we don't convert values
|
2016-12-19 23:32:09 +08:00 |
sherlock
|
|
|
slash_commands
|
Fix behavior around commands with optional arguments
|
2016-08-18 14:29:49 -05:00 |
sql
|
Merge branch 'jej-note-search-uses-finder' into 'security'
|
2016-12-15 11:40:12 -03:00 |
template
|
Allow Member.add_user to handle access requesters
|
2016-09-28 09:43:00 +02:00 |
view/presenter
|
More improvements to presenters
|
2017-01-18 16:38:35 +01:00 |
allowable_spec.rb
|
Extract abilities checking module from ability model
|
2016-12-13 14:44:43 +01:00 |
asciidoc_spec.rb
|
Add support for PlantUML diagrams in Asciidoc.
|
2017-01-12 10:04:52 +00:00 |
auth_spec.rb
|
View-related (and other minor) changes to !5951 based on @rymai's review.
|
2016-12-16 16:29:32 +05:30 |
award_emoji_spec.rb
|
|
|
blame_spec.rb
|
|
|
changes_list_spec.rb
|
api for generating new merge request
|
2016-08-11 23:37:00 +07:00 |
chat_name_token_spec.rb
|
More refactoring, push present to base command
|
2016-11-17 21:44:26 +01:00 |
closing_issue_extractor_spec.rb
|
Merge branch 'issue_23548_dev' into 'master'
|
2016-11-09 12:25:17 +01:00 |
color_schemes_spec.rb
|
|
|
contributions_calendar_spec.rb
|
Merge branch '23403-fix-events-for-private-project-features' into 'security'
|
2016-11-09 12:27:41 +01:00 |
current_settings_spec.rb
|
Revert "Merge branch 'revert-9cac0317' into 'master'
"
|
2017-01-23 16:35:24 +01:00 |
database_spec.rb
|
|
|
downtime_check_spec.rb
|
Added checks for migration downtime
|
2016-07-20 12:41:56 +02:00 |
exclusive_lease_spec.rb
|
Refine Git garbage collection
|
2016-11-04 14:30:11 +01:00 |
file_detector_spec.rb
|
Unify detecting of special repository files
|
2016-11-21 12:51:40 +01:00 |
git_access_spec.rb
|
Use consistent names and move checks to the method,
|
2016-12-20 21:19:07 +08:00 |
git_access_wiki_spec.rb
|
Use consistent names and move checks to the method,
|
2016-12-20 21:19:07 +08:00 |
git_spec.rb
|
Add spec covering 'committer_hash'
|
2016-09-20 10:15:43 -07:00 |
highlight_spec.rb
|
Fix specs
|
2016-08-01 13:24:06 +02:00 |
identifier_spec.rb
|
Use Commit#author so we share logic and cache
|
2016-11-24 02:33:55 +08:00 |
import_sources_spec.rb
|
Improve Gitlab::ImportSources
|
2016-12-19 17:35:51 +01:00 |
incoming_email_spec.rb
|
Handles unsubscribe from notifications via email
|
2017-01-13 10:11:46 -05:00 |
key_fingerprint_spec.rb
|
|
|
kubernetes_spec.rb
|
Add terminals to the Kubernetes deployment service
|
2016-12-19 19:53:04 +00:00 |
lazy_spec.rb
|
|
|
lfs_token_spec.rb
|
Handle LFS token creation and retrieval in the same method, and in the same Redis connection.
|
2016-09-28 12:13:48 -05:00 |
markup_helper_spec.rb
|
|
|
metrics_spec.rb
|
Tracking of custom events
|
2016-08-17 10:04:04 +02:00 |
optimistic_locking_spec.rb
|
Make retry_lock to not be infinite
|
2016-10-27 12:34:35 +01:00 |
popen_spec.rb
|
Use 'git update-ref' for safer web commits
|
2016-09-02 11:49:40 +02:00 |
project_search_results_spec.rb
|
Allows to search within project by commit's hash
|
2017-01-24 14:56:00 +03:00 |
redis_spec.rb
|
Allow to use ENV variables in redis config
|
2017-01-13 10:41:50 +05:00 |
reference_extractor_spec.rb
|
Merge branch 'issue_23548_dev' into 'master'
|
2016-11-09 12:25:17 +01:00 |
regex_spec.rb
|
Add an environment slug
|
2016-12-15 13:57:03 +00:00 |
routing_spec.rb
|
Make it possible to mix Gitlab::Routing in
|
2016-12-13 14:51:23 +01:00 |
search_results_spec.rb
|
Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'
|
2016-12-08 21:42:07 -03:00 |
sidekiq_throttler_spec.rb
|
Refactored Sidekiq Throttler and updated documentation
|
2016-11-11 11:14:58 -06:00 |
snippet_search_results_spec.rb
|
Clean up search result classes
|
2016-09-06 10:12:55 +03:00 |
themes_spec.rb
|
|
|
upgrader_spec.rb
|
adds second batch of tests changed to active tense
|
2016-08-09 15:11:39 +01:00 |
uploads_transfer_spec.rb
|
|
|
url_builder_spec.rb
|
get rid of light url builder and fix wrong spec
|
2016-11-17 08:22:58 +01:00 |
url_sanitizer_spec.rb
|
|
|
user_access_spec.rb
|
Allow creating protected branch when it doesn't exist
|
2017-01-13 10:53:59 -05:00 |
utils_spec.rb
|
Fix project features default values
|
2016-11-01 11:03:56 -02:00 |
version_info_spec.rb
|
|
|
workhorse_spec.rb
|
Pass Gitaly resource path to gitlab-workhorse if Gitaly is enabled
|
2017-01-18 19:43:17 +02:00 |