summaryrefslogtreecommitdiff
path: root/app/views/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cache-raw-2' into 'master' Douwe Maan2016-03-071-1/+1
|\
| * Tell clients/proxies to cache raw blob requestsJacob Vosmaer2016-03-031-1/+1
* | Merge branch 'issue_13621_2' into 'master' Douwe Maan2016-03-076-157/+8
|\ \
| * | Updates from last code review.issue_13621_2Rubén Dávila2016-03-062-87/+8
| * | Refactor Merge Requests tab into a custom partialRubén Dávila2016-03-041-13/+1
| * | Refactor Merge Requests tab into a custom partialRubén Dávila2016-03-041-9/+1
| * | Refactor Merge Requests tab into a custom partialRubén Dávila2016-03-043-27/+1
| * | Recator Issues Tab into a custom partial.Rubén Dávila2016-03-043-25/+1
* | | Merge branch 'indicate-mr-diverged-from-target' into 'master' Douwe Maan2016-03-071-0/+2
|\ \ \
| * | | Indicate how much an MR branch diverges from the target branchPierre de La Morinerie2016-03-031-0/+2
* | | | Fixes style consistencies.Jacob Schatz2016-03-042-7/+7
* | | | Correct media queries for small devices and tablets.Jacob Schatz2016-03-041-2/+2
* | | | Combining recent change to have username in header with my MR.Jacob Schatz2016-03-042-6/+13
* | | | Fix bugs with open and close buttonsJacob Schatz2016-03-041-0/+2
* | | | Small outside aside shrink sidebar button for mobile only.Jacob Schatz2016-03-041-1/+1
* | | | Open sidebar button on mobile.Jacob Schatz2016-03-041-0/+3
* | | | Move static icon and change appearance.Jacob Schatz2016-03-041-11/+11
* | | | Hide correct author info in header of issuable.Jacob Schatz2016-03-041-2/+4
* | | | Change icons for open close on issue/MRJacob Schatz2016-03-042-16/+31
| |/ / |/| |
* | | 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
|\ \ \