- 07 May, 2017 2 commits
-
-
Z.J. van de Weg authored
-
Kamil Trzcinski authored
-
- 06 May, 2017 20 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 ...
-
Filipa Lacerda authored
-
Kamil Trzciński authored
Check access to a branch when user triggers manual action Closes #20261 See merge request !10494
-
Kamil Trzciński authored
Hide environment external URL button if not defined Closes #30832 See merge request !11029
-
Kamil Trzciński authored
Use GitLab Pages v0.4.2 See merge request !11131
-
Kamil Trzcinski authored
Single commit squash of all changes for https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10878 It's needed due to https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/10777 being merged with squash.
-
Kamil Trzciński authored
Real time pipeline show action Closes #25226 See merge request !10777
-
Zeger-Jan van de Weg authored
-
Sean McGivern authored
Fix `Routable.find_by_full_path` on MySQL See merge request !11146
-
Filipa Lacerda authored
Add tooltips to user contribution graph key Closes #23751 See merge request !11138
-
Sean McGivern authored
-
Sean McGivern authored
Resolve "Redirect to new project link after a rename" Closes #17361 and #30317 See merge request !11136
-
Mike Greiling authored
-
Mike Greiling authored
-
Stan Hu authored
Use an absolute path for locale path in FastGettext config See merge request !11141
-
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
Fix fork_spec failure to do with mySQL Closes #31870 See merge request !11121
-
Ruben Davila authored
Unicorn was unable to start due to this bad config on Omnibus.
-
- 05 May, 2017 18 commits
-
-
Jacob Schatz authored
Colorize labels in issue search field Closes #30467 See merge request !11047
-
Winnie Hellmann authored
-
Sean McGivern authored
Merge branch '29925-gitlab-shell-hooks-can-no-longer-send-absolute-paths-to-gitlab-ce' into 'master' Generate and handle a gl_repository param to pass around components Closes #29925 See merge request !10992
-
Clement Ho authored
Include droplab-item-ignore in droplab docs See merge request !10808
-
Sean McGivern authored
Fix new admin integrations not taking effect on existing project Closes #26376 See merge request !11069
-
Jacob Schatz authored
Fix Karma failures for jQuery deferreds See merge request !11134
-
Kushal Pandya authored
-
Michael Kozono authored
We’ve seen a deadlock in CI here https://gitlab.com/mkozono/gitlab-ce/builds/15644492#down-build-trace. This commit should not fix that particular failure, but perhaps it will avoid others. * Don’t call delete_conflicting_redirects after update if the path wasn’t changed * Rename descendants without using recursion again, so we can run delete_conflicting_redirects exactly once.
-
Jacob Schatz authored
Add sidebar specs See merge request !11132
-
Sean McGivern authored
-
Rubén Dávila Santos authored
Add ruby_parser gem for all environments. See merge request !11130
-
Ruben Davila authored
-
Clement Ho authored
-
Jacob Schatz authored
Backport of Multiple Assignees feature See merge request !11089
-
Michael Kozono authored
-
Michael Kozono authored
-
Michael Kozono authored
Note: This changes the behavior of user lookups (see the spec change) so it acts the same way as groups and projects. Unauthenticated clients attempting to access a user page will be redirected to login whether the user exists and is publicly restricted, or does not exist at all.
-
Michael Kozono authored
-