summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Prevent performance issuescommit-limitsJacob Vosmaer2016-03-092-2/+2
* Change "some commits hidden" messageJacob Vosmaer2016-03-072-2/+2
* Finish refactorJacob Vosmaer2016-03-071-1/+1
* Put 'hidden commits' logic in CommitsHelperJacob Vosmaer2016-03-042-12/+11
* Limit the number of commits shown in MRsJacob Vosmaer2016-03-041-1/+11
* Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-037-37/+21
* Refactor projects listDmitriy Zaporozhets2016-03-032-16/+11
* Change `js-quick-submit` behavior to expect the class on the formRobert Speicher2016-03-0215-23/+23
* Merge branch 'issue_13501' into 'master' Robert Speicher2016-03-021-0/+4
|\
| * Add link to open merge requestsissue_13501Alfredo Sumaran2016-03-011-0/+4
* | Merge branch 'fix/13781-delete-tag-without-ajax' into 'master' Rémy Coutable2016-03-021-0/+3
|\ \
| * | Make the tags delete button remote in the tags listfix/13781-delete-tag-without-ajaxRémy Coutable2016-03-012-1/+4
| * | Tag deletion doesn't use AJAX anymoreRémy Coutable2016-03-011-1/+1
| |/
* | Merge branch 'username-issue-header' into 'master' Jacob Schatz2016-03-022-0/+2
|\ \
| * | Added username to issue & merge request headerusername-issue-headerPhil Hughes2016-03-012-0/+2
| |/
* | Show days remaining instead of elapsed time for Milestone.Rubén Dávila2016-03-011-3/+1
|/
* Changed page titlePhil Hughes2016-03-011-1/+1
* Removed un-used variablesPhil Hughes2016-03-011-1/+1
* Replaced prefix with to_reference method callsPhil Hughes2016-03-012-2/+2
* Changed # to ! on merge requests on activity viewPhil Hughes2016-03-012-2/+2
* Merge branch 'master' into issue_13212issue_13212Alfredo Sumaran2016-02-292-14/+11
|\
| * Merge branch 'issue_13648' into 'master' Dmitriy Zaporozhets2016-02-291-8/+6
| |\
| | * Improve implementation to check read access to forks and add pagination.Rubén Dávila2016-02-261-8/+6
| * | Changed too many changes buttons to whitetoo-many-changes-btnsPhil Hughes2016-02-291-6/+5
| |/
* | Wrap icon with edited timeAlfredo Sumaran2016-02-291-1/+1
|/
* Refactor styles for merge requests listDmitriy Zaporozhets2016-02-261-1/+1
* Refactor styles for issues listDmitriy Zaporozhets2016-02-261-1/+1
* Merge remote-tracking branch 'origin/Baertierchen/gitlab-ce-showTestCoverage'Dmitriy Zaporozhets2016-02-251-1/+3
|\
| * Show test coverage on project builds pageSteffen Köhler2016-02-221-1/+3
* | Merge branch 'andywgrant/gitlab-ce-master' into 'master' Dmitriy Zaporozhets2016-02-242-6/+6
|\ \
| * | Add "issue" to Close/Reopen buttons for clarityandywgrant/gitlab-ce-masterAndy Grant2016-02-222-6/+6
| |/
* | Merge branch 'dz-small-ui-fixes' into 'master' Jacob Schatz2016-02-238-48/+51
|\ \
| * | Update tests to match new wiki headerDmitriy Zaporozhets2016-02-091-1/+1
| * | Set of small improvements to wiki frontendDmitriy Zaporozhets2016-02-077-46/+51
| * | Set of small UI fixes to project and profile pagesDmitriy Zaporozhets2016-02-071-2/+0
* | | Merge branch 'files-view-row-click' into 'master' Jacob Schatz2016-02-231-5/+2
|\ \ \
| * | | Fixes issue with file view rows not clickable on project main viewfiles-view-row-clickPhil Hughes2016-02-231-5/+2
* | | | Merge branch 'empty-repo-instructions-fix' into 'master' Jacob Schatz2016-02-231-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Users don't get instructions to push to other users empty projectsPhil Hughes2016-02-221-1/+1
| | |/ | |/|
* | | Added line links to blame tableblame-line-linkPhil Hughes2016-02-221-2/+4
|/ /
* | Fixed failing issues testsPhil Hughes2016-02-221-10/+2
* | Only show up or down votes icon on issue list if there are anyPhil Hughes2016-02-221-10/+2
* | Merge branch 'visibletrap/gitlab-ce-label'Douwe Maan2016-02-192-1/+6
|\ \
| * | Pull right side of label row outTap2016-02-191-1/+10
| * | Label description and Label rowTap2016-02-172-9/+5
* | | Merge branch 'rs-blob' into 'master' Douwe Maan2016-02-202-12/+2
|\ \ \
| * | | Add a `Blob` model that wraps `Gitlab::Git::Blob`rs-blobRobert Speicher2016-02-182-12/+2
* | | | Merge branch '12792-emoji-as-text-diff-comment'Douwe Maan2016-02-191-2/+2
|\ \ \ \
| * | | | Emoji reponses on diffs aren't award emojiZeger-Jan van de Weg2016-02-191-2/+2
| |/ / /
* | | | Merge branch 'issue_3276' into 'master' Jacob Schatz2016-02-194-45/+61
|\ \ \ \