summaryrefslogtreecommitdiff
path: root/app/views/events
Commit message (Collapse)AuthorAgeFilesLines
* Remove `event_to_atom` helperRobert Speicher2016-05-231-0/+20
|
* Add an Event's target's title to its reference linkRobert Speicher2016-05-161-1/+1
| | | | | | | | Given an activity feed entry like: > Douwe Maan commented on [issue #123] at [gitlab-org/gitlab-ce] ...the `issue #123` link will now have a `title` attribute.
* Start builds redesignAnnabel Dunstone2016-05-041-1/+1
|
* Remove unnecessary method call in events viewKarlo Soriano2016-05-011-1/+1
| | | | | Since `User#to_param` already returns `User#username`, we don't need to pass in the user's username. Changing this also helps us obey LoD.
* link user avatar in activity page to user profilelink_user_avatar_in_activity_page_to_profileArinde Eniola2016-04-251-1/+6
|
* Remove "Congratulations!" tweet button on newly-created project.connorshea2016-03-311-18/+0
| | | | | | | I’ve removed everything related to the feature based on this commit: ce08f919f34fd8849834365 Resolves #10857.
* Fix event rendering for certain event typesDmitriy Zaporozhets2016-03-311-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Rename `Event#proper?` to `Event#visible_to_user?`Douglas Barbosa Alexandre2016-03-241-1/+1
|
* Fix some specsDouwe Maan2016-03-201-1/+1
|
* Restrict access to confidential issues on activity feedDouglas Barbosa Alexandre2016-03-171-1/+1
|
* Escape!Josh Frye2016-03-113-3/+3
|
* Title attributes for activity feedJosh Frye2016-03-114-4/+4
|
* Fixed issue based on feedback with link text outputPhil Hughes2016-03-011-1/+1
|
* Replaced prefix with to_reference method callsPhil Hughes2016-03-011-1/+1
|
* Changed # to ! on merge requests on activity viewPhil Hughes2016-03-011-1/+1
| | | | Closes #9082
* New padding for listslist-paddingDmitriy Zaporozhets2016-02-041-2/+2
| | | | | | | * improve consistency for list padding * reduce padding for project/group/events lists Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* fixes new branch button positioning, when visible and not visible containernew-branch-position-fixJacob Schatz2016-01-081-1/+1
|
* Expire view caches when application settings changeStan Hu2016-01-031-1/+1
| | | | Closes #5728
* Use Gitlab::Markdown.render with :pipeline option rather than different methodsDouwe Maan2015-10-141-1/+1
|
* Merge branch 'master' into rs-redactor-filterDouwe Maan2015-10-075-19/+19
|\
| * Merge branch 'fix-issue-2382' into 'master'Stan Hu2015-09-171-2/+3
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | Fix last push widgetDmitriy Zaporozhets2015-09-151-12/+12
| |/ | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Small ui improvements to activity feedDmitriy Zaporozhets2015-09-041-2/+1
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Make UI more compactDmitriy Zaporozhets2015-09-041-2/+2
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Improve paddings and set new colors for linksDmitriy Zaporozhets2015-09-031-1/+1
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Redesign activity feed on dashboard and project pagesDmitriy Zaporozhets2015-09-031-2/+2
| | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* | Basic support for an Atom-specific rendering pipelineRobert Speicher2015-09-034-4/+4
| |
* | Return early from markdown and gfm when text is emptyRobert Speicher2015-09-032-4/+2
|/
* Fix tests and last push widgetseparate-activityDmitriy Zaporozhets2015-08-251-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix event cachefix-event-cacheDouwe Maan2015-08-101-1/+1
|
* Use display: inline where appropriatecache-eventsDouwe Maan2015-08-061-1/+1
|
* Cache all eventsDouwe Maan2015-08-063-13/+12
|
* revert cache for eventsrevert_even_cacheValery Sizov2015-07-231-8/+7
|
* Fix missing avatar in event feed when created projectDmitriy Zaporozhets2015-07-101-0/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Re-use event cache with other users unless its personalDmitriy Zaporozhets2015-06-301-10/+11
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Fix text align in last push eventDmitriy Zaporozhets2015-06-151-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Push event: Nest link in strong tag, not vice-versars-issue-1022Robert Speicher2015-06-021-2/+2
| | | | Closes #1022
* Fix Atom feeds.Douwe Maan2015-05-211-1/+1
|
* Fix push event.Douwe Maan2015-05-151-1/+1
|
* Fix reference links in dashboard activity and ATOM feeds.dashboard-referencesDouwe Maan2015-05-145-5/+5
|
* Add Create Merge Request buttons to commits page and push event.Douwe Maan2015-05-091-1/+13
|
* Use Projects::CreateService to fork projects so that after-create hooks are run.forked-eventDouwe Maan2015-04-241-1/+1
|
* Change text of project creation event for imports.import-eventDouwe Maan2015-04-061-2/+2
|
* List new commits for newly pushed branch in activity view.Douwe Maan2015-03-181-2/+8
|
* Merge branch 'atom-xhtml-squashed' into 'master'Douwe Maan2015-03-174-4/+4
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix invalid Atom feeds when using emoji, horizontal rules, or images This is a fix for issues #880, #723, #1113. Markdown must be rendered to XHTML, not HTML, when generating summary content for Atom feeds. Otherwise, content-less tags like *img* and *hr* are not terminated and make the Atom XML invalid. Such tags are generated when issue descriptions, merge request descriptions, comments, or commit messages use emoji, horizontal rules, or images. To pass this option through from the relevant Haml templates to the proper place in the `gfm()` method, a new method `gfm_with_options()` is introduced. It reuses the options dictionary passed to `markdown()` and interprets options `xhtml` and `parse_tasks` from it (the latter was a convenient replacement for `gfm_with_tasks()`). `xhtml` is already interpreted by Redcarpet::Render::HTML, but that alone was not sufficient, because the post-processing in `gfm()` would convert its XHTML tags back to HTML. I found no way of passing additional optional options to the existing `gfm()` method without requiring updates to existing callers and without getting in the way of the existing optional arguments, but maybe someone who knows more about Ruby than I can think of one. Thorough review appreciated since this is the first time I have used Ruby. See merge request !344
| * Fix invalid Atom feeds when using emoji, horizontal rules, or images.Christian Walther2015-03-164-4/+4
| | | | | | | | Fixes issues #880, #723, #1113: Markdown must be rendered to XHTML, not HTML, when generating summary content for Atom feeds. Otherwise, content-less tags like <img> and <hr>, generated when issue descriptions, merge request descriptions, comments, or commit messages use emoji, horizontal rules, or images, are not terminated and make the Atom XML invalid.
* | Refactor buttonsDmitriy Zaporozhets2015-03-141-1/+1
| |
* | Add starred projects page to dashboardDmitriy Zaporozhets2015-03-091-1/+1
| |
* | Merge branch 'master' into extend_markdown_uploadDouwe Maan2015-02-245-6/+6
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # app/views/projects/issues/_form.html.haml # app/views/projects/merge_requests/_form.html.haml # app/views/projects/merge_requests/_new_submit.html.haml # app/views/projects/milestones/_form.html.haml # app/views/projects/notes/_form.html.haml # app/views/projects/wikis/_form.html.haml # config/routes.rb # spec/controllers/projects_controller_spec.rb