summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-network-graph-refs' into 'master' Douwe Maan2015-09-241-1/+4
|\
| * Remove git refs used internally by GitLab from network graphStan Hu2015-09-231-1/+4
* | Merge branch 'cleanup-ci-dashboard' into 'master' Douwe Maan2015-09-246-148/+47
|\ \
| * | Remove non-existing pageDmitriy Zaporozhets2015-09-231-5/+2
| * | Fix search for ci projects and cleanup unnecessary codeDmitriy Zaporozhets2015-09-232-13/+1
| * | Simplify CI projects queryDmitriy Zaporozhets2015-09-233-29/+31
| * | Show only enabled CI projectsDmitriy Zaporozhets2015-09-235-109/+21
* | | Fix styling conform the new styleZeger-Jan van de Weg2015-09-231-0/+2
* | | Add links to first and/or last page with kaminariZeger-Jan van de Weg2015-09-233-4/+9
* | | Merge branch 'fix-markdown-truncation-removing-links' into 'master' Robert Speicher2015-09-231-1/+1
|\ \ \
| * | | Fix cases where Markdown did not render links in activity feedStan Hu2015-09-221-1/+1
| | |/ | |/|
* | | Fix top margin for sign-in button on public pagesRobert Speicher2015-09-231-1/+1
* | | Merge branch 'enable-ci-on-push' into 'master' Dmitriy Zaporozhets2015-09-233-1/+23
|\ \ \
| * | | Refactor Project#enable_ci methodenable-ci-on-pushDmitriy Zaporozhets2015-09-231-10/+1
| | |/ | |/|
| * | Rescue rugged error when detect ci yml fileDmitriy Zaporozhets2015-09-231-0/+2
| * | Enable CI for gitlab when .gitlab-ci.yml is pushedDmitriy Zaporozhets2015-09-233-1/+30
* | | Merge branch 'make-commit-graphs-responsive' into 'master' Robert Speicher2015-09-231-41/+35
|\ \ \
| * | | Make commit graphs responsive to window width changesStan Hu2015-09-221-41/+35
* | | | Merge branch 'ad_coder' into 'master' Dmitriy Zaporozhets2015-09-232-17/+63
|\ \ \ \
| * | | | Improve UI for rendered markdownad_coderAndrey2015-09-232-17/+63
| |/ / /
* | | | Merge branch 'rs-fix-help-links' into 'master' Douwe Maan2015-09-232-5/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Simplify help path prefixingrs-fix-help-linksRobert Speicher2015-09-231-17/+4
| * | | Prevent double-prefixing of help page pathsRobert Speicher2015-09-222-5/+19
| | |/ | |/|
* | | Show CI status on all pages where commits list is renderedDmitriy Zaporozhets2015-09-234-2/+48
* | | Merge branch 'fix-mr-missing-source-branch-error' into 'master' Marin Jankovski2015-09-232-3/+2
|\ \ \ | |/ / |/| |
| * | Fix error when MR source branch no longer exists.fix-mr-missing-source-branch-errorDouwe Maan2015-09-222-3/+2
| |/
* | Merge branch 'clarify-text' into 'master' Robert Speicher2015-09-221-1/+1
|\ \ | |/ |/|
| * clarify confirmation text on user deletion.Hannes Rosenögger2015-09-211-1/+1
* | Merge branch 'fix-ci-permissions' into 'master' Dmitriy Zaporozhets2015-09-222-42/+43
|\ \
| * | Fix permissions problemsKamil Trzcinski2015-09-212-42/+43
* | | Tweak remaining CSS for Markdown previewStan Hu2015-09-213-3/+3
* | | Merge branch 'fix-issue-2593' into 'master' Robert Speicher2015-09-212-5/+10
|\ \ \ | |_|/ |/| |
| * | Fix Error 500 when comparing non-existing branchesfix-issue-2593Stan Hu2015-09-182-5/+10
* | | Merge branch 'rename-reply-by-email' into 'master' Robert Speicher2015-09-214-4/+10
|\ \ \
| * \ \ Merge branch 'master' into rename-reply-by-emailDouwe Maan2015-09-217-11/+21
| |\ \ \
| * | | | Rename reply_by_email to incoming_email to prepare for the future.Douwe Maan2015-09-214-4/+10
* | | | | Merge branch 'fix-ci-handling' into 'master' Dmitriy Zaporozhets2015-09-212-3/+8
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fixed MR handling when GitLab CI project is not presentfix-ci-handlingKamil Trzcinski2015-09-212-3/+8
* | | | | Merge branch 'fix-note-edit-preview-css' into 'master' Robert Speicher2015-09-214-3/+7
|\ \ \ \ \
| * | | | | More tweaks to make note edit/preview CSS consistentStan Hu2015-09-214-3/+7
* | | | | | Merge branch 'fix-mr-without-refs' into 'master' Dmitriy Zaporozhets2015-09-212-1/+20
|\ \ \ \ \ \
| * | | | | | Fetch merge request ref if it is missing when visit MR pagefix-mr-without-refsDmitriy Zaporozhets2015-09-212-1/+20
| |/ / / / /
* | | | | | Merge branch 'fix-milestone-destroy-in-mr' into 'master' Dmitriy Zaporozhets2015-09-211-0/+5
|\ \ \ \ \ \
| * | | | | | Remove milestones from merge requests when milestones are deletedStan Hu2015-09-211-0/+5
| |/ / / / /
| * | | | | Revert "Fixed MR handling when GitLab CI project is not present"Kamil Trzcinski2015-09-212-8/+3
| * | | | | Fixed MR handling when GitLab CI project is not presentKamil Trzcinski2015-09-212-3/+8
| |/ / / /
* | | | | Merge branch 'repo-size-link' into 'master' Dmitriy Zaporozhets2015-09-212-3/+3
|\ \ \ \ \
| * | | | | Link project repo size to filesrepo-size-linkDouwe Maan2015-09-212-3/+3
| |/ / / /
* | | | | Merge branch 'remove-project-panel-ci-button' into 'master' Dmitriy Zaporozhets2015-09-211-4/+0
|\ \ \ \ \
| * | | | | Remove CI button from project home panelremove-project-panel-ci-buttonDouwe Maan2015-09-211-4/+0
| |/ / / /