| Commit message (Expand) | Author | Age | Files | Lines |
* | Bugfix: when changing project ownership to a group, give admin rights to all ...HEADorigin/masterorigin/HEADmaster | Marius Mathiesen | 2010-02-18 | 2 | -3/+11 |
* | Fix a bug where Gitorious would try to notify about commit events to watchers. | Marius Mathiesen | 2010-02-18 | 2 | -1/+20 |
* | Use explicit url for autocompletion | Marius Mathiesen | 2010-02-12 | 1 | -2/+2 |
* | Changing the algorithm for calculating candidates for garbage collection | Marius Mathiesen | 2010-02-11 | 1 | -3/+3 |
* | Use sequence number as MergeRequest#title, for better display in breadcrumbs | Marius Mathiesen | 2010-02-11 | 1 | -1/+1 |
* | Adding a counter of pushes since last garbage collection, incremented when pu... | Marius Mathiesen | 2010-02-03 | 5 | -8/+75 |
* | Process messages for merge request version branch deletion | Marius Mathiesen | 2010-02-01 | 4 | -4/+155 |
* | Send a message to MQ when a MergeRequestVersion is deleted in order for a pro... | Marius Mathiesen | 2010-02-01 | 3 | -0/+46 |
* | Lower MAX_COMMENTABLES significantly and clean up whitespace | Johan Sørensen | 2010-01-29 | 1 | -27/+27 |
* | Use plain HTTP for dashboard url | Marius Mathiesen | 2010-01-29 | 1 | -1/+1 |
* | Do not display commits on ~user except as part of a push event | Marius Mathiesen | 2010-01-26 | 2 | -1/+2 |
* | Adding JSON support to Blobs#history | Marius Mathiesen | 2010-01-26 | 2 | -1/+19 |
* | Adding a field for opting in to default email notifications | Marius Mathiesen | 2010-01-26 | 2 | -2/+12 |
* | Allow user to have new favorites by default fire notifications | Marius Mathiesen | 2010-01-26 | 4 | -10/+45 |
* | Fix missing event rendering for merge request; fixes a bug when updating merg... | Marius Mathiesen | 2010-01-26 | 2 | -1/+27 |
* | Destroy events for favorites when favorites are destroyed. | Marius Mathiesen | 2010-01-21 | 2 | -9/+24 |
* | Make sure we use gitorious_host from the config for the dashboard url | Johan Sørensen | 2010-01-18 | 3 | -2/+6 |
* | actually me able to turn off favorite email notification | Johan Sørensen | 2010-01-17 | 1 | -1/+5 |
* | Make sure the FeedITems for a given Event is destroyed along with the event | Johan Sørensen | 2010-01-15 | 2 | -0/+3 |
* | Make push event notifications (email) display display the correct number of c... | Marius Mathiesen | 2010-01-15 | 3 | -7/+20 |
* | Atom feed for the watchlist feed on the user dashboard | Johan Sørensen | 2010-01-12 | 3 | -8/+4 |
* | slight tweaks to the dashboard pull-boxes | Johan Sørensen | 2010-01-12 | 4 | -9/+12 |
* | Show a notice when viewing ones own profile page | Johan Sørensen | 2010-01-12 | 5 | -10/+9 |
* | Add a dashboard breadcrumb | Johan Sørensen | 2010-01-12 | 6 | -22/+50 |
* | Greet user on their dashboard, link to it in the top menu | Johan Sørensen | 2010-01-12 | 3 | -44/+18 |
* | Renamed /activity route to /activities | Johan Sørensen | 2010-01-12 | 3 | -54/+54 |
* | Adding a link to the public activity stream when logged in | Marius Mathiesen | 2010-01-12 | 1 | -0/+5 |
* | Cleaned up dashboard and profile pages, use same data when viewing ones own p... | Marius Mathiesen | 2010-01-12 | 3 | -107/+12 |
* | Introducing Site#public_timeline as /activity | Marius Mathiesen | 2010-01-12 | 4 | -5/+23 |
* | Changed it to logged in users will be displayed their dashboard on / | Marius Mathiesen | 2010-01-12 | 3 | -17/+286 |
* | Wording tweak on the favorite email subscription link | Johan Sørensen | 2010-01-12 | 1 | -2/+2 |
* | Add caching to the Repository::most_active_clones* methods | Johan Sørensen | 2010-01-11 | 1 | -24/+29 |
* | Remove the !important flag for the li.favorite>a css rule | Johan Sørensen | 2010-01-11 | 1 | -1/+1 |
* | Add breadcrumbs to /favorites and a link from the favorite-list box on ~user | Johan Sørensen | 2010-01-11 | 5 | -2/+31 |
* | Deliver an email for each watchable event, if it's turned on for the given fa... | Johan Sørensen | 2010-01-11 | 7 | -2/+123 |
* | Fixed a couple of FavoritesControllerTest pending tests | Johan Sørensen | 2010-01-07 | 1 | -6/+10 |
* | Use a dimmed email icon for favorites where email notification is disabled | Johan Sørensen | 2010-01-07 | 2 | -2/+2 |
* | Support for plaintext rendering of events | Johan Sørensen | 2010-01-07 | 3 | -5/+649 |
* | Added a UI for managing whether to receive email when a feed item appears or not | Johan Sørensen | 2010-01-07 | 10 | -23/+232 |
* | skip pagination links if items < per_page | Johan Sørensen | 2010-01-07 | 1 | -2/+3 |
* | Make the fancy front page render properly in IE8 | Marius Mathiesen | 2010-01-04 | 1 | -1/+2 |
* | Add a checkbox for inline comments for merge requests for watching it directly | Marius Mathiesen | 2009-12-15 | 4 | -3/+11 |
* | Support for watching a merge request version through commenting. | Marius Mathiesen | 2009-12-15 | 3 | -12/+36 |
* | Allow users to filter the favorite watchlist | Johan Sørensen | 2009-12-15 | 4 | -5/+101 |
* | Make it possible to start watching a merge request when submitting a comment ... | Marius Mathiesen | 2009-12-15 | 3 | -0/+48 |
* | Cheat with the FeedItem pagination on the ~user page | Johan Sørensen | 2009-12-15 | 1 | -5/+7 |
* | Skip the most_active_overall on projects#index and move the recently into the... | Johan Sørensen | 2009-12-14 | 4 | -37/+19 |
* | Project#search_repositories now uses the same logic as Repository#search_clones | Marius Mathiesen | 2009-12-14 | 4 | -14/+31 |
* | Perform Repository#search_clones in SQL instead of Ruby | Marius Mathiesen | 2009-12-14 | 4 | -3/+82 |
* | Re-order the ~user page a bit | Johan Sørensen | 2009-12-14 | 5 | -38/+38 |
* | Change the AddObjectOwnersAsWatchers to only include repositories and merge r... | Johan Sørensen | 2009-12-14 | 1 | -21/+7 |
* | Speed up User#watched_objects by including the watchable association | Johan Sørensen | 2009-12-14 | 1 | -1/+1 |
* | Fix live search test in IE | Johan Sørensen | 2009-12-14 | 1 | -6/+6 |
* | Make the merge-requests work proper in IE7+ | Johan Sørensen | 2009-12-14 | 4 | -29/+25 |
* | Fixed some invalid CSS rules | Johan Sørensen | 2009-12-14 | 1 | -3/+3 |
* | Grit: more robust Actor parsing | Johan Sørensen | 2009-12-11 | 1 | -7/+7 |
* | Added another field - last_activity_at - to messages, used in sorting message... | Marius Mathiesen | 2009-12-10 | 5 | -10/+31 |
* | Remove a bit of line noise from the recent msgs in inbox on the ~user page | Johan Sørensen | 2009-12-10 | 2 | -4/+7 |
* | Do not create favorites for new repositories if it's an internal kind of repo | Johan Sørensen | 2009-12-10 | 2 | -7/+18 |
* | Creating a project adds the creator as a watcher of events | Johan Sørensen | 2009-12-10 | 2 | -40/+51 |
* | Add repository user as a watcher when creating a new repository | Johan Sørensen | 2009-12-10 | 4 | -5/+20 |
* | No bang in creation of favorites | Marius Mathiesen | 2009-12-10 | 2 | -5/+5 |
* | Move creation of favorites into controller. Also adding merge request to own... | Marius Mathiesen | 2009-12-10 | 5 | -21/+18 |
* | Don't attempt to create a committership delete event when deleting a user | Johan Sørensen | 2009-12-10 | 2 | -0/+11 |
* | Added #watched_by!(user) to the Watchable module, as the api for creating fav... | Johan Sørensen | 2009-12-10 | 2 | -3/+7 |
* | Migration that adds objects owner as having favorited the object | Johan Sørensen | 2009-12-10 | 1 | -0/+42 |
* | Change the way reviewers are notified about new merge requests | Marius Mathiesen | 2009-12-10 | 5 | -37/+46 |
* | open merge-requests and messages on top for the user viewing his own profile | Johan Sørensen | 2009-12-10 | 1 | -11/+11 |
* | Formatting cleanup | Johan Sørensen | 2009-12-10 | 2 | -12/+16 |
* | Make sure the user newsfeed atom feed uses the .atom extension and name the f... | Johan Sørensen | 2009-12-10 | 3 | -4/+9 |
* | Don't create feed items for users who are the creator of an event | Johan Sørensen | 2009-12-10 | 3 | -8/+30 |
* | Move the bulk creation of feed items into the FeedItem class | Johan Sørensen | 2009-12-09 | 2 | -12/+14 |
* | Don't create FeedItems for commit events and fetch 30 events for the newsfeed... | Johan Sørensen | 2009-12-09 | 4 | -15/+27 |
* | Create a FeedItem model for the User which is responsible for populating his ... | Johan Sørensen | 2009-12-09 | 10 | -66/+170 |
* | When a merge request is created (confirmed_by_user), each reviewer will have ... | Marius Mathiesen | 2009-12-09 | 4 | -3/+65 |
* | Set a max-width on comment bodies | Johan Sørensen | 2009-12-09 | 1 | -0/+4 |
* | Lower the number for MAX_TREE_ENTRIES_FOR_LAST_COMMIT_LOG | Johan Sørensen | 2009-12-09 | 2 | -9/+9 |
* | Limit the number of messages displayed on ~login | Marius Mathiesen | 2009-12-09 | 4 | -5/+9 |
* | Display a summary of the user's messages on ~username | Marius Mathiesen | 2009-12-09 | 6 | -0/+54 |
* | Use a faster two query stategy for finding the latest events | Johan Sørensen | 2009-12-08 | 1 | -7/+7 |
* | Don't do a heavy count() query when paginating the ~user newsfeed, instead ch... | Johan Sørensen | 2009-12-08 | 6 | -20/+25 |
* | Updated will_paginate | Johan Sørensen | 2009-12-08 | 24 | -221/+394 |
* | Touch the root message when a reply is created, sort user#messages_in_inbox b... | Marius Mathiesen | 2009-12-08 | 3 | -1/+23 |
* | Paginate newsfeed events better on the ~user page | Johan Sørensen | 2009-12-08 | 4 | -25/+15 |
* | Only create an event the first time a user starts watching something | Marius Mathiesen | 2009-12-08 | 2 | -1/+12 |
* | Hide the favorite button for projects, rename atom feed link on ~user | Marius Mathiesen | 2009-12-08 | 2 | -2/+1 |
* | Make the javascripts powering favorite_button work with several elements on t... | Marius Mathiesen | 2009-12-08 | 3 | -25/+34 |
* | Make sure that we can remove a repository's description | Johan Sørensen | 2009-12-08 | 4 | -3/+22 |
* | Adding an Atom feed for user's watchlist | Marius Mathiesen | 2009-12-07 | 4 | -3/+27 |
* | Added link to follow project, moved link to follow merge request | Marius Mathiesen | 2009-12-07 | 2 | -7/+7 |
* | Change the semantics of when to show the user newsfeed | Johan Sørensen | 2009-12-07 | 4 | -58/+31 |
* | Add index to the favorites table | Johan Sørensen | 2009-12-07 | 2 | -2/+24 |
* | Use the new favorite_button helper for merge requests | Marius Mathiesen | 2009-12-07 | 1 | -1/+1 |
* | Projects can be favorited too (no link in the GUI yet, but still) | Marius Mathiesen | 2009-12-07 | 6 | -5/+50 |
* | Make merge requests watchable | Marius Mathiesen | 2009-12-07 | 8 | -7/+57 |
* | Lighten up the repository overview box background a bit | Johan Sørensen | 2009-12-07 | 1 | -1/+1 |
* | Cleanup, prettify and unify the repositories overview boxes | Johan Sørensen | 2009-12-07 | 8 | -161/+131 |
* | Do not use Ajax for loading events, deleting now obsolete code | Marius Mathiesen | 2009-12-07 | 5 | -93/+11 |
* | Render the correct events on the AJAX action too | Marius Mathiesen | 2009-12-07 | 1 | -6/+5 |
* | Move the watch/unwatch links into the repository box | Johan Sørensen | 2009-12-07 | 5 | -14/+19 |