Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert value to string before setting Poll-Interval headerconvert-poll-interval-to-string | Adam Niedzielski | 2017-04-05 | 2 | -3/+3 |
| | |||||
* | Merge branch ↵ | Jacob Schatz | 2017-04-05 | 20 | -40/+213 |
|\ | | | | | | | | | | | | | | | | | | | '20841-getting-started-better-empty-state-for-merge-requests-view' into 'master' MR empty state Closes #20854 and #20841 See merge request !7342 | ||||
| * | MR empty state | Luke "Jared" Bennett | 2017-04-05 | 20 | -40/+213 |
|/ | |||||
* | Merge branch 'gitlab-ci-multi-runner-2284' into 'master' | Rémy Coutable | 2017-04-05 | 2 | -0/+29 |
|\ | | | | | | | | | | | | | Return an empty array when dependencies is an empty array Closes #30316 and gitlab-ci-multi-runner#2284 See merge request !10359 | ||||
| * | Return an empty array when dependencies is an empty array | Mike Wyatt | 2017-04-05 | 2 | -0/+29 |
|/ | |||||
* | Merge branch 'mock-deployments' into 'master' | Rémy Coutable | 2017-04-05 | 10 | -2/+124 |
|\ | | | | | | | | | Added mock deployment and monitoring service with environments fixtures See merge request !10379 | ||||
| * | Added mock deployment and monitoring service with environments fixtures | Kamil Trzciński | 2017-04-05 | 10 | -2/+124 |
|/ | |||||
* | Merge branch 'issue-boards-list-template-in-js' into 'master' | Filipa Lacerda | 2017-04-05 | 6 | -140/+382 |
|\ | | | | | | | | | Issue boards list template in JS file See merge request !9958 | ||||
| * | Changed order in Vue file | Phil Hughes | 2017-04-05 | 1 | -77/+78 |
| | | |||||
| * | Added specs for board list component | Phil Hughes | 2017-04-05 | 3 | -6/+210 |
| | | |||||
| * | Issue boards list template in JS file | Phil Hughes | 2017-04-05 | 5 | -138/+175 |
| | | | | | | | | This is one step closer to making the transition to .vue files for issue boards | ||||
* | | Merge branch 'fix/import-namespace' into 'master' | Sean McGivern | 2017-04-05 | 5 | -12/+212 |
|\ \ | |/ |/| | | | | | Create subgroups if they don't exist while importing projects See merge request !10406 | ||||
| * | Create subgroups if they don't exist while importing projects | James Lopez | 2017-04-05 | 5 | -12/+212 |
|/ | |||||
* | Merge branch 'fix_wiki_commit_message' into 'master' | Sean McGivern | 2017-04-05 | 4 | -1/+33 |
|\ | | | | | | | | | | | | | Fix wiki commit message Closes #20389 See merge request !10464 | ||||
| * | Fix wiki commit message | blackst0ne | 2017-04-05 | 4 | -1/+33 |
| | | |||||
* | | Merge branch 'issue_91_ee_backport' into 'master' | Sean McGivern | 2017-04-05 | 3 | -12/+4 |
|\ \ | | | | | | | | | | | | | Do not set closed_at to nil when issue is reopened See merge request !10453 | ||||
| * | | Do not set closed_at to nil when issue is reopenedissue_91_ee_backport | Felipe Artur | 2017-04-04 | 3 | -12/+4 |
| | | | |||||
* | | | Merge branch 'sh-fix-ssh-keys-with-spaces' into 'master' | Sean McGivern | 2017-04-05 | 3 | -1/+14 |
|\ \ \ | | | | | | | | | | | | | | | | | Handle SSH keys that have multiple spaces between each marker See merge request !10466 | ||||
| * | | | Handle SSH keys that have multiple spaces between each marker | Stan Hu | 2017-04-04 | 3 | -1/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Notice what happens when a user adds a key with a space in between: ``` irb(main):004:0> 'ssh-rsa foobar'.split(/ /) => ["ssh-rsa", "", "foobar"] ``` This would cause gitlab-shell to receive a blank argument for the actual key, leading to users unable to login. | ||||
* | | | | Update CHANGELOG.md for 9.0.3 | James Lopez | 2017-04-05 | 15 | -58/+17 |
|/ / / | | | | | | | [ci skip] | ||||
* | | | Merge branch 'backport-transient-failure-1567' into 'master' | Rémy Coutable | 2017-04-04 | 1 | -0/+4 |
|\ \ \ | | | | | | | | | | | | | | | | | Backport changes of ee fix for transient failure in environments spec See merge request !10459 | ||||
| * | | | Backport changes of ee fix for transient failure in environments spec | Filipa Lacerda | 2017-04-04 | 1 | -0/+4 |
| | | | | |||||
* | | | | Merge branch 'simple-ci-sourcemaps' into 'master' | Clement Ho | 2017-04-04 | 1 | -1/+2 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Use a less memory-intensive sourcemap when running in CI See merge request !10460 | ||||
| * | | | | use a less memory-intensive sourcemap when running in CI | Mike Greiling | 2017-04-04 | 1 | -1/+2 |
| |/ / / | |||||
* | | | | Merge branch '30461-fix-transient-failure' into 'master' | Robert Speicher | 2017-04-04 | 1 | -3/+3 |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | Fix a transient spec failure in "Admin Health Check" feature spec Closes #30461 See merge request !10454 | ||||
| * | | | Fix a transient spec failure in "Admin Health Check" feature spec30461-fix-transient-failure | Rémy Coutable | 2017-04-04 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | | | | Merge branch 'fix-password-required-check' into 'master' | Rémy Coutable | 2017-04-04 | 3 | -0/+37 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Inlude the password_automatically_check param as permitted config in the user create_service Closes #30335 See merge request !10386 | ||||
| * | | | | Inlude the password_automatically_check param as permitted config in the ↵fix-password-required-check | DJ Mountney | 2017-04-04 | 3 | -0/+37 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | user create_service This param is passed to service in two places, one is in the build_user for non ldap oauth users. And the other is in the initial production admin user seed data. Without this change, when setting up GitLab in a production environment, you were not being given the option of setting the root password on initial setup in the UI. | ||||
* | | | | | Merge branch 'rs-sign-in-poc' into 'master' | Rémy Coutable | 2017-04-04 | 1 | -9/+11 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Use `sign_in` instead of `login_as` when we're not testing login flow See merge request !10296 | ||||
| * | | | | | Use `sign_in` instead of `login_as` when we're not testing login flow | Robert Speicher | 2017-04-04 | 1 | -9/+11 |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a proof of concept for gitlab-org/gitlab-ce#30196. The actual login procedure is well-tested by `spec/features/login_spec.rb`, and we don't gain anything by also thoroughly testing it here, in our second-slowest feature spec. In fact, it only slows us down! So instead we use `sign_in` from the `Devise::Test::IntegrationHelpers` module, which just sets the current user at the Warden level. This drastically reduces the "setup" phase of every test in this file. A non-scientific test run saw this drop from 633 to 231 seconds. | ||||
* | | | | | Merge branch '28732-expandable-folders' into 'master' | Alfredo Sumaran | 2017-04-04 | 10 | -30/+406 |
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | Resolve "Expandable folders for environments" Closes #28732 See merge request !10290 | ||||
| * | | | | Adds tests for scoped tabs28732-expandable-folders | Filipa Lacerda | 2017-03-31 | 1 | -0/+36 |
| | | | | | |||||
| * | | | | Adds tests that were only in EE | Filipa Lacerda | 2017-03-29 | 1 | -21/+68 |
| | | | | | |||||
| * | | | | Changes after review | Filipa Lacerda | 2017-03-29 | 3 | -19/+17 |
| | | | | | |||||
| * | | | | Fix broken test | Filipa Lacerda | 2017-03-28 | 2 | -2/+2 |
| | | | | | |||||
| * | | | | Changes after review | Filipa Lacerda | 2017-03-28 | 4 | -12/+7 |
| | | | | | |||||
| * | | | | Adds show all button | Filipa Lacerda | 2017-03-28 | 10 | -81/+287 |
| | | | | | |||||
| * | | | | Adds expandable folder back. | Filipa Lacerda | 2017-03-28 | 5 | -19/+100 |
| | | | | | | | | | | | | | | | | | | | | Makes request to get environments | ||||
| * | | | | Add back expandable folders behavior | Filipa Lacerda | 2017-03-28 | 2 | -0/+13 |
| | | | | | |||||
* | | | | | Merge branch '29432-prevent-click-disabled-btn' into 'master' | Alfredo Sumaran | 2017-04-04 | 4 | -29/+18 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | Prevent clicking on disabled button Closes #29432 See merge request !9931 | ||||
| * | | | | Show BS Tooltips on disabled GitLab export button29432-prevent-click-disabled-btn | Kushal Pandya | 2017-03-29 | 1 | -5/+6 |
| | | | | | |||||
| * | | | | Update styles to bind tooltips to button wrapper | Kushal Pandya | 2017-03-29 | 1 | -9/+2 |
| | | | | | |||||
| * | | | | Update tests | Kushal Pandya | 2017-03-28 | 1 | -6/+2 |
| | | | | | |||||
| * | | | | Update export button tooltip | Kushal Pandya | 2017-03-28 | 1 | -2/+4 |
| | | | | | |||||
| * | | | | Add MR number to changelog | Kushal Pandya | 2017-03-28 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Add changelog entry | Kushal Pandya | 2017-03-28 | 1 | -0/+4 |
| | | | | | |||||
| * | | | | Fix project title validation, prevent clicking on disabled button | Kushal Pandya | 2017-03-28 | 1 | -9/+2 |
| | | | | | |||||
* | | | | | Merge branch 'refactor_simulate_drag' into 'master' | Clement Ho | 2017-04-04 | 13 | -154/+148 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Refactor test_utils bundle See merge request !10437 | ||||
| * | | | | | Refactor test_utils bundle | Mike Greiling | 2017-04-04 | 13 | -154/+148 |
|/ / / / / | |||||
* | | | | | Merge branch '30451-fix-docs-check-jobs-shallow-fetch' into 'master' | Achilleas Pipinellis | 2017-04-04 | 1 | -4/+0 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | Fetch the default number of commits (20) for docs:check jobs Closes #30451 See merge request !10449 |