| Commit message (Expand) | Author | Age | Files | Lines |
* | Create a "destroyed Milestone" event and keep Milestone events around in the DB | Stan Hu | 2015-09-15 | 1 | -0/+11 |
* | Replace obvious tooltips. Fix line-height for top nav | Dmitriy Zaporozhets | 2015-09-03 | 1 | -1/+0 |
* | Redesign activity feed on dashboard and project pages | Dmitriy Zaporozhets | 2015-09-03 | 1 | -6/+4 |
* | Fixed invalid timestamps in RSS feed #1771 | Rowan Wookey | 2015-06-23 | 1 | -1/+1 |
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce | Dmitriy Zaporozhets | 2015-05-15 | 1 | -2/+2 |
|\ |
|
| * | Fix reference links in dashboard activity and ATOM feeds.dashboard-references | Douwe Maan | 2015-05-14 | 1 | -2/+2 |
* | | Fix bug with default timezone en RSS gitlab events | Jorge Vasquez | 2015-05-14 | 1 | -1/+1 |
|/ |
|
* | Fix tooltips for event filter linksrs-fix-filter-tooltips | Robert Speicher | 2015-05-06 | 1 | -4/+8 |
* | List new commits for newly pushed branch in activity view. | Douwe Maan | 2015-03-18 | 1 | -1/+1 |
* | Fix code preview theme setting for comments, issues, merge requests, and snip... | Stan Hu | 2015-03-10 | 1 | -1/+1 |
* | Added information to tooltips | Sabba Petri | 2015-02-23 | 1 | -1/+1 |
* | Merge branch 'master' into rails-4.1.9 | Vinnie Okada | 2015-02-19 | 1 | -21/+32 |
|\ |
|
| * | Refactor event title generation for more consistent messages. | Douwe Maan | 2015-02-13 | 1 | -21/+32 |
* | | Upgrade to Rails 4.1.9 | Vinnie Okada | 2015-02-14 | 1 | -12/+32 |
|/ |
|
* | Use `icon` helper method in helper modules | Robert Speicher | 2015-01-28 | 1 | -6/+5 |
* | Restyle group page and event filter | Dmitriy Zaporozhets | 2014-12-16 | 1 | -7/+6 |
* | DRY and refactor atom code | Dmitriy Zaporozhets | 2014-12-04 | 1 | -0/+22 |
* | Improve dashboard note view and add tests | Vinnie Okada | 2014-10-12 | 1 | -1/+1 |
* | Preserve link href in truncated note view | Vinnie Okada | 2014-10-12 | 1 | -3/+2 |
* | Upgrade to Font Awesome v4.2 | Sullivan SENECHAL | 2014-10-03 | 1 | -4/+4 |
* | Add parenthesis to function def with arguments. | Ciro Santilli | 2014-10-03 | 1 | -1/+1 |
* | Changed activity notes to display first MEANINGFUL line. | uran | 2014-09-12 | 1 | -1/+1 |
* | Fix missing links and incorrect display of issue numbers for notes, comments,... | Matthew McMillion | 2014-07-26 | 1 | -0/+6 |
* | Merge branch 'bugfix/305/dashboard_feed_summaries' into 'master' | Dmitriy Zaporozhets | 2014-07-02 | 1 | -0/+4 |
|\ |
|
| * | Add summaries for notes and merge requests to dashboard feed. | Kyle Fazzari | 2014-05-29 | 1 | -0/+4 |
* | | Merge branch 'bugfix/304/dashboard_feed_note_urls' into 'master' | Dmitriy Zaporozhets | 2014-07-01 | 1 | -1/+10 |
|\ \ |
|
| * | | Update events helper to remove wall-related sections. | Kyle Fazzari | 2014-06-25 | 1 | -2/+0 |
| * | | Update events helper to also return a URL for notes. | Kyle Fazzari | 2014-05-29 | 1 | -1/+12 |
| |/ |
|
* | | Merge branch 'bugfix/303/dashboard_feed_ids' into 'master' | Dmitriy Zaporozhets | 2014-06-24 | 1 | -3/+3 |
|\ \ |
|
| * | | Update event helper to display target_iid in event title instead of target_id. | Kyle Fazzari | 2014-05-29 | 1 | -3/+3 |
| |/ |
|
* | | Wipe wall notes feature | Dmitriy Zaporozhets | 2014-06-13 | 1 | -2/+0 |
|/ |
|
* | Add anchors to comments from event feed | Dmitriy Zaporozhets | 2013-12-26 | 1 | -2/+2 |
* | Reduce strong html tag usage for dashboard events | Dmitriy Zaporozhets | 2013-11-25 | 1 | -6/+2 |
* | Show only first line of commit message on dashboard | Dmitriy Zaporozhets | 2013-11-01 | 1 | -0/+6 |
* | Truncate some text from dashboard events | Dmitriy Zaporozhets | 2013-09-11 | 1 | -1/+3 |
* | Add event filter for group and project show pages | Dmitriy Zaporozhets | 2013-08-26 | 1 | -1/+1 |
* | Merge branch 'feature/internal_ids' of /home/git/repositories/gitlab/gitlabhq | Dmitriy Zaporozhets | 2013-08-20 | 1 | -1/+1 |
|\ |
|
| * | Iid improvemets | Dmitriy Zaporozhets | 2013-08-19 | 1 | -1/+1 |
* | | Fix event image preview | Dmitriy Zaporozhets | 2013-08-20 | 1 | -0/+4 |
|/ |
|
* | Add comment title to rss feed | Dmitriy Zaporozhets | 2013-06-22 | 1 | -4/+6 |
* | Refactor event title for notes | Dmitriy Zaporozhets | 2013-06-07 | 1 | -0/+28 |
* | Fix dashboard lost if comment on commit | Dmitriy Zaporozhets | 2013-06-07 | 1 | -0/+8 |
* | Get rid of event decorator. Use event data hash instead commit objects to inc... | Dmitriy Zaporozhets | 2013-04-05 | 1 | -0/+41 |
* | base implementation | Dmitriy Zaporozhets | 2013-01-22 | 1 | -4/+3 |
* | Remove unused images. More use of font-awesome icons | Dmitriy Zaporozhets | 2013-01-10 | 1 | -1/+10 |
* | replace javascript:void with preventDefault | Alex Denisov | 2013-01-09 | 1 | -1/+1 |
* | Reloading of events via ajax instead of page reloading. | Alex Denisov | 2013-01-09 | 1 | -1/+1 |
* | Event filters stores at cookies. | Alex Denisov | 2013-01-09 | 1 | -4/+1 |
* | Tests on events filtering added | Alex Denisov | 2013-01-09 | 1 | -1/+1 |
* | REpostiry, Team models | Dmitriy Zaporozhets | 2013-01-03 | 1 | -14/+0 |