Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use todo.done without ! in the controller to mark todo as done | Douglas Barbosa Alexandre | 2016-03-18 | 3 | -6/+6 |
* | Trigger a todo for mentions on commits page | Douglas Barbosa Alexandre | 2016-03-18 | 6 | -32/+149 |
* | Add commit_id to todos | Douglas Barbosa Alexandre | 2016-03-18 | 2 | -0/+8 |
* | Change target_id to null on todos | Douglas Barbosa Alexandre | 2016-03-18 | 2 | -1/+6 |
* | Merge branch 'improved-issue-sidebar' into 'master' | Jacob Schatz | 2016-03-18 | 5 | -89/+145 |
|\ | |||||
| * | Removed global JS varimproved-issue-sidebar | Phil Hughes | 2016-03-18 | 2 | -6/+7 |
| * | Reused some variables | Phil Hughes | 2016-03-18 | 2 | -4/+7 |
| * | Links to user on collapsed issue sidebar | Phil Hughes | 2016-03-18 | 2 | -1/+5 |
| * | Fixed issue when user doesnt exist | Phil Hughes | 2016-03-18 | 2 | -11/+2 |
| * | Fixed tooltip issue for participants | Phil Hughes | 2016-03-18 | 1 | -1/+1 |
| * | Improved issue sidebar | Phil Hughes | 2016-03-18 | 5 | -88/+145 |
* | | Merge branch 'docs_select_version_to_install' into 'master' | Achilleas Pipinellis | 2016-03-18 | 4 | -0/+36 |
|\ \ | |||||
| * | | Add note in rest of update guides | Achilleas Pipinellis | 2016-03-18 | 3 | -0/+27 |
| * | | Merge branch 'master' into docs_select_version_to_install | Achilleas Pipinellis | 2016-03-18 | 1704 | -17227/+72648 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge branch 'fix-mr-source-sha' into 'master' | Douwe Maan | 2016-03-18 | 4 | -1/+36 |
|\ \ \ | |||||
| * | | | Fix MergeRequest#source_sha when there is no diff | Pierre de La Morinerie | 2016-03-16 | 4 | -1/+18 |
| * | | | Add tests for MergeRequest#source_sha | Pierre de La Morinerie | 2016-03-16 | 1 | -0/+18 |
* | | | | Merge branch 'issue-fade-load' into 'master' | Jacob Schatz | 2016-03-18 | 6 | -64/+113 |
|\ \ \ \ | |||||
| * | | | | Another CS style fixissue-fade-load | Phil Hughes | 2016-03-18 | 1 | -1/+1 |
| * | | | | Fixed some CS styling issues | Phil Hughes | 2016-03-18 | 4 | -74/+85 |
| * | | | | Fixed issue with dashboard issues not reloading | Phil Hughes | 2016-03-18 | 4 | -6/+17 |
| * | | | | Changing filter dropdowns shows loading | Phil Hughes | 2016-03-18 | 5 | -15/+42 |
* | | | | | Merge branch 'confidential-issues' into 'master' | Douwe Maan | 2016-03-18 | 53 | -74/+867 |
|\ \ \ \ \ | |||||
| * | | | | | Update CHANGELOGconfidential-issues | Douglas Barbosa Alexandre | 2016-03-17 | 1 | -0/+1 |
| * | | | | | Restrict access to confidential issues on activity feed | Douglas Barbosa Alexandre | 2016-03-17 | 5 | -5/+43 |
| * | | | | | Add eye-slash icon to confidential issues | Douglas Barbosa Alexandre | 2016-03-17 | 5 | -0/+9 |
| * | | | | | Restrict access for confidential issues on milestone view | Douglas Barbosa Alexandre | 2016-03-17 | 10 | -32/+140 |
| * | | | | | Fix issues count on project view | Douglas Barbosa Alexandre | 2016-03-17 | 2 | -2/+2 |
| * | | | | | Restrict access to confidential issues on search results | Douglas Barbosa Alexandre | 2016-03-17 | 6 | -9/+166 |
| * | | | | | Restrict access to confidential issues through API | Douglas Barbosa Alexandre | 2016-03-17 | 2 | -3/+112 |
| * | | | | | Restrict access for confidential issues on autocomplete | Douglas Barbosa Alexandre | 2016-03-17 | 3 | -6/+81 |
| * | | | | | Restrict access to references for confidential issues | Douglas Barbosa Alexandre | 2016-03-17 | 10 | -5/+102 |
| * | | | | | Restrict access to confidential issues | Douglas Barbosa Alexandre | 2016-03-17 | 6 | -10/+192 |
| * | | | | | Add an option to user make an issue confidential | Douglas Barbosa Alexandre | 2016-03-17 | 2 | -1/+10 |
| * | | | | | Add a confidential flag to issues | Douglas Barbosa Alexandre | 2016-03-17 | 2 | -1/+9 |
* | | | | | | Merge branch 'hide-large-diffs' into 'master' | Jacob Vosmaer | 2016-03-18 | 5 | -13/+35 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Show a notice for diffs that are too largehide-large-diffs | Yorick Peterse | 2016-03-18 | 5 | -13/+35 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Fix CHANGELOG by moving 8.5.5 items to 8.6 | Rémy Coutable | 2016-03-18 | 1 | -2/+2 |
|/ / / / / | |||||
* | | | | | Merge branch 'improve-diff-ui' into 'master' | Jacob Schatz | 2016-03-18 | 1 | -1/+9 |
|\ \ \ \ \ | |||||
| * | | | | | Add space to separate different files in diffimprove-diff-ui | Dmitriy Zaporozhets | 2016-03-17 | 1 | -1/+9 |
* | | | | | | Merge branch 'project-cache-worker-without-diverging' into 'master' | Jacob Vosmaer | 2016-03-18 | 2 | -18/+30 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Added tests for Repository#build_cacheproject-cache-worker-without-diverging | Yorick Peterse | 2016-03-17 | 1 | -0/+30 |
| * | | | | | | Don't rebuild diverging commit count caches | Yorick Peterse | 2016-03-17 | 1 | -6/+0 |
| * | | | | | | Removed Repository#rebuild_cache | Yorick Peterse | 2016-03-17 | 1 | -12/+0 |
* | | | | | | | Merge branch 'optimistic-todos' into 'master' | Jacob Schatz | 2016-03-18 | 7 | -9/+90 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fixed failing testsoptimistic-todos | Phil Hughes | 2016-03-17 | 1 | -1/+0 |
| * | | | | | | | Mark all as done through AJAX | Phil Hughes | 2016-03-17 | 4 | -8/+35 |
| * | | | | | | | Removed the flash success message | Phil Hughes | 2016-03-17 | 5 | -41/+35 |
| * | | | | | | | Remove `Flash` from todos when finished | Jacob Schatz | 2016-03-17 | 1 | -1/+0 |
| * | | | | | | | Adds small AJAX optimistic functionality to todos. | Jacob Schatz | 2016-03-17 | 6 | -5/+67 |