summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add JIRA 7 to the supported versionsdocs_project_servicesAchilleas Pipinellis2016-01-081-0/+6
| | | | [ci skip]
* Remove useless assignment to variableAchilleas Pipinellis2016-01-081-1/+1
|
* Remove reference to EE from JIRA service modelAchilleas Pipinellis2016-01-081-5/+0
|
* Clean up the JIRA integration document [ci skip]Achilleas Pipinellis2016-01-089-52/+82
| | | | | | | - new images where needed - move images to a separate img directory - use table for the service fields - link to new documents
* Split external issue tracker documentAchilleas Pipinellis2016-01-088-32/+71
| | | | [ci skip]
* Clean up integration READMEAchilleas Pipinellis2016-01-081-8/+21
| | | | [ci skip]
* Merge branch 'docs_project_services' into 'master' Achilleas Pipinellis2016-01-081-16/+26
|\ | | | | | | | | | | | | Update project services to include all supported ones Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/80 See merge request !2297
| * Update project services to include all supported onesAchilleas Pipinellis2016-01-051-16/+26
| | | | | | | | [ci skip]
* | Merge branch 'rs-remove-stamp' into 'master' Dmitriy Zaporozhets2016-01-0826-38/+41
|\ \ | | | | | | | | | | | | | | | | | | Remove stamp gem Closes #5908 See merge request !2323
| * | 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
| | | | | | | | | | | | Closes #5908
* | | Merge branch 'give-credit-to-kaiser-soze' into 'master' Stan Hu2016-01-081-1/+1
|\ \ \ | |/ / |/| | | | | | | | | | | | | | Give credit to user who created find file feature [ci skip] See merge request !2342
| * | Give credit to user who created find file featuregive-credit-to-kaiser-sozeStan Hu2016-01-071-1/+1
|/ / | | | | | | [ci skip]
* | Merge branch 'task-list-class' into 'master' Robert Speicher2016-01-072-4/+10
|\ \ | | | | | | | | | | | | | | | | | | Properly set task-list class on single item task lists Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/4193 See merge request !2330
| * \ 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.lock My Bundler didn't agree with the previous order. See merge request !2331
| * | | | Update Gemfile.lockgemfile-lockDouwe Maan2016-01-071-5/+5
| |/ / /
* | | | Merge branch 'milestone-ref' into 'master' Robert Speicher2016-01-0713-22/+172
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Link to milestone in "Milestone changed" system note Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/4141 See merge request !2203
| * | | | 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 models Time to refresh the comments via `annotate`. See merge request !2311
| * | | | | | | | | 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 spec See merge request !2333
| * | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ajax filter commits Fixes #3509 ![Screenshot_2016-01-06_13.07.53](/uploads/7400d855d8207e37e3c0ec09cb2265e9/Screenshot_2016-01-06_13.07.53.png) See merge request !2314
| * | | | | | | | | Use fadeTo instead of cssajax-filter-commitsDmitriy Zaporozhets2016-01-071-5/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | | | | | | Fix typo in js method and some repeating cssDmitriy Zaporozhets2016-01-073-7/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | | | | | | Add support for ref and path to commits filteringDmitriy Zaporozhets2016-01-073-11/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | | | | | | Prevent loading first 20 commits twiceDmitriy Zaporozhets2016-01-071-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | | | | | | Add CHANGELOG item and testsDmitriy Zaporozhets2016-01-073-0/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | | | | | | Add ajax filtering for commits listDmitriy Zaporozhets2016-01-072-46/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also handle commits list with Pager class to prevent code duplication Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | | | | | | Add search field to commits pageDmitriy Zaporozhets2016-01-072-13/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | | | | | | Filter commits by search parameterDmitriy Zaporozhets2016-01-071-2/+8
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | | | | Merge branch 'remove-more-influxdb-tags' into 'master' Yorick Peterse2016-01-074-10/+23
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | See merge request !2328
| * | | | | | | | | Store request methods/URIs as valuesYorick Peterse2016-01-074-6/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since filtering by these values is very rare (they're mostly just displayed as-is) we don't need to waste any index space by saving them as tags. By storing them as values we also greatly reduce the number of series in InfluxDB.