Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix help_autocomplete alignmentwebhooks | Robert Speicher | 2016-03-10 | 1 | -1/+1 |
| | | | | | | OCD hooooooooo! [ci skip] | ||||
* | web hooks to webhooks | ashleys | 2016-03-10 | 21 | -66/+66 |
| | |||||
* | Merge branch 'markdown-parser-documentation' into 'master' | Robert Speicher | 2016-03-10 | 1 | -2/+5 |
|\ | | | | | | | | | | | | | | | | | | | Adds mention of Redcarpet as Markdown parser in docs It makes it easier for users to find the source of issues related to Markdown parsing. [ci skip] See merge request !3168 | ||||
| * | Capitalize Rouge mentions | A. Felipe Cabargas Madrid | 2016-03-10 | 1 | -2/+2 |
| | | |||||
| * | Capitalize names of technologies | A. Felipe Cabargas Madrid | 2016-03-10 | 1 | -1/+1 |
| | | |||||
| * | Added redcarpet usage reference to markdown documentation | A. Felipe Cabargas Madrid | 2016-03-10 | 1 | -0/+3 |
| | | |||||
* | | Merge branch 'issue-mr-build-status-placement' into 'master' | Robert Speicher | 2016-03-10 | 2 | -3/+3 |
|\ \ | | | | | | | | | | | | | Moves build status tooltip on issues See merge request !3156 | ||||
| * | | Changed named argument | Phil Hughes | 2016-03-10 | 2 | -3/+3 |
| | | | | | | | | | | | | Set position to auto left so that if it is off-screen it goes to the right | ||||
| * | | Correct ruby codeissue-mr-build-status-placement | Phil Hughes | 2016-03-10 | 1 | -1/+1 |
| | | | |||||
| * | | Moves build status tooltip on issues | Phil Hughes | 2016-03-10 | 2 | -4/+4 |
| | | | |||||
* | | | Merge branch 'slang/gitlab-ce-rewrite-logo' into 'master' | Jacob Schatz | 2016-03-10 | 2 | -26/+10 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rewrite logo to simplify SVG code _Originally opened at !3129 by @slang._ - - - The look of the logo is obviously unchanged... This just gets rid of some useless SVG groups that Sketch made. See merge request !3164 | ||||
| * | | | rewrite logo to simplify SVG codeslang/gitlab-ce-rewrite-logo | Sean Lang | 2016-03-10 | 2 | -26/+10 |
| | | | | |||||
* | | | | Merge branch 'expiring-lock' into 'master' | Douwe Maan | 2016-03-10 | 5 | -1/+72 |
|\ \ \ \ | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use an exclusive lease for LDAP checks Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/14134 Merge https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3140 first. Only perform LDAP checks for a user after acquiring a lease. Checks during user login do not require a lease. The lease has a fixed expire time of 10 minutes. See merge request !3143 | ||||
| * | | | Typoexpiring-lock | Jacob Vosmaer | 2016-03-10 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into ↵ | Jacob Vosmaer | 2016-03-10 | 22 | -44/+852 |
| |\ \ \ | |/ / / |/| | | | | | | | expiring-lock | ||||
* | | | | Merge branch 'fix-filtered-pagination' into 'master' | Douwe Maan | 2016-03-10 | 3 | -5/+6 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow filtered explore results to be paged. Fixes #14104 See merge request !3149 | ||||
| * | | | | Allow filtered dashboard/explore results to be paged. Fixes #14104fix-filtered-pagination | Josh Frye | 2016-03-09 | 3 | -5/+6 |
| | | | | | |||||
* | | | | | Merge branch 'redis-config-parser' into 'master' | Douwe Maan | 2016-03-10 | 6 | -39/+46 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | Parse config/resque.yml in one place only See merge request !3140 | ||||
| * | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into ↵redis-config-parser | Jacob Vosmaer | 2016-03-10 | 23 | -40/+295 |
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | redis-config-parser | ||||
* | | | | | Merge branch 'issue_14011' into 'master' | Jacob Schatz | 2016-03-10 | 1 | -0/+4 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set color text to blue for links inside gray areas Closes #14011  See merge request !3147 | ||||
| * | | | | | Set blue color for link inside .gray-content-blockissue_14011 | Alfredo Sumaran | 2016-03-09 | 1 | -0/+4 |
| | | | | | | |||||
* | | | | | | Merge branch 'dropdown-js' into 'master' | Jacob Schatz | 2016-03-10 | 18 | -39/+842 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dropdown JS See merge request !3112 | ||||
| * | | | | | | Fixed failing milestone filter testsdropdown-js | Phil Hughes | 2016-03-10 | 2 | -6/+5 |
| | | | | | | | |||||
| * | | | | | | Fixed failing tests | Phil Hughes | 2016-03-10 | 8 | -44/+72 |
| | | | | | | | |||||
| * | | | | | | Fixed ruby style errors | Phil Hughes | 2016-03-10 | 3 | -62/+96 |
| | | | | | | | |||||
| * | | | | | | Correctly handles multi-selected values | Phil Hughes | 2016-03-10 | 2 | -19/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes an issue where values couldnlt be unselected | ||||
| * | | | | | | Enter button trigger first row click when searching | Phil Hughes | 2016-03-10 | 2 | -11/+30 |
| | | | | | | | |||||
| * | | | | | | Removed fuse for fuzzaldrin | Phil Hughes | 2016-03-10 | 2 | -31/+9 |
| | | | | | | | |||||
| * | | | | | | Fixed issue with user list not fetching current project users | Phil Hughes | 2016-03-10 | 1 | -1/+2 |
| | | | | | | | |||||
| * | | | | | | Stops excute remote data fetcher when already recieved data | Phil Hughes | 2016-03-10 | 3 | -3/+20 |
| | | | | | | | |||||
| * | | | | | | Uses a publicly facing URL so that it allows labels & milestones to be ↵ | Phil Hughes | 2016-03-10 | 5 | -40/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | visible when not logged in | ||||
| * | | | | | | Filter alignment | Phil Hughes | 2016-03-10 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Status dropdown | Phil Hughes | 2016-03-10 | 6 | -16/+40 |
| | | | | | | | |||||
| * | | | | | | Can create new label from dropdown | Phil Hughes | 2016-03-10 | 6 | -6/+62 |
| | | | | | | | |||||
| * | | | | | | Started page two for labels dropdown to allow creating new labels | Phil Hughes | 2016-03-10 | 7 | -20/+149 |
| | | | | | | | |||||
| * | | | | | | Correctly fitlers remotely | Phil Hughes | 2016-03-10 | 6 | -23/+64 |
| | | | | | | | |||||
| * | | | | | | milestone dropdown | Phil Hughes | 2016-03-10 | 5 | -9/+44 |
| | | | | | | | |||||
| * | | | | | | Extra links in label filter dropdown fotoer | Phil Hughes | 2016-03-10 | 3 | -3/+21 |
| | | | | | | | |||||
| * | | | | | | Removed label colour from dropdown | Phil Hughes | 2016-03-10 | 1 | -1/+0 |
| | | | | | | | |||||
| * | | | | | | Fixed alignment of labels in dropdowns | Phil Hughes | 2016-03-10 | 1 | -2/+0 |
| | | | | | | | |||||
| * | | | | | | Applied new dropdowns to issue filters | Phil Hughes | 2016-03-10 | 7 | -16/+113 |
| | | | | | | | |||||
| * | | | | | | Custom ID & toggle class on dropdown | Phil Hughes | 2016-03-10 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | GitLab dropdown JS | Phil Hughes | 2016-03-10 | 5 | -1/+310 |
| | | | | | | | |||||
| | | | | | * | Make comment less ambivalent | Jacob Vosmaer | 2016-03-10 | 1 | -2/+1 |
| | | | | | | | |||||
| | | | | | * | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into ↵ | Jacob Vosmaer | 2016-03-10 | 32 | -62/+747 |
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | expiring-lock | ||||
* | | | | | | | Merge branch 'download-button-flicker' into 'master' | Jacob Schatz | 2016-03-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed flicker of download project button Closes #14177  See merge request !3152 | ||||
| * | | | | | | | Fixed flicker of download project buttondownload-button-flicker | Phil Hughes | 2016-03-10 | 1 | -1/+1 |
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | Closes #14177 | ||||
* | | | | | | | Merge branch 'roperzh/gitlab-ce-issue-13334' into 'master' | Jacob Schatz | 2016-03-10 | 2 | -4/+5 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Decrease the font size and the padding of the `.anchor` icons used in the README _Originally opened at !2819 by @roperzh._ - - - ## What does this MR do? Removes an overlap between the anchor icons on the readme and the sidebar on small screens by reducing the size and the padding of the icon. ## Are there points in the code the reviewer needs to double check? Probably someone in the Design / UX team will need to review if the solution makes sense. ## What are the relevant issue numbers? Issue #13334 ## Screenshots  See merge request !3150 | ||||
| * | | | | | | | Decrease the font size and the padding of the `.anchor` iconsroperzh/gitlab-ce-issue-13334 | Roberto Dip | 2016-03-10 | 2 | -4/+5 |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes #13334, removing an overlap between the anchor icon and the sidebar | ||||
* | | | | | | | Merge branch 'optimize-project-ci-services' into 'master' | Douwe Maan | 2016-03-10 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Optimize Project#ci_service(s) Related issue: gitlab-org/gitlab-ce#14186 See merge request !3158 |