summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix feature steprs-remove-stampRobert Speicher2016-01-071-1/+1
* Use `xmlschema` where even more appropriate!Robert Speicher2016-01-079-10/+10
* Use `to_s(:iso8601)` where appropriateRobert Speicher2016-01-0711-12/+12
* Add two custom Date/Time conversion formatsRobert Speicher2016-01-0711-18/+27
* Remove stamp gemRobert Speicher2016-01-0712-21/+15
* Merge branch 'task-list-class' into 'master' Robert Speicher2016-01-072-4/+10
|\
| * Merge branch 'master' into task-list-classtask-list-classDouwe Maan2016-01-077-13/+27
| |\
| * | Properly set task-list class on single item task listsDouwe Maan2016-01-072-4/+10
* | | Merge branch 'gemfile-lock' into 'master' Robert Speicher2016-01-070-0/+0
|\ \ \
| * | | Update Gemfile.lockgemfile-lockDouwe Maan2016-01-071-5/+5
| |/ /
* | | Merge branch 'milestone-ref' into 'master' Robert Speicher2016-01-0713-22/+172
|\ \ \
| * | | Milestone reference is a Markdown linkmilestone-refDouwe Maan2016-01-073-3/+8
| * | | Fix changelogDouwe Maan2016-01-071-1/+0
| * | | Merge branch 'master' into milestone-refDouwe Maan2016-01-0615-60/+251
| |\ \ \
| * | | | Remove icon from milestone reference.Douwe Maan2016-01-054-6/+5
| * | | | Merge branch 'master' into milestone-refDouwe Maan2016-01-05183-1616/+3543
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into milestone-refDouwe Maan2015-12-2530-58/+455
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into milestone-refDouwe Maan2015-12-2477-382/+1261
| |\ \ \ \ \ \
| * | | | | | | More escaping!Douwe Maan2015-12-242-5/+5
| * | | | | | | Use `to_reference` in system notes.Douwe Maan2015-12-241-1/+1
| * | | | | | | Add changelog itemDouwe Maan2015-12-241-0/+1
| * | | | | | | Link to milestone in "Milestone changed" system noteDouwe Maan2015-12-243-5/+4
| * | | | | | | Render milestone links as referencesDouwe Maan2015-12-2410-18/+164
| * | | | | | | Escape reference link textDouwe Maan2015-12-242-8/+11
* | | | | | | | Merge branch 'annotate-models-20160105' into 'master' Dmitriy Zaporozhets2016-01-0757-254/+350
|\ \ \ \ \ \ \ \
| * | | | | | | | Annotate modelsStan Hu2016-01-0657-254/+350
* | | | | | | | | Merge branch 'ajax-issues-fix' into 'master' Dmitriy Zaporozhets2016-01-072-22/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fixes ajax issue with issue specajax-issues-fixJacob Schatz2016-01-072-22/+22
|/ / / / / / / / /
* | | | | | | | | Merge branch 'ajax-filter-commits' into 'master' Dmitriy Zaporozhets2016-01-079-70/+87
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Use fadeTo instead of cssajax-filter-commitsDmitriy Zaporozhets2016-01-071-5/+2
| * | | | | | | | Fix typo in js method and some repeating cssDmitriy Zaporozhets2016-01-073-7/+16
| * | | | | | | | Add support for ref and path to commits filteringDmitriy Zaporozhets2016-01-073-11/+14
| * | | | | | | | Prevent loading first 20 commits twiceDmitriy Zaporozhets2016-01-071-3/+3
| * | | | | | | | Add CHANGELOG item and testsDmitriy Zaporozhets2016-01-073-0/+15
| * | | | | | | | Add ajax filtering for commits listDmitriy Zaporozhets2016-01-072-46/+31
| * | | | | | | | Add search field to commits pageDmitriy Zaporozhets2016-01-072-13/+15
| * | | | | | | | Filter commits by search parameterDmitriy Zaporozhets2016-01-071-2/+8
|/ / / / / / / /
* | | | | | | | Merge branch 'remove-more-influxdb-tags' into 'master' Yorick Peterse2016-01-074-10/+23
|\ \ \ \ \ \ \ \
| * | | | | | | | Store request methods/URIs as valuesYorick Peterse2016-01-074-6/+21
| * | | | | | | | Removed UUIDs from metrics transactionsYorick Peterse2016-01-072-5/+3
* | | | | | | | | Merge branch 'find-file-credit' into 'master' Douwe Maan2016-01-071-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Credit koreamic for creating Find FileDouwe Maan2016-01-071-1/+1
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'use-sudo-with-incorrect-base-permissions' into 'master' Dmitriy Zaporozhets2016-01-071-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Suggest prefacing find command with sudo when base permissions are wrongStan Hu2016-01-051-1/+1
* | | | | | | | | | Merge branch 'fix-missing-day-in-network-graph' into 'master' Dmitriy Zaporozhets2016-01-072-1/+2
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix missing date of month in network graph when commits span a monthStan Hu2016-01-062-1/+2
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqJacob Vosmaer2016-01-070-0/+0
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #9889 from koreamic/file_finderDouwe Maan2016-01-0725-9/+473
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Add new feature to find filekoreamic2016-01-0725-9/+473
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'master' of github.com:gitlabhq/gitlabhqJacob Vosmaer2016-01-0725-9/+473
| |_|_|/ / / / / / |/| | | | | | | |