summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Renamed variables & removed some for award emojiPhil Hughes2016-03-112-10/+6
|
* Moved method calls to separate linesPhil Hughes2016-03-111-6/+11
|
* Moved SCSS values into variablesPhil Hughes2016-03-113-11/+28
|
* Updated award emoji testsPhil Hughes2016-03-112-14/+14
|
* Updated UI of award emojiPhil Hughes2016-03-117-140/+131
| | | | Closes #13878
* Merge branch 'webhooks' into 'master' Robert Speicher2016-03-1021-66/+66
|\ | | | | | | | | Change all instances of "web hooks" to "webhooks" See merge request !3169
| * Fix help_autocomplete alignmentwebhooksRobert Speicher2016-03-101-1/+1
| | | | | | | | | | | | OCD hooooooooo! [ci skip]
| * web hooks to webhooksashleys2016-03-1021-66/+66
| |
* | Add 8.5.5 CHANGELOG itemsRémy Coutable2016-03-101-3/+4
| | | | | | | | [ci skip]
* | Merge branch 'issue_13987' into 'master' Jacob Schatz2016-03-102-0/+2
|\ \ | |/ |/| | | | | | | | | | | | | Fixes broken layout of web editor page on mobile Fixes #13987 <p><img src="https://gitlab.com/gitlab-org/gitlab-ce/uploads/3a58e7b576c25d5929bc1cdcbe163161/Screen_Shot_2016-03-10_at_1.13.19_PM.png" alt="Screen_Shot_2016-03-10_at_1.13.19_PM" width="487"></p> See merge request !3167
| * Use full URL to reference issuesAlfredo Sumaran2016-03-102-2/+2
| |
| * Prevent `.max-width-marker` to break layout on mobileAlfredo Sumaran2016-03-101-0/+1
| |
| * Avoid blinking of editor area on iOSAlfredo Sumaran2016-03-101-0/+1
| |
* | Merge branch 'markdown-parser-documentation' into 'master' Robert Speicher2016-03-101-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 mentionsA. Felipe Cabargas Madrid2016-03-101-2/+2
| | |
| * | Capitalize names of technologiesA. Felipe Cabargas Madrid2016-03-101-1/+1
| | |
| * | Added redcarpet usage reference to markdown documentationA. Felipe Cabargas Madrid2016-03-101-0/+3
| | |
* | | Merge branch 'issue-mr-build-status-placement' into 'master' Robert Speicher2016-03-102-3/+3
|\ \ \ | | | | | | | | | | | | | | | | Moves build status tooltip on issues See merge request !3156
| * | | Changed named argumentPhil Hughes2016-03-102-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-placementPhil Hughes2016-03-101-1/+1
| | | |
| * | | Moves build status tooltip on issuesPhil Hughes2016-03-102-4/+4
| | | |
* | | | Merge branch 'slang/gitlab-ce-rewrite-logo' into 'master' Jacob Schatz2016-03-102-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-logoSean Lang2016-03-102-26/+10
| | | | |
* | | | | Merge branch 'expiring-lock' into 'master' Douwe Maan2016-03-105-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-lockJacob Vosmaer2016-03-101-1/+1
| | | | |
| * | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into ↵Jacob Vosmaer2016-03-1022-44/+852
| |\ \ \ \ | |/ / / / |/| | | | | | | | | expiring-lock
* | | | | Merge branch 'fix-filtered-pagination' into 'master' Douwe Maan2016-03-103-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-paginationJosh Frye2016-03-093-5/+6
| | | | | |
* | | | | | Merge branch 'redis-config-parser' into 'master' Douwe Maan2016-03-106-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-parserJacob Vosmaer2016-03-1023-40/+295
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | | | | | | redis-config-parser
* | | | | | Merge branch 'issue_14011' into 'master' Jacob Schatz2016-03-101-0/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set color text to blue for links inside gray areas Closes #14011 ![](/uploads/4bce32cf7be4414f947a97cf266f7b0d/Screen_Shot_2016-03-09_at_6.53.12_PM.png) See merge request !3147
| * | | | | | Set blue color for link inside .gray-content-blockissue_14011Alfredo Sumaran2016-03-091-0/+4
| | | | | | |
* | | | | | | Merge branch 'dropdown-js' into 'master' Jacob Schatz2016-03-1018-39/+842
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dropdown JS See merge request !3112
| * | | | | | Fixed failing milestone filter testsdropdown-jsPhil Hughes2016-03-102-6/+5
| | | | | | |
| * | | | | | Fixed failing testsPhil Hughes2016-03-108-44/+72
| | | | | | |
| * | | | | | Fixed ruby style errorsPhil Hughes2016-03-103-62/+96
| | | | | | |
| * | | | | | Correctly handles multi-selected valuesPhil Hughes2016-03-102-19/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes an issue where values couldnlt be unselected
| * | | | | | Enter button trigger first row click when searchingPhil Hughes2016-03-102-11/+30
| | | | | | |
| * | | | | | Removed fuse for fuzzaldrinPhil Hughes2016-03-102-31/+9
| | | | | | |
| * | | | | | Fixed issue with user list not fetching current project usersPhil Hughes2016-03-101-1/+2
| | | | | | |
| * | | | | | Stops excute remote data fetcher when already recieved dataPhil Hughes2016-03-103-3/+20
| | | | | | |
| * | | | | | Uses a publicly facing URL so that it allows labels & milestones to be ↵Phil Hughes2016-03-105-40/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | visible when not logged in
| * | | | | | Filter alignmentPhil Hughes2016-03-101-1/+1
| | | | | | |
| * | | | | | Status dropdownPhil Hughes2016-03-106-16/+40
| | | | | | |
| * | | | | | Can create new label from dropdownPhil Hughes2016-03-106-6/+62
| | | | | | |
| * | | | | | Started page two for labels dropdown to allow creating new labelsPhil Hughes2016-03-107-20/+149
| | | | | | |
| * | | | | | Correctly fitlers remotelyPhil Hughes2016-03-106-23/+64
| | | | | | |
| * | | | | | milestone dropdownPhil Hughes2016-03-105-9/+44
| | | | | | |
| * | | | | | Extra links in label filter dropdown fotoerPhil Hughes2016-03-103-3/+21
| | | | | | |
| * | | | | | Removed label colour from dropdownPhil Hughes2016-03-101-1/+0
| | | | | | |