summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update CHANGELOGtrigger-todo-for-mentions-on-commits-pageDouglas Barbosa Alexandre2016-03-181-0/+1
* Use `Note#for_project_snippet?` to skip notes on project snippetDouglas Barbosa Alexandre2016-03-181-1/+1
* Use `Commit#short_id` instead of `Commit.truncate_sha`Douglas Barbosa Alexandre2016-03-182-2/+4
* Reuse `for_commit?` on conditional validationsDouglas Barbosa Alexandre2016-03-181-2/+2
* Update schema info comment on todo related filesDouglas Barbosa Alexandre2016-03-183-6/+9
* Use todo.done without ! in the controller to mark todo as doneDouglas Barbosa Alexandre2016-03-183-6/+6
* Trigger a todo for mentions on commits pageDouglas Barbosa Alexandre2016-03-186-32/+149
* Add commit_id to todosDouglas Barbosa Alexandre2016-03-182-0/+8
* Change target_id to null on todosDouglas Barbosa Alexandre2016-03-182-1/+6
* Merge branch 'improved-issue-sidebar' into 'master' Jacob Schatz2016-03-185-89/+145
|\
| * Removed global JS varimproved-issue-sidebarPhil Hughes2016-03-182-6/+7
| * Reused some variablesPhil Hughes2016-03-182-4/+7
| * Links to user on collapsed issue sidebarPhil Hughes2016-03-182-1/+5
| * Fixed issue when user doesnt existPhil Hughes2016-03-182-11/+2
| * Fixed tooltip issue for participantsPhil Hughes2016-03-181-1/+1
| * Improved issue sidebarPhil Hughes2016-03-185-88/+145
* | Merge branch 'docs_select_version_to_install' into 'master' Achilleas Pipinellis2016-03-184-0/+36
|\ \
| * | Add note in rest of update guidesAchilleas Pipinellis2016-03-183-0/+27
| * | Merge branch 'master' into docs_select_version_to_installAchilleas Pipinellis2016-03-181704-17227/+72648
| |\ \ | |/ / |/| |
* | | Merge branch 'fix-mr-source-sha' into 'master' Douwe Maan2016-03-184-1/+36
|\ \ \
| * | | Fix MergeRequest#source_sha when there is no diffPierre de La Morinerie2016-03-164-1/+18
| * | | Add tests for MergeRequest#source_shaPierre de La Morinerie2016-03-161-0/+18
* | | | Merge branch 'issue-fade-load' into 'master' Jacob Schatz2016-03-186-64/+113
|\ \ \ \
| * | | | Another CS style fixissue-fade-loadPhil Hughes2016-03-181-1/+1
| * | | | Fixed some CS styling issuesPhil Hughes2016-03-184-74/+85
| * | | | Fixed issue with dashboard issues not reloadingPhil Hughes2016-03-184-6/+17
| * | | | Changing filter dropdowns shows loadingPhil Hughes2016-03-185-15/+42
* | | | | Merge branch 'confidential-issues' into 'master' Douwe Maan2016-03-1853-74/+867
|\ \ \ \ \
| * | | | | Update CHANGELOGconfidential-issuesDouglas Barbosa Alexandre2016-03-171-0/+1
| * | | | | Restrict access to confidential issues on activity feedDouglas Barbosa Alexandre2016-03-175-5/+43
| * | | | | Add eye-slash icon to confidential issuesDouglas Barbosa Alexandre2016-03-175-0/+9
| * | | | | Restrict access for confidential issues on milestone viewDouglas Barbosa Alexandre2016-03-1710-32/+140
| * | | | | Fix issues count on project viewDouglas Barbosa Alexandre2016-03-172-2/+2
| * | | | | Restrict access to confidential issues on search resultsDouglas Barbosa Alexandre2016-03-176-9/+166
| * | | | | Restrict access to confidential issues through APIDouglas Barbosa Alexandre2016-03-172-3/+112
| * | | | | Restrict access for confidential issues on autocompleteDouglas Barbosa Alexandre2016-03-173-6/+81
| * | | | | Restrict access to references for confidential issuesDouglas Barbosa Alexandre2016-03-1710-5/+102
| * | | | | Restrict access to confidential issuesDouglas Barbosa Alexandre2016-03-176-10/+192
| * | | | | Add an option to user make an issue confidentialDouglas Barbosa Alexandre2016-03-172-1/+10
| * | | | | Add a confidential flag to issuesDouglas Barbosa Alexandre2016-03-172-1/+9
* | | | | | Merge branch 'hide-large-diffs' into 'master' Jacob Vosmaer2016-03-185-13/+35
|\ \ \ \ \ \
| * | | | | | Show a notice for diffs that are too largehide-large-diffsYorick Peterse2016-03-185-13/+35
| | |/ / / / | |/| | | |
* | | | | | Fix CHANGELOG by moving 8.5.5 items to 8.6Rémy Coutable2016-03-181-2/+2
|/ / / / /
* | | | | Merge branch 'improve-diff-ui' into 'master' Jacob Schatz2016-03-181-1/+9
|\ \ \ \ \
| * | | | | Add space to separate different files in diffimprove-diff-uiDmitriy Zaporozhets2016-03-171-1/+9
* | | | | | Merge branch 'project-cache-worker-without-diverging' into 'master' Jacob Vosmaer2016-03-182-18/+30
|\ \ \ \ \ \
| * | | | | | Added tests for Repository#build_cacheproject-cache-worker-without-divergingYorick Peterse2016-03-171-0/+30
| * | | | | | Don't rebuild diverging commit count cachesYorick Peterse2016-03-171-6/+0
| * | | | | | Removed Repository#rebuild_cacheYorick Peterse2016-03-171-12/+0
* | | | | | | Merge branch 'optimistic-todos' into 'master' Jacob Schatz2016-03-187-9/+90
|\ \ \ \ \ \ \