- 29.04.2016 5 коммитов
-
-
Yorick Peterse создал
This changes 4 things: 1. Project#protected_branches_names has been renamed to Project#protected_branch_names. 2. Project#open_branches uses a Set for the branch names as checking values in a Set is faster than checking values in a (large) Array. 3. Some redundant code in Project#open_branches has been removed. 4. Project#protected_branch_names now uses #pluck instead of #map, removing the need for loading entire DB records into memory.
-
Jacob Schatz создал
-
Matt Oakes создал
This is a combination of 3 commits. - Update the bare repositories info/attributes if the default branch is updated - Check the diff attributes of a file before showing a diff - Update CHANGELOG
-
-
Arinde Eniola создал
make some changes for the checks to determine when the messages should be displayed add item to changelog and also integration test make some changes to the test make some changes
-
- 28.04.2016 4 коммита
-
-
Yorick Peterse создал
This button depends on Issue#can_be_worked_on? which in turn depends on Issue#related_branches. By rendering this button asynchronously we can finally remove all usages of Issue#related_branches and Issue#referenced_merge_requests from the issues "show" page.
-
Zeger-Jan van de Weg создал
-
Grzegorz Bizon создал
-
Stan Hu создал
Previously all remote IPs appeared at 127.0.0.1, which made Akismet not very useful. Using the ActionDispatch Remote IP (http://api.rubyonrails.org/classes/ActionDispatch/RemoteIp.html) should provide more reliable results. Closes #16629
-
- 27.04.2016 2 коммита
-
-
Annabel Dunstone создал
-
Stan Hu создал
These changes were pulled from GitLab EE to support configuring an alternative API URL than the default https://api.github.com. In addition, the `verify_ssl` flag allows users to disable SSL cert checking. One modification: add a default `args` option if it does not exist to avoid breaking existing configurations.
-
- 26.04.2016 7 коммитов
-
-
Alfredo Sumaran создал
-
Alfredo Sumaran создал
-
Alfredo Sumaran создал
-
Connor Shea создал
"CHANGELOG", "NEWS", "HISTORY", and "CHANGES" are recognized as Changelog files. Also adds relevant tests for each of these names. Resolves #14864.
-
Connor Shea создал
The extra gem isn’t necessary anymore since Rails 4.2 has ActiveJob integration. Resolves #15575.
-
-
-
- 25.04.2016 7 коммитов
-
-
Alfredo Sumaran создал
-
Grzegorz Bizon создал
-
-
-
-
-
-
- 24.04.2016 1 коммит
-
-
Luke Howell создал
-
- 22.04.2016 6 коммитов
-
-
Tomasz Maczukin создал
-
-
-
Grzegorz Bizon создал
-
-
Alfredo Sumaran создал
-
- 21.04.2016 6 коммитов
-
-
Yorick Peterse создал
-
-
Jacob Schatz создал
-
Grzegorz Bizon создал
-
Arinde Eniola создал
-
-
- 20.04.2016 2 коммита
-
-