summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
|\ \ \ \
| * | | | Use helper for font-awesome iconsfix-explore-projectsDmitriy Zaporozhets2016-03-031-2/+2
| * | | | Improve UI for explore projects pageDmitriy Zaporozhets2016-03-033-39/+42
* | | | | Add 8.5.3 CHANGELOG itemsRémy Coutable2016-03-031-0/+3
* | | | | Merge branch 'renaming-repository-caching' into 'master' Rémy Coutable2016-03-032-7/+88
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Flush repository caches before renaming projectsrenaming-repository-cachingYorick Peterse2016-02-262-7/+88
* | | | | Revert "Sort starred projects on dashboard based on last activity by default"Dmitriy Zaporozhets2016-03-032-2/+1
* | | | | Sort starred projects on dashboard based on last activity by defaultDmitriy Zaporozhets2016-03-032-1/+2
* | | | | Merge branch 'refactor-projects-list' into 'master' Dmitriy Zaporozhets2016-03-0311-103/+60
|\ \ \ \ \
| * | | | | Remove unnecessary project limit argument from group projects pagerefactor-projects-listDmitriy Zaporozhets2016-03-031-1/+1
| * | | | | Refactor projects listDmitriy Zaporozhets2016-03-0311-103/+60
* | | | | | Merge branch 'issue_13648' into 'master' Douwe Maan2016-03-032-8/+73
|\ \ \ \ \ \
| * | | | | | Add specs to ForksController#index.issue_13648Rubén Dávila2016-03-022-6/+73
| * | | | | | Reuse query from ProjectsFinder to get projects accessible to current user.Rubén Dávila2016-03-011-3/+1
* | | | | | | Merge branch 'todos-counter' into 'master' Dmitriy Zaporozhets2016-03-031-0/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Use normal font weight for todos countertodos-counterDmitriy Zaporozhets2016-03-031-0/+1
|/ / / / / /
* | | | | | Merge branch 'issue_4095' into 'master' Dmitriy Zaporozhets2016-03-037-4/+45
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Update CHANGELOG.issue_4095Rubén Dávila2016-03-021-0/+1
| * | | | | Don't list merge requests from archived projects in Group view.Rubén Dávila2016-03-023-1/+21
| * | | | | Don't list issues from archived projects in Group view.Rubén Dávila2016-03-025-3/+23
| | |_|/ / | |/| | |
* | | | | Merge branch 'improve-user-tabs' into 'master' Jacob Schatz2016-03-0311-117/+353
|\ \ \ \ \
| * | | | | Re-use previous lineimprove-user-tabsAlfredo Sumaran2016-03-021-5/+4
| * | | | | Remove unnecesary assignmentAlfredo Sumaran2016-03-021-1/+0
| * | | | | Set actions dinamically and offer defaultAction as a optional parameterAlfredo Sumaran2016-03-021-11/+11
| * | | | | Provide defaults and make sure we everything is container into a parent elementAlfredo Sumaran2016-03-023-108/+118
| * | | | | Turn off existing event listenersAlfredo Sumaran2016-03-021-0/+4
| * | | | | Remove trailing slashesAlfredo Sumaran2016-03-021-1/+3
| * | | | | Group similar conditionalsAlfredo Sumaran2016-03-021-7/+1