summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Show Edit link on sidebar only if current user can update the Issue/MRissue_13765Rubén Dávila2016-03-043-3/+10
* Remove "(unreleased)" from 8.5.4 changelogRémy Coutable2016-03-041-1/+1
* Merge branch 'dashboard-search-field-tabindex' into 'master' Jacob Schatz2016-03-042-2/+2
|\
| * Added tabindex to filter fielddashboard-search-field-tabindexPhil Hughes2016-03-042-2/+2
* | Merge remote-tracking branch 'origin/issue_5854'Dmitriy Zaporozhets2016-03-043-4/+7
|\ \
| * | update CHANGELOG.issue_5854Rubén Dávila2016-03-031-0/+1
| * | Add commit message to JIRA's notification payload.Rubén Dávila2016-03-032-4/+6
* | | Merge remote-tracking branch 'origin/sort-starred-projects'Dmitriy Zaporozhets2016-03-042-1/+2
|\ \ \ | |_|/ |/| |
| * | Revert "Revert "Sort starred projects on dashboard based on last activity by ...sort-starred-projectsDmitriy Zaporozhets2016-03-032-1/+2
* | | Merge branch 'fix/invalidate-builds-badge-cache' into 'master' Rémy Coutable2016-03-044-0/+25
|\ \ \
| * | | Add Changelog entry for badges cache fixfix/invalidate-builds-badge-cacheGrzegorz Bizon2016-03-041-0/+3
| * | | Invalidate cache for builds badgeGrzegorz Bizon2016-03-043-0/+22
|/ / /
* | | Merge branch 'issue_13300' into 'master' Jacob Schatz2016-03-042-2/+26
|\ \ \
| * | | Use camelCase for variable namesissue_13300Alfredo Sumaran2016-03-031-9/+9
| * | | Update CHANGELOGAlfredo Sumaran2016-03-031-0/+1
| * | | Set @max_polling_steps to 4 so the last interval will be 120 secondsAlfredo Sumaran2016-03-031-1/+1
| * | | Provide @max_polling_steps instead of @limit_polling_intervalAlfredo Sumaran2016-03-031-2/+3
| * | | Prevent multiple refreshes if a refresh is happeningAlfredo Sumaran2016-03-031-0/+4
| * | | Increase the notes polling timeout over timeRoberto Dip2016-03-031-2/+20
* | | | Merge branch 'ssh-key-settings' into 'master' Robert Speicher2016-03-0418-78/+112
|\ \ \ \
| * | | | Improve consistency of SSH Keys title in administration areassh-key-settingsRobert Speicher2016-03-031-1/+1
| * | | | Restructure SSH key table partial renderingRobert Speicher2016-03-032-12/+10
| * | | | Don't abuse the flash store for displaying SSH Key form errorsRobert Speicher2016-03-031-2/+3
| * | | | Remove `Profile::KeysController#new` actionRobert Speicher2016-03-035-17/+2
| * | | | Move SSH key JS to Profile CS classRobert Speicher2016-03-032-11/+9
| * | | | SSH key ellipsis on mobilePhil Hughes2016-03-032-2/+16
| * | | | Changed link colourPhil Hughes2016-03-031-1/+1
| * | | | Content link colour in profile settingsPhil Hughes2016-03-033-3/+12
| * | | | Fixed heading boldPhil Hughes2016-03-032-0/+15
| * | | | Fixed failing ssh key testsPhil Hughes2016-03-033-4/+4
| * | | | SSH keys settingsPhil Hughes2016-03-038-50/+64
| |/ / /
* | | | Merge branch 'update-spring' into 'master' Robert Speicher2016-03-032-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Update spring to 1.6.4 to fix support for Bundler 1.11Gabriel Mazetto2016-03-032-3/+3
* | | | Merge branch 'password-settings' into 'master' Jacob Schatz2016-03-033-37/+31
|\ \ \ \ | |/ / / |/| | |
| * | | Heading spacingpassword-settingsPhil Hughes2016-03-021-1/+1
| * | | Fixed failing password testsPhil Hughes2016-03-022-4/+4
| * | | Password settings pagePhil Hughes2016-03-022-34/+28
* | | | Merge branch 'lazy-diffs' into 'master' Jacob Vosmaer2016-03-0336-294/+192
|\ \ \ \
| * | | | Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-0336-294/+192
* | | | | Merge branch 'comment-button-status-refresh' into 'master' Jacob Schatz2016-03-031-3/+3
|\ \ \ \ \
| * | | | | Correcly updates the status of the comment buttons on reloadPhil Hughes2016-03-031-3/+3
| |/ / / /
* | | | | Merge branch 'email-settings' into 'master' Jacob Schatz2016-03-033-46/+60
|\ \ \ \ \
| * | | | | Removed page specific variablesemail-settingsPhil Hughes2016-03-032-6/+5
| * | | | | Heading spacingPhil Hughes2016-03-031-2/+3
| * | | | | Moved colour values into scss variablesPhil Hughes2016-03-032-3/+7
| * | | | | Emails settingsPhil Hughes2016-03-032-46/+56
* | | | | | Merge branch 'issue_13933' into 'master' Jacob Schatz2016-03-031-1/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Place pagination outside .search-resultsissue_13933Alfredo Sumaran2016-03-021-1/+3
| * | | | | Include pagination for other than projects searchAlfredo Sumaran2016-03-011-1/+1
* | | | | | Merge branch 'fix-explore-projects' into 'master' Dmitriy Zaporozhets2016-03-033-39/+42
|\ \ \ \ \ \