summaryrefslogtreecommitdiff
path: root/app/views/projects/commits
Commit message (Expand)AuthorAgeFilesLines
* Group commits by date in server timezone3870-commit-sorting-issueSean McGivern2016-05-111-1/+1
* Merge branch 'issue_15434' into 'master' Jacob Schatz2016-04-211-1/+1
|\
| * Remove unnecessary provided paramAlfredo Sumaran2016-04-211-1/+1
* | Merge branch 'ci-commit-as-pipeline' into 'master' Kamil Trzciński2016-04-211-4/+3
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-161-1/+1
| |\
| * \ Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-111-8/+1
| |\ \
| * | | Use Ci::Commit as PipelineKamil Trzcinski2016-04-111-4/+3
* | | | Render relative timestamps for all commits in projects commit listissue_15366Felipe Artur2016-04-191-1/+1
| |_|/ |/| |
* | | Updated MR comparenew-mr-improvementsPhil Hughes2016-04-131-1/+1
| |/ |/|
* | Fixed buildsPhil Hughes2016-04-061-8/+1
* | Updated UI for new merge requestPhil Hughes2016-04-061-1/+1
|/
* Fix link colors by using content-list for commitsDmitriy Zaporozhets2016-03-252-3/+3
* Merge branch 'commit-limits' into 'master' Jacob Vosmaer2016-03-092-5/+14
|\
| * 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
* | Cache & flush tag/branch countsYorick Peterse2016-03-081-2/+2
|/
* Change MR link to "View Open Merge Request"display-mr-link-if-thre-is-oneDouglas Barbosa Alexandre2016-02-101-1/+1
* Replaces "Create merge request" link with one to the MR when one existsDouglas Barbosa Alexandre2016-02-101-1/+4
* Replace strong by span for .item-title elementsfix-alignment-issueRémy Coutable2016-01-151-1/+1
* Streamline item titles to use a single class, and add back strong tagsRémy Coutable2016-01-151-1/+1
* Fix alignment issues after a fix on titles weightRémy Coutable2016-01-141-1/+1
* Merge branch 'remove-gray-bg'Dmitriy Zaporozhets2016-01-142-2/+2
|\
| * Update files/diffs to match new layoutDmitriy Zaporozhets2016-01-141-1/+1
| * Replace all navigation menu with nav-links classDmitriy Zaporozhets2016-01-131-1/+1
* | Improve the consistency of commit titles, branch names, tag names, issue/MR t...fix/titles-weightRémy Coutable2016-01-141-1/+1
|/
* Use `xmlschema` where even more appropriate!Robert Speicher2016-01-071-2/+2
* Use `to_s(:iso8601)` where appropriateRobert Speicher2016-01-071-2/+2
* Remove stamp gemRobert Speicher2016-01-071-1/+1
* Fix typo in js method and some repeating cssDmitriy Zaporozhets2016-01-071-4/+4
* Add support for ref and path to commits filteringDmitriy Zaporozhets2016-01-071-1/+1
* Add ajax filtering for commits listDmitriy Zaporozhets2016-01-071-6/+4
* Add search field to commits pageDmitriy Zaporozhets2016-01-071-6/+12
* Expire view caches when application settings changeStan Hu2016-01-031-1/+1
* Don't create CI status for refs that doesn't have .gitlab-ci.yml, even if the...Kamil Trzcinski2015-12-171-1/+1
* Do not display ci build status if builds enabled but no `.gitlab-ci.yml`Grzegorz Bizon2015-12-141-2/+2
* Merge branch 'master' into tmp-reference-pipeline-and-cachingtmp-reference-pipeline-and-cachingDouwe Maan2015-12-101-0/+5
|\
| * remove unnecessary codeDmitriy Zaporozhets2015-12-091-4/+3
| * Move Network page from separate tab to sub tab of CommitsDmitriy Zaporozhets2015-12-091-0/+6
* | Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-12-021-2/+2
|\ \ | |/
| * Rework the copy_to_clipboard logicRobert Speicher2015-11-241-2/+2
* | Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-11-192-2/+2
|\ \ | |/
| * Fix avatars not showing in Atom feeds and project issues when Gravatar disabledStan Hu2015-11-101-1/+1
| * Add ability to edit and show release notesDmitriy Zaporozhets2015-11-051-1/+1
* | Merge branch 'master' into reference-pipeline-and-cachingDouwe Maan2015-10-271-3/+3
|\ \ | |/
| * Merge branch 'ci-status-mr-index' into 'master' Dmitriy Zaporozhets2015-10-251-2/+1
| |\
| | * Move rendering CI status to helperDmitriy Zaporozhets2015-10-231-2/+1
| * | Add "Copy to clipboard" buttonsRobert Speicher2015-10-231-1/+2
| |/