.. |
admin
|
Fix grammer issue in admin/runners
|
2017-02-17 14:36:49 -06:00 |
atom
|
Issues atom feed url reflect filters on dashboard
|
2016-11-03 18:26:06 +01:00 |
boards
|
Reduced sidebar wait timeout
|
2017-02-17 14:51:00 +00:00 |
dashboard
|
Fix issuables_counter_spec
|
2017-02-17 14:23:29 -06:00 |
groups
|
Show parent group members for nested group
|
2017-02-10 17:34:12 +02:00 |
issuables
|
Gather issuable metadata to avoid n+ queries on index view
|
2017-02-09 17:40:37 -02:00 |
issues
|
Merge branch '27883-autocomplete-seems-to-not-trigger-when-at-character-is-part-of-an-autocompleted-text' into 'master'
|
2017-02-17 10:41:46 +00:00 |
merge_requests
|
Merge branch '28124-mrs-don-t-show-all-merge-errors' into 'master'
|
2017-02-16 10:18:59 +00:00 |
milestones
|
Removed jQuery UI sortable
|
2017-02-06 11:28:16 +00:00 |
profiles
|
Remove all gitlab theme related code
|
2017-02-15 13:31:18 -06:00 |
projects
|
Reduce number of pipelines created to test pagination
|
2017-02-16 22:51:38 +00:00 |
protected_branches
|
Added header to protected branches access dropdowns
|
2017-01-26 16:04:59 +00:00 |
security
|
Fixed tests, renamed files and methods
|
2017-02-06 14:51:18 -06:00 |
snippets
|
Merge branch 'move-user-snippets-spinach-test-to-rspec' into 'master'
|
2017-02-09 17:47:58 +00:00 |
tags
|
Truncate tag description and fix mobile for inidividual tag
|
2016-12-27 11:23:20 -05:00 |
todos
|
Todo done clicking is kind of unusable.
|
2017-02-17 22:12:19 +01:00 |
users
|
Fix snippets pagination
|
2016-09-26 12:42:12 +02:00 |
abuse_report_spec.rb
|
Move abuse report spinach test to rspec
|
2016-11-23 19:30:07 +05:00 |
auto_deploy_spec.rb
|
Rename "autodeploy" to "auto deploy"
|
2016-12-23 11:08:18 +01:00 |
calendar_spec.rb
|
Add comment events to contributions calendar
|
2017-02-13 18:59:13 +01:00 |
ci_lint_spec.rb
|
Change CI template linter textarea with Ace Editor
|
2017-01-04 15:50:07 -06:00 |
commits_spec.rb
|
Fix broken test
|
2016-12-16 11:30:22 +00:00 |
container_registry_spec.rb
|
|
|
copy_as_gfm_spec.rb
|
Correctly transform an anchor link to GFM when copying it
|
2017-02-09 07:50:41 -06:00 |
cycle_analytics_spec.rb
|
Remove duplicate let in cycle_analytics_spec
|
2017-01-03 22:26:22 +05:00 |
dashboard_issues_spec.rb
|
Issues atom feed url reflect filters on dashboard
|
2016-11-03 18:26:06 +01:00 |
dashboard_milestones_spec.rb
|
|
|
environment_spec.rb
|
Added env external link and light web terminal spec
|
2017-02-10 17:06:24 +00:00 |
environments_spec.rb
|
Fix stop action
|
2017-02-07 16:00:44 +01:00 |
expand_collapse_diffs_spec.rb
|
Fix expand_collapse_diffs specs
|
2017-02-09 09:00:54 -06:00 |
gitlab_flavored_markdown_spec.rb
|
|
|
global_search_spec.rb
|
Fix broken commits search
|
2016-11-08 12:03:23 +02:00 |
groups_spec.rb
|
Allow creating nested group via UI
|
2017-02-07 15:37:36 +02:00 |
help_pages_spec.rb
|
Stop replacing $your_email with the user's email
|
2016-12-09 17:32:05 +01:00 |
issues_spec.rb
|
Fix 'reset-email' link spec
|
2017-02-16 17:36:59 -02:00 |
login_spec.rb
|
Don't perform Devise trackable updates on blocked User records
|
2017-02-10 11:51:14 -05:00 |
markdown_spec.rb
|
|
|
milestone_spec.rb
|
Add a starting date to milestones
|
2016-11-23 13:41:04 +02:00 |
notes_on_merge_requests_spec.rb
|
Active tense test coverage
|
2017-02-01 22:45:41 +00:00 |
participants_autocomplete_spec.rb
|
Changed autocomplete_sources into an action that returns a single 'at' type of sources at a time
|
2016-12-15 15:20:33 +00:00 |
password_reset_spec.rb
|
|
|
profile_spec.rb
|
implements reset incoming email token on issues modal and account page,
|
2016-11-07 15:56:18 +00:00 |
projects_spec.rb
|
Allow Member.add_user to handle access requesters
|
2016-09-28 09:43:00 +02:00 |
protected_branches_spec.rb
|
|
|
runners_spec.rb
|
Changed the controller/route name to 'ci/cd' and renamed the corresponding files
|
2017-02-06 14:51:18 -06:00 |
search_spec.rb
|
Search feature: redirects to commit page if query is commit sha and only commit found
|
2017-01-24 14:58:00 +03:00 |
signup_spec.rb
|
Add email and password confirmation fields to registration form
|
2017-01-03 00:16:37 -06:00 |
snippets_spec.rb
|
Fix snippets pagination
|
2016-09-26 12:42:12 +02:00 |
task_lists_spec.rb
|
fix nested tasks in ordered list
|
2017-01-24 15:08:16 +01:00 |
triggers_spec.rb
|
Fixed tests, renamed files and methods
|
2017-02-06 14:51:18 -06:00 |
u2f_spec.rb
|
Improved the u2f flow
|
2016-12-27 00:18:17 +00:00 |
unsubscribe_links_spec.rb
|
Remove default value for project argument on subscribable concern
|
2016-11-17 15:10:13 -02:00 |
users_spec.rb
|
Add email and password confirmation fields to registration form
|
2017-01-03 00:16:37 -06:00 |
variables_spec.rb
|
Fixed tests, renamed files and methods
|
2017-02-06 14:51:18 -06:00 |