summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Drop "Signed in as" and use "Hello"signed-in-asAchilleas Pipinellis2017-03-271-4/+4
* Implement "Signed in as" in profile dropdownAchilleas Pipinellis2017-03-271-0/+6
* Merge branch '28187-project-name-cut-off-with-nested-groups' into 'master' Filipa Lacerda2017-03-278-68/+105
|\
| * Activate group name toggle based on horizontal spaceSam Rose2017-03-258-68/+105
* | Merge branch 'labels-finder-optimize-project' into 'master' Yorick Peterse2017-03-272-2/+15
|\ \
| * | Optimize labels finder querymhasbini2017-03-272-2/+15
* | | Merge branch '29935-add-event-limit-warning-to-all-cycle-analytics-tabs' into...Filipa Lacerda2017-03-2710-6/+65
|\ \ \
| * | | Add event limit warning all tabs Cycle AnalyticsSam Rose2017-03-2410-6/+65
* | | | Merge branch '20204-new-issue-button-redirects-you-to-create-a-new-issue-afte...Sean McGivern2017-03-272-0/+10
|\ \ \ \
| * | | | Display flash message to unauthenticated user when creating new issueSam Rose2017-03-252-0/+10
| |/ / /
* | | | Merge branch 'sh-remove-tags-from-explore' into 'master' Sean McGivern2017-03-272-21/+4
|\ \ \ \
| * | | | Remove Tags filter from Projects Explore dropdownStan Hu2017-03-262-21/+4
| | |/ / | |/| |
* | | | Merge branch '27878-new-service-for-creating-user' into 'master' Rémy Coutable2017-03-2714-74/+393
|\ \ \ \
| * | | | Implement new service for creating userGeorge Andrinopoulos2017-03-2714-74/+393
|/ / / /
* | | | Merge branch 'rs-gems-gems-gems' into 'master' Rémy Coutable2017-03-272-39/+39
|\ \ \ \
| * | | | Update sentry-raven 2.0.2 -> 2.4.0Robert Speicher2017-03-262-4/+4
| * | | | Update webmock 1.21.0 -> 1.24.6Robert Speicher2017-03-262-3/+5
| * | | | Update spring 1.7.2 -> 2.0.1Robert Speicher2017-03-262-3/+4
| * | | | Update simplecov 0.12.0 -> 0.14.1Robert Speicher2017-03-262-3/+3
| * | | | Update pry-rails 0.3.4 -> 0.3.5Robert Speicher2017-03-261-1/+1
| * | | | Update pry-byebug 3.4.1 -> 3.4.2Robert Speicher2017-03-261-2/+2
| * | | | Update flay 2.6.1 -> 2.8.1Robert Speicher2017-03-262-5/+8
| * | | | Update capybara-screenshot 1.0.11 -> 1.0.14Robert Speicher2017-03-251-1/+1
| * | | | Update bullet 5.2.0 -> 5.5.1Robert Speicher2017-03-252-3/+3
| * | | | Update brakeman 3.4.1 -> 3.6.1Robert Speicher2017-03-252-3/+3
| * | | | Remove web-console gemRobert Speicher2017-03-252-7/+0
| * | | | Update better_errors 1.0.1 -> 2.1.1Robert Speicher2017-03-252-4/+5
| |/ / /
* | | | Merge branch 'rs-describe-symbol' into 'master' Rémy Coutable2017-03-2716-48/+48
|\ \ \ \
| * | | | Fix RSpec/DescribeSymbol cop violationsRobert Speicher2017-03-2416-48/+48
* | | | | Merge branch '29116-maxint-error' into 'master' Rémy Coutable2017-03-264-2/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fix projects_limit RangeError on user createAlexander Randa2017-03-244-2/+9
* | | | | Merge branch 'fix-up-emoji-tests' into 'master' Alfredo Sumaran2017-03-255-6/+6
|\ \ \ \ \
| * | | | | Fix up emoji tests that should have failed :/Eric Eastwood2017-03-245-6/+6
|/ / / / /
* | | | | Merge branch '30035-milestone-with-due-date-shows-escaped-html' into 'master' Alfredo Sumaran2017-03-242-0/+6
|\ \ \ \ \
| * | | | | add CHANGELOG.md entry for !10224Mike Greiling2017-03-241-0/+4
| * | | | | prevent formatted milestone date string from having html escapedMike Greiling2017-03-241-0/+2
* | | | | | Merge branch '28634-todos-margin' into 'master' Alfredo Sumaran2017-03-243-2/+9
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Remove extra margin at bottom of todos pageAnnabel Dunstone Gray2017-03-243-2/+9
* | | | | | Merge branch '23862-fix-group-project-count' into 'master' Alfredo Sumaran2017-03-243-1/+25
|\ \ \ \ \ \
| * | | | | | Adding non_archived scope for counting projectsNaveen Kumar2017-03-243-1/+25
|/ / / / / /
* | | | | | Merge branch '28614-harmonious-color-palette' into 'master' Annabel Dunstone Gray2017-03-2423-221/+249
|\ \ \ \ \ \
| * | | | | | Change full colors to a more harmonious palettePedro Moreira da Silva2017-03-2323-221/+249
* | | | | | | Merge branch 'add-issue-modal-loading-indicator' into 'master' Alfredo Sumaran2017-03-244-5/+17
|\ \ \ \ \ \ \
| * | | | | | | Show loading icon when changing filter in add issues modalPhil Hughes2017-03-214-5/+17
* | | | | | | | Merge branch '27910-admin-can-create-project-in-all-groups' into 'master' Rémy Coutable2017-03-244-2/+45
|\ \ \ \ \ \ \ \
| * | | | | | | | Resolve "Gitlab administrator cannot create projects in every group"George Andrinopoulos2017-03-244-2/+45
|/ / / / / / / /
* | | | | | | | Merge branch '29897-remove-force-scroll-for-mr-changes-diff' into 'master' Annabel Dunstone Gray2017-03-242-3/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove forced scroll into view when switching to "Changes" MR tabEric Eastwood2017-03-232-3/+4
* | | | | | | | | Merge branch 'rs-ignore-nokogiri-advisory' into 'master' Sean McGivern2017-03-241-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Temporarily ignore Nokogiri CVE-2016-4658Robert Speicher2017-03-241-1/+1