Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch '39455-clone-dropdown-should-not-have-a-tooltip' into 'master' | Tim Zallmann | 2017-11-30 | 2 | -33/+27 | |
|\ \ | | | | | | | | | | | | | | | | | | | Resolve "Clone dropdown should not have a tooltip" Closes #39455 See merge request gitlab-org/gitlab-ce!15334 | |||||
| * | | Added ssh_button helper specs and addressed ruby code observations | Jose Ivan Vargas | 2017-11-27 | 1 | -22/+22 | |
| | | | ||||||
| * | | UX adjustments and spec corrections | Jose Ivan Vargas | 2017-11-27 | 2 | -4/+4 | |
| | | | ||||||
| * | | Removed tooltip from clone dropdown | Jose Ivan Vargas | 2017-11-27 | 1 | -26/+20 | |
| |/ | ||||||
* | | Backport epic tasklist | Clement Ho | 2017-11-29 | 1 | -0/+1 | |
| | | ||||||
* | | Add timeouts for Gitaly calls | Andrew Newdigate | 2017-11-29 | 1 | -0/+3 | |
| | | ||||||
* | | BE for automatic pipeline when enabling Auto DevOps | Matija Čupić | 2017-11-28 | 1 | -0/+16 | |
|/ | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/38962 | |||||
* | Allow password authentication to be disabled entirely | Markus Koller | 2017-11-23 | 3 | -8/+8 | |
| | ||||||
* | Merge branch '38877-disable-autocomplete-in-filtered-search' into 'master' | Clement Ho | 2017-11-22 | 1 | -1/+2 | |
|\ | | | | | | | | | | | | | Disables autocomplete in filtered search Closes #38877 See merge request gitlab-org/gitlab-ce!15477 | |||||
| * | Disables autocomplete in filtered search | Jacopo | 2017-11-20 | 1 | -1/+2 | |
| | | | | | | | | Sets `autocomplete=off` to issuable filtered serarch. | |||||
* | | Merge branch '39497-inline-edit-issue-on-mobile' into 'master' | Annabel Dunstone Gray | 2017-11-20 | 1 | -1/+1 | |
|\ \ | | | | | | | | | | | | | | | | | | | Add inline editing to issues on mobile Closes #39497 See merge request gitlab-org/gitlab-ce!15438 | |||||
| * | | Add inline editing to issues on mobile | Eric Eastwood | 2017-11-18 | 1 | -1/+1 | |
| |/ | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/39497 | |||||
* | | Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master' | Rémy Coutable | 2017-11-20 | 6 | -0/+7 | |
|\ \ | | | | | | | | | | | | | | | | | | | Adds Rubocop rule for line break after guard clause Closes #18040 See merge request gitlab-org/gitlab-ce!15188 | |||||
| * | | Adds Rubocop rule for line break after guard clause | Jacopo | 2017-11-16 | 6 | -0/+7 | |
| | | | | | | | | | | | | Adds a rubocop rule (with autocorrect) to ensure line break after guard clauses. | |||||
* | | | Merge branch 'improved-changes-dropdown' into 'master' | Filipa Lacerda | 2017-11-17 | 1 | -3/+3 | |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Improved the design of the changed files dropdown Closes #36687 See merge request gitlab-org/gitlab-ce!15367 | |||||
| * | | | updated to use new sprite icons | Phil Hughes | 2017-11-17 | 1 | -3/+3 | |
| | | | | ||||||
* | | | | Merge branch 'mk-add-user-rate-limits' into 'master' | Douwe Maan | 2017-11-17 | 1 | -0/+9 | |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | | | | | | | | | Add request rate limits Closes #30053 See merge request gitlab-org/gitlab-ce!14708 | |||||
| * | | | Add request throttles | Michael Kozono | 2017-11-17 | 1 | -0/+9 | |
| | | | | ||||||
* | | | | Merge branch 'rc/use-existing-url-helper' into 'master' | Grzegorz Bizon | 2017-11-17 | 1 | -5/+0 | |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | Replace ci_status_path with pipeline_path See merge request gitlab-org/gitlab-ce!15369 | |||||
| * | | | Replace ci_status_path with pipeline_pathrc/use-existing-url-helper | Rémy Coutable | 2017-11-14 | 1 | -5/+0 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Rémy Coutable <remy@rymai.me> | |||||
* | | | | Merge branch 'brand_header_change' into 'master' | Annabel Dunstone Gray | 2017-11-16 | 1 | -0/+7 | |
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | When a custom header logo is present, don't show GitLab type logo See merge request gitlab-org/gitlab-ce!15410 | |||||
| * | | | When a custom header logo is present, don't show GitLab type logo | Drew Blessing | 2017-11-15 | 1 | -0/+7 | |
| | |/ | |/| | | | | | | | | | | | | | | | | | | | In the new navigation header, when a user uploads a custom header logo GitLab will still show the 'GitLab' type logo. This is often undesirable as the user may want to upload a logo with their own name present. This change will toggle the GitLab type logo if a custom header logo is present. | |||||
* | | | Truncate tree to max 1,000 items and display notice to users | Drew Blessing | 2017-11-15 | 1 | -3/+12 | |
|/ / | | | | | | | | | | | | | | | Rendering ten thousands of tree items consumes a lot of server time and can cause timeouts in extreme cases. Realistically, displaying more than 1,000 files is probably not useful so truncate and show the user a notice instead. 'Find files' can be used to locate specific files beyond the 1,000 limit. | |||||
* | | Guarantee the order of groups in the dropdownbvl-subgroup-in-dropdowns | Bob Van Landuyt | 2017-11-14 | 1 | -2/+5 | |
| | | | | | | | | | | | | | | | | So the groups with the same parent are listed together. The recursive cte seemed to do it by itself, but it is not guaranteed. By ordering on the `route.path` that includes every parent group, we can assume they're going to be in the right order. | |||||
* | | Include child projects a user can manage in namespace dropdowns | Bob Van Landuyt | 2017-11-14 | 1 | -1/+1 | |
|/ | | | | These dropdown options are used for creating and transfering projects. | |||||
* | Fixed Function + Test based on MR | Tim Zallmann | 2017-11-09 | 1 | -3/+2 | |
| | ||||||
* | Icon Sprite URL is also local even if asset_host is set | Tim Zallmann | 2017-11-09 | 1 | -1/+9 | |
| | ||||||
* | Merge branch '37824-many-branches-lock-server' into 'master' | Annabel Dunstone Gray | 2017-11-07 | 1 | -8/+18 | |
|\ | | | | | | | | | | | | | Project with many branches can lock server running "git branch --contains XXX" Closes #37824 See merge request gitlab-org/gitlab-ce!14812 | |||||
| * | Ensure enough space between branch links | Mayra Cabrera | 2017-11-07 | 1 | -1/+1 | |
| | | ||||||
| * | Add styles for branch & tags boxes | Mayra Cabrera | 2017-11-02 | 1 | -12/+0 | |
| | | | | | | | | | | - Create a partial for limit exceeded message - Modifies specs to adjust new scenarios | |||||
| * | Add UI/UX improvements | Mayra Cabrera | 2017-11-01 | 1 | -2/+14 | |
| | | | | | | | | | | - Leave 'too many tags to search' always visible - Add different message to the branch/tags so it states its unavailable | |||||
| * | moved throttling into the controller. if we hit the throttling | Brett Walker | 2017-10-12 | 1 | -8/+18 | |
| | | | | | | | | threshhold, a message is shown indicating we didn't perform the search | |||||
* | | Refactor issuables index actions | Jarka Kadlecova | 2017-11-07 | 1 | -2/+0 | |
| | | ||||||
* | | Merge branch '2518-saved-configuration-for-issue-board' into 'master' | Sean McGivern | 2017-11-07 | 1 | -11/+0 | |
|\ \ | | | | | | | | | | | | | [CE backport] Saved configuration for issue board See merge request gitlab-org/gitlab-ce!15108 | |||||
| * \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵ | Simon Knox | 2017-11-06 | 4 | -29/+42 | |
| |\ \ | | | | | | | | | | | | | 2518-saved-configuration-for-issue-board | |||||
| * \ \ | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ↵ | Simon Knox | 2017-11-01 | 2 | -15/+14 | |
| |\ \ \ | | | | | | | | | | | | | | | | 2518-saved-configuration-for-issue-board | |||||
| * | | | | Remove unnecessary helper method | Oswaldo Ferreira | 2017-10-31 | 1 | -6/+0 | |
| | | | | | ||||||
| * | | | | Initial CE backport for saved issue board | Oswaldo Ferreira | 2017-10-31 | 1 | -6/+1 | |
| | | | | | ||||||
| * | | | | Revert "Merge branch '2518-saved-configuration-for-issue-board' into 'master'"revert-2573818f | Dmitriy Zaporozhets | 2017-10-30 | 1 | -0/+11 | |
| | | | | | | | | | | | | | | | This reverts merge request !15009 | |||||
* | | | | | Resolve "DashboardController#activity.json is slow due to SQL" | Francisco Javier López | 2017-11-06 | 2 | -16/+14 | |
| | | | | | ||||||
* | | | | | Resolve "Editor icons" | Tim Zallmann | 2017-11-06 | 1 | -1/+1 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge branch 'bvl-unlink-fixes' into 'master' | Douwe Maan | 2017-11-03 | 1 | -3/+11 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes some bugs related to forked projects of which the source was deleted. Closes #39667 See merge request gitlab-org/gitlab-ce!15150 | |||||
| * | | | | Make sure the settings page renders when root of a fork is deleted | Bob Van Landuyt | 2017-11-03 | 1 | -3/+11 | |
| | |/ / | |/| | | ||||||
* | | | | Merge branch 'icons-ci-icons' into 'master' | Filipa Lacerda | 2017-11-02 | 1 | -12/+12 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Convert Icons in CI to SVG Sprite Icons See merge request gitlab-org/gitlab-ce!14567 | |||||
| * | | | | Fix the size of a status icon | Tim Zallmann | 2017-10-30 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Updated Static Icons from CI Area | Tim Zallmann | 2017-10-30 | 1 | -12/+12 | |
| | |/ / | |/| | | ||||||
| * | | | [CE backport] Saved configuration for issue board | Oswaldo Ferreira | 2017-10-30 | 1 | -11/+0 | |
| | | | | ||||||
* | | | | CE port of code changed for epicsjk-epic-changes-ce-port | Jarka Kadlecova | 2017-11-02 | 2 | -14/+19 | |
| |/ / |/| | | ||||||
* | | | Load participants async | Eric Eastwood | 2017-10-31 | 1 | -10/+13 | |
| | | | ||||||
* | | | Fix overlap of right-sidebar and wiki create page form39509-fix-wiki-create-sidebar-overlap | Eric Eastwood | 2017-10-31 | 1 | -5/+1 | |
|/ / | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/39509 |