- 17 May, 2017 2 commits
-
-
Alejandro Rodríguez authored
-
Alejandro Rodríguez authored
This solves a problem where commits populated with Gitaly were not equal to commits populated with Rugged. This is because Gitaly may not return all fields of a commit for optimizations purposes, which resulted in false negatives when comparing the same commit (commits with the same sha) with different sources.
-
- 15 May, 2017 1 commit
-
-
Alejandro Rodríguez authored
-
- 08 May, 2017 11 commits
-
-
Sean McGivern authored
Fix notes_on_personal_snippets_spec EE See merge request !1846
-
James Lopez authored
Add a CE to EE migration guide for 9.2 See merge request !1845
-
Luke "Jared" Bennett authored
-
Sean McGivern authored
Fix sub-second timing comparison error for Devise confirmation period Closes #2362 See merge request !1843
-
Luke "Jared" Bennett authored
-
Luke "Jared" Bennett authored
Check for all possible timeago strings that can be rendered in a few minutes. We cannot rely on 'less than a minute ago'
-
Timothy Andrew authored
-
Sean Packham (GitLab) authored
New doc topic: issues See merge request !1827
-
Marcia Ramos authored
-
Sean McGivern authored
Port of 17361-redirect-renamed-paths to EE See merge request !1838
-
Stan Hu authored
On databases such as MySQL, it's possible to get into a timing comparison error if the value of `Confirmable#confirmation_sent_at` is within a second of `0.days.ago`. This is possible mostly in specs that test this behavior and most likely not happening in practice. The result of this error causes a user to be deemed active when it should be inactive. To prevent this error, we explicitly check the configuration setting to be `0.days.ago`. Closes #2362
-
- 07 May, 2017 6 commits
-
-
Stan Hu authored
Trigger click instead of actual click to make sure the right button is always hit Closes #30504 See merge request !11127
-
Stan Hu authored
Cast ENV['RSPEC_PROFILING_POSTGRES_URL'] to symbol in establish_connection call … See merge request !11150
-
Stan Hu authored
Another attempt at access_control_ce_spec Closes #31827 See merge request !11123
-
Stan Hu authored
Improve board_with_milestone_spec Closes #1960 See merge request !1840
-
Stan Hu authored
Correctly stub application settings in signup_spec.rb See merge request !11151
- 06 May, 2017 4 commits
-
-
Luke "Jared" Bennett authored
-
Sean McGivern authored
-
Michael Kozono authored
-
Stan Hu authored
Fix fork_spec failure to do with mySQL Closes #31870 See merge request !11121
-
- 05 May, 2017 16 commits
-
-
Jacob Schatz authored
Merge branch '2334-can-t-activate-approvals-the-form-contains-the-following-error-approver-groups-is-invalid' into 'master' Resolve "Can't activate approvals: The form contains the following error: Approver groups is invalid" Closes #2334 See merge request !1831
-
Luke "Jared" Bennett authored
Resolve "Can't activate approvals: The form contains the following error: Approver groups is invalid"
-
Jacob Schatz authored
issue-title-description realtime See merge request !1834
-
Sean McGivern authored
Merge branch 'ee-29925-gitlab-shell-hooks-can-no-longer-send-absolute-paths-to-gitlab-ce' into 'master' 29925 gitlab shell hooks can no longer send absolute paths to gitlab ce See merge request !1832
-
Sean McGivern authored
Port of 12910-personal-snippets-notes See merge request !1830
-
Sean McGivern authored
Check if license exists before checking the addon. Closes #2355 See merge request !1829
-
Robert Speicher authored
Store the last time a repository was updated See merge request !1788
-
Regis authored
-
Robert Speicher authored
Disable mirror workers for Geo secondaries See merge request !1671
-
Jarka Kadlecova authored
# Conflicts: # app/views/snippets/show.html.haml # spec/helpers/notes_helper_spec.rb
-
Robert Speicher authored
CE upstream: Thursday Closes #2251 and gitaly#157 See merge request !1818
-
Marin Jankovski authored
-
Alejandro Rodríguez authored
-
Alejandro Rodríguez authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-