- 09 May, 2017 3 commits
-
-
Stan Hu authored
Fix Timecop not unfreezing after spec Closes #2362 See merge request !1847
-
Stan Hu authored
Closes #2362 for real
-
Jacob Schatz authored
Merge request widget redesign (EE Version) Closes #2362 See merge request !1711
-
- 08 May, 2017 25 commits
-
-
Sean McGivern authored
Fix notes_on_personal_snippets_spec EE See merge request !1846
-
Sean McGivern authored
Fix sub-second timing comparison error for Devise confirmation period Closes #2362 See merge request !1843
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Fatih Acet authored
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
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
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
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
-
Oswaldo Ferreira authored
-
Oswaldo Ferreira authored
-
Dmitriy Zaporozhets authored
-
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 2 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"
-