summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Allow non-admin users to see version informationrs-help-pageRobert Speicher2015-09-231-1/+1
* Move the `version_check_enabled` check from view to helperRobert Speicher2015-09-232-3/+2
* Add "Community Edition" to the version info on the help pageRobert Speicher2015-09-231-0/+1
* "fine grained" -> "fine-grained"Robert Speicher2015-09-231-1/+1
* Make all "Quick help" link text the entire body of the linkRobert Speicher2015-09-231-16/+5
* Only surface version information on help index to adminsRobert Speicher2015-09-231-4/+5
* 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
| |/ / / /
* | | | | Merge branch 'ci-nav-fw' into 'master' Dmitriy Zaporozhets2015-09-212-14/+14
|\ \ \ \ \
| * | | | | Use fixed-width icons in CI nav sidebar.ci-nav-fwDouwe Maan2015-09-212-14/+14
| |/ / / /
* | | | | Use consistent styling for number of commits in CI nav sidebarci-nav-commits-countDouwe Maan2015-09-211-1/+1
|/ / / /