summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | PAtrially working notification buttonDarby2015-09-141-0/+31
| | | | |
* | | | | Merge branch 'fix-markdown-links-in-dashboard' into 'master' Douwe Maan2015-09-211-2/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Markdown links not showing up in dashboard activity feed Closes #2586 See merge request !1353
| * | | | | Fix Markdown links not showing up in dashboard activity feedStan Hu2015-09-201-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Closes #2586
* | | | | | Cleanup GitLab CI UIci-build-listDmitriy Zaporozhets2015-09-193-37/+22
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | Merge branch 'master' into ci-build-listDmitriy Zaporozhets2015-09-182-40/+5
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | | | Merge branch 'master' into project-header-titlesDouwe Maan2015-09-182-109/+3
| |\ \ \ \ \
| * | | | | | Move project header title definition to view in question.Douwe Maan2015-09-172-40/+5
| | | | | | |
* | | | | | | Style CI project/build listDmitriy Zaporozhets2015-09-182-11/+11
| |/ / / / / |/| | | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | | | Remove duplicate codeKamil Trzcinski2015-09-171-108/+0
| | | | | |
* | | | | | Check current_controller against controller_pathKamil Trzcinski2015-09-171-1/+3
|/ / / / / | | | | | | | | | | | | | | | The controller_path includes namespaces, where controller_name only includes the class name without controller
* | | | | Merge branch 'fix-issue-2382' into 'master'Stan Hu2015-09-171-0/+11
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Create a "destroyed Milestone" event and keep Milestone events around in the DB for posterity Also fix issue where destroying a Milestone would cause odd, transient messages like "created milestone" or "imported milestone". Now if a milestone is destroyed, at least it will indicate in the activity feed even if it's not clear which milestone was destroyed: ![image](https://gitlab.com/gitlab-org/gitlab-ce/uploads/c89cc8a0a9fa549deac433f17b890913/image.png) Closes #2382 See merge request !1227
| * | | | Create a "destroyed Milestone" event and keep Milestone events around in the DBStan Hu2015-09-151-0/+11
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for posterity. Also fix issue where destroying a Milestone would cause odd, transient messages like "created milestone" or "imported milestone". Add "in" preposition when creating and destroying milestones Closes #2382
* | | | Eliminate combined image_tag and image_path in providers listStan Hu2015-09-161-1/+1
| | | |
* | | | Fix default avatars to ensure that helpers don't have /assets dir appendedStan Hu2015-09-162-2/+2
| | | |
* | | | Merge remote-tracking branch 'origin/master' into ↵Kamil Trzcinski2015-09-153-18/+63
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-g # Conflicts: # Gemfile.lock
| * | | Add current_ref helper methodheader-titlesDmitriy Zaporozhets2015-09-141-2/+4
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Add page titles to header for group and projectDmitriy Zaporozhets2015-09-142-17/+60
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Fix tooltip display in list viewsDrew Blessing2015-09-141-1/+1
| | | |
* | | | Make small ui fixes for CIDmitriy Zaporozhets2015-09-141-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | | | Fix navigation and header tileKamil Trzcinski2015-09-141-0/+9
| | | | | | | | | | | | | | | | Remove redundant navigation on commits and builds page
* | | | Fix build triggers URL and slack notificationsKamil Trzcinski2015-09-142-3/+3
| | | |
* | | | Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets2015-09-111-0/+22
|\ \ \ \ | |/ / / | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Fix fixed layoutDmitriy Zaporozhets2015-09-101-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Style panels and add blank containerDmitriy Zaporozhets2015-09-091-0/+22
| |/ / | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | Merge branch 'ui-improvements' into 'master'Dmitriy Zaporozhets2015-09-071-0/+9
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ui improvements * fix project home page when activity set as default * style commits, branches and tags pages to new style * render flash message outside of content block * style group pages See merge request !1255
| | * | Restyle group pages. Merge header with page titleDmitriy Zaporozhets2015-09-071-0/+9
| | | | | | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | | Merge branch 'crowd' into 'master'Valery Sizov2015-09-071-1/+5
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Crowd integration https://dev.gitlab.org/gitlab/gitlabhq/issues/2217 See merge request !1228
| | * | | Crowd integrationValery Sizov2015-09-021-1/+5
| | | |/ | | |/|
| * | | Merge branch 'fix-wiki-page-history' into 'master'Douwe Maan2015-09-071-24/+0
| |\ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix broken Wiki Page History This MR fixes the broken Page History on the Wiki pages. It turns out `WikiHelper` did not allow users to view different versions due to its omitting of query string parameters, which was necessary to specify different `version_id` parameters. Instead of this hacky approach, use manually-specified wildcard routes that match the ID field properly for slashes. Closes #2104 Closes #1751 Closes #1592 Closes https://github.com/gitlabhq/gitlabhq/issues/9399 See merge request !1232
| | * | Fix broken Wiki Page HistoryStan Hu2015-09-011-24/+0
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #2104 Closes #1751 Closes #1592 Closes https://github.com/gitlabhq/gitlabhq/issues/9399
| * | Fix testsDmitriy Zaporozhets2015-09-031-2/+2
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | Replace obvious tooltips. Fix line-height for top navDmitriy Zaporozhets2015-09-031-1/+0
| | | | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | Redesign activity feed on dashboard and project pagesDmitriy Zaporozhets2015-09-031-6/+4
| |/ | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Remove PreferencesHelper include from GitlabMarkdownHelperrs-cleanup-redcarpet-rendererRobert Speicher2015-09-011-2/+0
| |
| * Make sure the `gfm` helper passes the required optionsRobert Speicher2015-08-311-1/+9
| | | | | | | | This adds some duplication, but this helper is temporary.
| * Make `gfm` delegate to `Gitlab::Markdown.gfm` instead of `markdown`Robert Speicher2015-08-311-1/+1
| | | | | | | | | | Some usages of the `gfm` helper depend on the text not being rendered as standard Markdown. Ugh.
| * Fix context options in `markdown` helperRobert Speicher2015-08-311-5/+5
| | | | | | | | We need to send `path`, not `requested_path`.
| * Add a temporary `gfm` helper that just delegates to `markdown`Robert Speicher2015-08-271-0/+6
| | | | | | | | | | Some views are still calling `gfm` directly. We'll need to update them to instead call `markdown` with a `pipeline: ...` argument.
| * Restore the forwarded HTML options in link_to_gfmRobert Speicher2015-08-271-0/+5
| |
| * Decouple Gitlab::Markdown from the GitlabMarkdownHelperRobert Speicher2015-08-271-24/+10
| | | | | | | | | | This module is now the sole source of knowledge for *how* we render Markdown (and GFM).
| * Merge branch 'rs-remove-user-color-scheme-class' into 'master'Douwe Maan2015-08-272-25/+4
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apply syntax highlighting to fenced code blocks client-side Instead of applying the syntax highlighting scheme class to these blocks server-side, we use Javascript and Gon to apply the user's color scheme (or the default) client-side. This will make it easier to cache these blocks in the future because they're no longer state-dependent. See merge request !1203
| | * Re-add user_color_scheme helperRobert Speicher2015-08-261-1/+5
| | | | | | | | | | | | Update PreferencesHelper specs
| | * Remove user_color_scheme_classRobert Speicher2015-08-252-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of rendering this value server-side, we use Javascript and Gon to apply the user's color scheme (or the default) to any syntax highlighted code blocks. This will make it easier to cache these blocks in the future because they're no longer state-dependent.
| | * Add Gitlab::ColorSchemes moduleRobert Speicher2015-08-251-23/+2
| | | | | | | | | | | | | | | Very similar to Gitlab::Theme, this contains all of the definitions for our syntax highlighting schemes.
* | | CLeanup CI helpers since we dont use oauth any moreDmitriy Zaporozhets2015-09-111-32/+0
| | |
* | | Fix ci commits features specsDmitriy Zaporozhets2015-09-111-1/+5
| | |
* | | remove gitlab_ci configValery Sizov2015-09-102-4/+4
| | |
* | | integration with gitlab authValery Sizov2015-09-091-1/+1
| | |
* | | Move helpers back to original directoryDmitriy Zaporozhets2015-09-0984-3290/+3138
| | |
* | | Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDouwe Maan2015-08-262-0/+43
|\ \ \ | |/ /