- 08 May, 2017 22 commits
-
-
Filipa Lacerda authored
-
Dmitriy Zaporozhets authored
Use regex to skip unnecessary reference processing in ProcessCommitWorker Closes #28359 See merge request !10867
-
Sean McGivern authored
Fix notes_on_personal_snippets_spec Closes #31938 See merge request !11160
-
Sean McGivern authored
Add index_redirect_routes_path_for_link migration to setup_postgresql See merge request !11165
-
Phil Hughes authored
Use absolute URLs for fixtures See merge request !11133
-
Sean McGivern authored
Fix sub-second timing comparison error for Devise confirmation period Closes gitlab-ee#2362 See merge request !11156
-
Luke "Jared" Bennett authored
-
Timothy Andrew authored
Update gitignore, dockerfile, and license templates for 9.2 See merge request !11158
-
Sean McGivern authored
Add documentation about adding foreign keys See merge request !11117
-
Luke "Jared" Bennett authored
-
Yorick Peterse authored
[ci skip]
-
Timothy Andrew authored
Update the vendor licenses file for 9.2 See merge request !11159
-
Sean Packham (GitLab) authored
clarify DB/Redis HA docs See merge request !11094
-
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
-
Timothy Andrew authored
-
Sean Packham (GitLab) authored
New doc topic: issues Closes #27650 See merge request !11075
-
Marcia Ramos authored
-
Phil Hughes authored
Add confirm delete protected branch modal Closes #21393 See merge request !11000
-
Sam Rose authored
-
James Lopez authored
Omit gl_project_id from Import/Export Closes #29813 See merge request !11032
-
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 gitlab-org/gitlab-ee#2362
-
- 07 May, 2017 15 commits
-
-
Robert Speicher authored
Add support for commit diff ignore_whitespace_change and paths flags Closes gitaly#198 See merge request !11028
-
Stan Hu authored
Revert "Merge branch 'fix-rspec_profiling-establish_connection-string-deprecation' into 'master'" See merge request !11153
-
Kamil Trzciński authored
Add Pipeline Schedules that supersedes experimental Trigger Schedule Closes #30882 See merge request !10853
-
Zeger-Jan van de Weg authored
-
Stan Hu authored
This reverts merge request !11150
-
Stan Hu authored
Another attempt at access_control_ce_spec Closes #31827 See merge request !11123
-
Stan Hu authored
Cast ENV['RSPEC_PROFILING_POSTGRES_URL'] to symbol in establish_connection call … See merge request !11150
-
Ahmad Sherif authored
Closes gitaly#198
-
Ahmad Sherif authored
-
Stan Hu authored
Correctly stub application settings in signup_spec.rb See merge request !11151
-
Kamil Trzciński authored
Rewrite Pipeline Graph in Vue.js to allow realtime Closes #25226 and #31557 See merge request !10878
-
Z.J. van de Weg authored
-
Luke "Jared" Bennett authored
Cast ENV['RSPEC_PROFILING_POSTGRES_URL'] to symbol in establish_connection call of rspec_profiling.rb
-
Luke "Jared" Bennett authored
-
Kamil Trzcinski authored
-
- 06 May, 2017 3 commits
-
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
Filipa Lacerda authored
* master: (40 commits) Use GitLab Pages v0.4.2 Do not reprocess actions when user retries pipeline Add specs for extended status for manual actions Refine inheritance model of extended CI/CD statuses Introduce generic manual action extended status class Check ability to update build on the API resource Require build to be present in the controller Authorize build update on per object basis Use update build policy instead of new play policy Improve environment policy class Rephrase documentation for protected actions feature Improve code style related to protected actions Add changelog entry for external env URL btn fix Hide environment external URL button if not defined Fix builds controller spec related to protected actions Fix environment policy class name in specs Add Changelog entry for protected manual actions Document protected manual actions feature Improve specs for jobs API regarding manual actions Fix Rubocop offense in environments policy class ...
-