summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
...
| * | | defined class prepend-top-10 used for alignment issueThirumal S2015-11-051-1/+1
| * | | merge conflict fixedThirumal S2015-11-0357-426/+609
| |\ \ \ | | |/ /
| * | | form group alignment issue fixed in webhook index pageThirumal S2015-10-301-1/+1
* | | | Merge branch 'update-ci-settings' into 'master' Achilleas Pipinellis2015-11-051-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | update example of regex for pytest-covmozillazg2015-11-041-1/+1
* | | | Add 'New file' link to dropdown on project pageDmitriy Zaporozhets2015-11-031-0/+4
* | | | Fix label destroy jsminor-ui-fixesDmitriy Zaporozhets2015-10-291-1/+1
* | | | Fix bg for labels page when no labels presentDmitriy Zaporozhets2015-10-291-3/+3
|/ / /
* | | Merge branch 'ci-status-mr-index' into 'master' Dmitriy Zaporozhets2015-10-253-3/+5
|\ \ \
| * | | Move rendering CI status to helperDmitriy Zaporozhets2015-10-232-5/+2
| * | | Add tests for MR index pageDmitriy Zaporozhets2015-10-231-1/+2
| * | | Render CI status on merge requests index pageDmitriy Zaporozhets2015-10-232-1/+5
* | | | Add missing characterJannick Fahlbusch2015-10-231-1/+1
* | | | Merge branch 'rs-clipboard-js' into 'master' Dmitriy Zaporozhets2015-10-233-5/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Add clipboard buttons to each step of "How to merge"Robert Speicher2015-10-231-2/+5
| * | | Add "Copy to clipboard" buttonsRobert Speicher2015-10-232-3/+6
* | | | Fix small CI UI regressionsKamil Trzcinski2015-10-231-1/+1
|/ / /
* | | Merge branch 'cleanup-css' into 'master' Dmitriy Zaporozhets2015-10-221-2/+2
|\ \ \
| * | | Improve css code quality for projects.scssDmitriy Zaporozhets2015-10-221-2/+2
* | | | Merge branch 'rs-issuable-filter-count-style' into 'master' Dmitriy Zaporozhets2015-10-222-5/+8
|\ \ \ \ | |/ / / |/| | |
| * | | Fix alignment of the filter counter for Issuablesrs-issuable-filter-count-styleRobert Speicher2015-10-222-5/+8
* | | | Merge branch 'project-readme-edit' into 'master' Dmitriy Zaporozhets2015-10-221-6/+4
|\ \ \ \
| * | | | Restore edit button in project readmeproject-readme-editDouwe Maan2015-10-221-6/+4
| |/ / /
* | | | Merge branch 'hanloong/gitlab-ce-add-dates-snippets-show' into 'master' Dmitriy Zaporozhets2015-10-223-46/+31
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' into hanloong/gitlab-ce-add-dates-snippets-showDouwe Maan2015-10-2122-137/+162
| |\ \ \
| * | | | Update style of snippets pagesDouwe Maan2015-10-181-12/+8
| * | | | Update style of snippet detail pageDouwe Maan2015-10-181-13/+16
| * | | | Merge branch 'master' into add-dates-snippets-showHan Loong Liauw2015-10-1716-27/+175
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | fix spinach features to use new button wordingsHan Loong Liauw2015-10-151-0/+1
| * | | | change capitalisation in buttonsHan Loong Liauw2015-10-152-3/+5
| * | | | New snippet design for projectsHan Loong Liauw2015-10-142-27/+10
| | |_|/ | |/| |
* | | | Merge branch 'fix-build-trace-updating' into 'master' Robert Speicher2015-10-221-1/+1
|\ \ \ \
| * | | | Fix build trace updatingfix-build-trace-updatingKamil Trzcinski2015-10-211-1/+1
* | | | | Merge branch 'fix-issue-3094' into 'master' Valery Sizov2015-10-221-41/+44
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Don't show "Add README" link in an empty repository if user doesn't have acce...Stan Hu2015-10-211-41/+44
| | |_|/ | |/| |
* | | | Fix duplication between tree_header and tree_contentDouwe Maan2015-10-211-31/+0
* | | | Merge branch 'master' into full-width-tablesDouwe Maan2015-10-214-54/+59
|\ \ \ \ | |/ / /
| * | | Merge branch 'merge-request-deleted-file' into 'master' Dmitriy Zaporozhets2015-10-202-4/+4
| |\ \ \
| | * | | Correctly find last known blob for file deleted in MR.merge-request-deleted-fileDouwe Maan2015-10-202-4/+4
| * | | | Merge branch 'grzesiek/gitlab-ce-fix/non-member-notification-button'Robert Speicher2015-10-191-13/+19
| |\ \ \ \
| | * \ \ \ Merge branch 'master' into grzesiek/gitlab-ce-fix/non-member-notification-buttonDouwe Maan2015-10-1918-83/+103
| | |\ \ \ \ | | | |/ / /
| | * | | | Add tooltip.Douwe Maan2015-10-181-1/+1
| | * | | | Find correct group membership.Douwe Maan2015-10-181-6/+5
| | * | | | Merge branch 'master' into grzesiek/gitlab-ce-fix/non-member-notification-buttonDouwe Maan2015-10-1825-137/+291
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Show notifications button even if user is not member of a projectGrzegorz Bizon2015-10-121-13/+20
| * | | | | Merge branch 'merge-request-widget' into 'master' Dmitriy Zaporozhets2015-10-191-37/+36
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Fix missing commit status for widget when no CI service is enabledmerge-request-widgetKamil Trzcinski2015-10-161-37/+36
* | | | | | Merge branch 'master' into full-width-tablesfull-width-tablesDouwe Maan2015-10-1916-51/+98
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch 'hanloong/gitlab-ce-remove-forks-from-projects-settings' into 'm...Douwe Maan2015-10-192-1/+19
| |\ \ \ \ \
| | * | | | | Tweak wording.Douwe Maan2015-10-181-15/+15