summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Project#show on projects pending deletion will 404zj-race-condition-pending-deleteZeger-Jan van de Weg2016-05-281-1/+1
* Merge branch 'bendyorke-comment-fix' into 'master' Jacob Schatz2016-05-271-4/+4
|\
| * Update notes immediately after closing/reopeningBen Yorke2016-05-271-4/+4
* | Fixed issue with calendar activity button not sending request correctlyPhil Hughes2016-05-271-1/+1
|/
* Merge branch 'issuable-header-by-spacing' into 'master' Jacob Schatz2016-05-271-1/+1
|\
| * Fixed issue with spacing in issuable headerissuable-header-by-spacingPhil Hughes2016-05-271-1/+1
* | Merge branch 'fix-multiple-ci-status-poll' into 'master' Jacob Schatz2016-05-272-2/+16
|\ \ | |/ |/|
| * Fixed potential issue with 2 ci status polling events happeningfix-multiple-ci-status-pollPhil Hughes2016-05-262-2/+16
* | Merge branch 'filter-by-any-user' into 'master' Jacob Schatz2016-05-263-12/+10
|\ \
| * | Fixed user select failing tests on merge requestfilter-by-any-userPhil Hughes2016-05-261-1/+1
| * | Filter issuables by any userPhil Hughes2016-05-263-12/+10
* | | Merge branch 'scroll-links-bug' into 'master' Jacob Schatz2016-05-261-0/+21
|\ \ \
| * | | Fix bug where fade div covers up controls buttonscroll-links-bugAnnabel Dunstone2016-05-261-0/+21
* | | | Merge branch 'remove-unnecessary-titles' into 'master' Robert Speicher2016-05-2673-78/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Return header title for new project pageremove-unnecessary-titlesDmitriy Zaporozhets2016-05-261-0/+1
| * | | Remove header title from project pagesDmitriy Zaporozhets2016-05-2673-78/+3
* | | | Merge branch 'commit-header-buttons' into 'master' Jacob Schatz2016-05-264-38/+63
|\ \ \ \
| * | | | Improved mobile stylingcommit-header-buttonsPhil Hughes2016-05-262-14/+37
| * | | | Reduced number of buttons in commit headerPhil Hughes2016-05-264-26/+28
| | |/ / | |/| |
* | | | Merge branch 'move-project-dropdown-async' into 'master' Jacob Schatz2016-05-263-3/+36
|\ \ \ \
| * | | | Updated Rubymove-project-dropdown-asyncPhil Hughes2016-05-251-2/+5
| * | | | Correctly sends project IDPhil Hughes2016-05-202-2/+2
| * | | | Loads move issue dropdown asyncPhil Hughes2016-05-163-3/+33
* | | | | Merge branch 'services-ui' into 'master' Jacob Schatz2016-05-262-39/+45
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Hide description on mobileservices-uiPhil Hughes2016-05-261-25/+24
| * | | | Updated services UIPhil Hughes2016-05-172-39/+46
* | | | | Merge branch 'remove-main-language' into 'master' Josh Frye2016-05-263-26/+0
|\ \ \ \ \
| * | | | | Remove main_language and testsremove-main-languageJosh Frye2016-05-253-26/+0
* | | | | | Merge branch 'discussion-outdated-form' into 'master' Jacob Schatz2016-05-261-1/+1
|\ \ \ \ \ \
| * | | | | | Fixed JS error when trying to remove discussion formPhil Hughes2016-05-261-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'link-to-in-issues-index' into 'master' Jacob Schatz2016-05-262-2/+2
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Replace `link_to_gfm` with `link_to` in merge request and issue titles.link-to-in-issues-indexConnor Shea2016-05-242-2/+2
* | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into sidebar-expand-...sidebar-expand-collapseFatih Acet2016-05-2650-420/+795
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2016-05-2652-426/+805
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'updated-contrib-calendar' into 'master' Jacob Schatz2016-05-259-124/+254
| | |\ \ \ \ \
| | | * | | | | Moved into class methodsupdated-contrib-calendarPhil Hughes2016-05-161-90/+105
| | | * | | | | Updated spacing of the calendarPhil Hughes2016-05-161-0/+3
| | | * | | | | Fixed issue with selected date not loading correctlyPhil Hughes2016-05-163-53/+49
| | | * | | | | Formats tooltip title & date correctlyPhil Hughes2016-05-161-11/+25
| | | * | | | | Group the contributing calendar by dayPhil Hughes2016-05-168-119/+131
| | | * | | | | Updated contrib map away from cal heat mapPhil Hughes2016-05-163-24/+114
| | | | |_|_|/ | | | |/| | |
| | * | | | | Change to xs breakpoint, layout_nav updatesAnnabel Dunstone2016-05-252-11/+11
| | * | | | | Add fade out to sub navAnnabel Dunstone2016-05-256-22/+46
| | * | | | | Add fade to project nav; fix bug with controlsAnnabel Dunstone2016-05-252-103/+113
| | * | | | | Refactor nav links cssAnnabel Dunstone2016-05-251-15/+8
| | * | | | | Add fade out to left side of layout nav; remove dropdown nav helper; remove c...Annabel Dunstone2016-05-256-44/+38
| | * | | | | Fix coffeescript; remove fade out div so area is clickable; remove scrollbar ...Annabel Dunstone2016-05-252-2/+6
| | * | | | | Move fade out divAnnabel Dunstone2016-05-251-2/+2
| | * | | | | Check screen width before increasing max positionAnnabel Dunstone2016-05-251-4/+2
| | * | | | | Remove arrows from mobile scroll fade outAnnabel Dunstone2016-05-256-68/+74