| Commit message (Expand) | Author | Age | Files | Lines |
* | Lower MAX_COMMENTABLES significantly and clean up whitespace | Johan Sørensen | 2010-01-29 | 1 | -27/+27 |
* | actually me able to turn off favorite email notification | Johan Sørensen | 2010-01-17 | 1 | -1/+5 |
* | slight tweaks to the dashboard pull-boxes | Johan Sørensen | 2010-01-12 | 1 | -1/+1 |
* | Add a dashboard breadcrumb | Johan Sørensen | 2010-01-12 | 1 | -0/+1 |
* | 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 | 1 | -0/+4 |
* | Use a dimmed email icon for favorites where email notification is disabled | Johan Sørensen | 2010-01-07 | 2 | -2/+2 |
* | Added a UI for managing whether to receive email when a feed item appears or not | Johan Sørensen | 2010-01-07 | 2 | -3/+61 |
* | Make the fancy front page render properly in IE8 | Marius Mathiesen | 2010-01-04 | 1 | -1/+2 |
* | Allow users to filter the favorite watchlist | Johan Sørensen | 2009-12-15 | 2 | -0/+68 |
* | Skip the most_active_overall on projects#index and move the recently into the... | Johan Sørensen | 2009-12-14 | 1 | -1/+11 |
* | Make the merge-requests work proper in IE7+ | Johan Sørensen | 2009-12-14 | 1 | -5/+5 |
* | Fixed some invalid CSS rules | Johan Sørensen | 2009-12-14 | 1 | -3/+3 |
* | Remove a bit of line noise from the recent msgs in inbox on the ~user page | Johan Sørensen | 2009-12-10 | 1 | -0/+3 |
* | Set a max-width on comment bodies | Johan Sørensen | 2009-12-09 | 1 | -0/+4 |
* | Limit the number of messages displayed on ~login | Marius Mathiesen | 2009-12-09 | 1 | -1/+1 |
* | Display a summary of the user's messages on ~username | Marius Mathiesen | 2009-12-09 | 1 | -0/+13 |
* | Make the javascripts powering favorite_button work with several elements on t... | Marius Mathiesen | 2009-12-08 | 1 | -10/+18 |
* | Change the semantics of when to show the user newsfeed | Johan Sørensen | 2009-12-07 | 1 | -41/+3 |
* | 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 | 1 | -38/+52 |
* | Do not use Ajax for loading events, deleting now obsolete code | Marius Mathiesen | 2009-12-07 | 1 | -29/+0 |
* | Caching the current activity selection | Marius Mathiesen | 2009-12-03 | 1 | -5/+14 |
* | Include user favorites in Users#show | Marius Mathiesen | 2009-12-03 | 2 | -0/+66 |
* | Favorites: GUI improvements, rename user accessor to events | Marius Mathiesen | 2009-12-03 | 3 | -1/+13 |
* | Giving test coverage to link helper | Marius Mathiesen | 2009-12-03 | 1 | -22/+35 |
* | Moving the form replacer into a testable jQuery plugin | Marius Mathiesen | 2009-12-03 | 2 | -33/+39 |
* | Hook into the create/delete actions for watching with some Ajax goodness | Marius Mathiesen | 2009-12-03 | 1 | -0/+34 |
* | Tiny bit more contrast on the pull-box headers | Johan Sørensen | 2009-12-03 | 1 | -1/+1 |
* | Slightly wider activity box (#left) on the ~user page | Johan Sørensen | 2009-12-03 | 1 | -1/+4 |
* | Skip the shadow on white buttons all together | Johan Sørensen | 2009-12-03 | 1 | -5/+0 |
* | Introduce and use a white_button_link_to() helper and buttonify the user prof... | Johan Sørensen | 2009-12-03 | 1 | -35/+43 |
* | No background image on .pull-box.expose | Johan Sørensen | 2009-12-02 | 1 | -0/+1 |
* | Use the silver fade on all pull boxes | Johan Sørensen | 2009-12-02 | 1 | -12/+7 |
* | Greet the user on Site#index instead of the same old message | Johan Sørensen | 2009-12-02 | 1 | -0/+6 |
* | Skip the margin-left on the .details unordered list | Johan Sørensen | 2009-12-01 | 1 | -4/+5 |
* | Further restructuring of the ~user page and some color tweaks | Johan Sørensen | 2009-12-01 | 3 | -3/+17 |
* | Add a tally of merge requests the user may wish to look at on his ~user page | Johan Sørensen | 2009-12-01 | 2 | -0/+52 |
* | Merge commit 'refs/merge-requests/2179' of git://gitorious.org/gitorious/main... | Johan Sørensen | 2009-11-26 | 1 | -0/+2 |
|\ |
|
| * | Add missing breadcrumbs for new and edit memberships. | Thomas Schamm | 2009-11-23 | 1 | -0/+2 |
* | | Fix the line-height on the event commit messages | Johan Sørensen | 2009-11-25 | 1 | -0/+1 |
* | | Add some textual explanations of the different permissions | Johan Sørensen | 2009-11-23 | 1 | -0/+18 |
|/ |
|
* | Use "Collaborator" instead of "Committer" when adding new committerships | Johan Sørensen | 2009-11-19 | 1 | -2/+2 |
* | Add controller+view code for setting permissions on a Committership | Johan Sørensen | 2009-11-19 | 1 | -0/+13 |
* | Call timeago() after each ajax call | Johan Sørensen | 2009-11-19 | 1 | -2/+3 |
* | Added a jQuery plugin for relative dates and use it instead of time_ago_in_words | Johan Sørensen | 2009-11-19 | 3 | -111/+274 |
* | Render the event timestamps on the right if we're using the sometimes-verbose... | Johan Sørensen | 2009-11-17 | 1 | -0/+10 |
* | Don't display links to inline comments in sidebyside mode | Marius Mathiesen | 2009-11-16 | 1 | -0/+5 |
* | Enable clicking a comment to jump to the inline context. | Marius Mathiesen | 2009-11-16 | 1 | -0/+17 |
* | Render the new comment and diffs when inline commenting on a commit | Marius Mathiesen | 2009-11-16 | 1 | -1/+1 |
* | Add an inline form to Commits#show | Marius Mathiesen | 2009-11-16 | 1 | -0/+3 |
* | Bit more spacing around the event date, to prevent the silly wrapping | Johan Sørensen | 2009-11-16 | 1 | -2/+2 |
* | Some UX tweaks to the live search function | Marius Mathiesen | 2009-11-16 | 1 | -7/+18 |
* | No margin on the date box for the single-push event containers | Johan Sørensen | 2009-11-16 | 1 | -0/+1 |
* | Escape HMTL tags in the liveSearch renderer | Johan Sørensen | 2009-11-12 | 1 | -8/+14 |
* | Tweak the repo searching a bit | Johan Sørensen | 2009-11-12 | 3 | -9/+18 |
* | Make the repo search form work w/different screen width, better test coverage | Marius Mathiesen | 2009-11-12 | 1 | -3/+8 |
* | Style the search field differently, adding a reset element to the DOM which r... | Marius Mathiesen | 2009-11-12 | 3 | -6/+64 |
* | Keeping the line width reasonable | Marius Mathiesen | 2009-11-12 | 1 | -1/+2 |
* | Adding a waiting indication when performing a search, extract live search as ... | Marius Mathiesen | 2009-11-12 | 3 | -112/+127 |
* | Test the live search renderer too | Marius Mathiesen | 2009-11-12 | 1 | -2/+2 |
* | Adding a liveSearch plugin, enable it on the repository listing | Marius Mathiesen | 2009-11-12 | 1 | -0/+158 |
* | Use relative image URLs in the stylesheet, for deployments under a different ... | Marius Mathiesen | 2009-11-11 | 1 | -138/+138 |
* | Disable inline commenting if the diff is a rather large one | Johan Sørensen | 2009-11-10 | 2 | -1/+12 |
* | If creating a merge-request comment, render two partials into a JSON structure | Johan Sørensen | 2009-11-10 | 1 | -1/+3 |
* | Less spacing in single-commit push events | Johan Sørensen | 2009-11-06 | 1 | -1/+2 |
* | The <code> tag will handle escaping of the Comment#context | Johan Sørensen | 2009-11-06 | 1 | -2/+1 |
* | Merge remote branch 'gitorious/master' | Johan Sørensen | 2009-11-06 | 1 | -1/+1 |
|\ |
|
| * | When highlighting comment rows in the diff table, only inlude changed lines | Johan Sørensen | 2009-11-05 | 1 | -2/+2 |
| * | Merge commit 'refs/merge-requests/1993' of gitorious.org:gitorious/mainline | Johan Sørensen | 2009-11-05 | 1 | -0/+1 |
| |\ |
|
| | * | Fix stepping of activity lists with larger font sizes. | Tom Adams | 2009-11-03 | 1 | -0/+1 |
* | | | Stop the line number selectable when it encounters a hunk seperator | Johan Sørensen | 2009-11-06 | 1 | -6/+6 |
* | | | When highlighting comment rows in the diff table, only inlude changed lines | Johan Sørensen | 2009-11-06 | 1 | -2/+2 |
* | | | Fix stepping of activity lists with larger font sizes. | Tom Adams | 2009-11-06 | 1 | -0/+1 |
|/ / |
|
* | | Make the inline comment list appear when a new comment is posted | Johan Sørensen | 2009-11-05 | 1 | -5/+13 |
* | | Make Gitorious.DiffBrowser.CommentHighlighter methods less verbose | Johan Sørensen | 2009-11-04 | 1 | -9/+6 |
* | | Moved rendering of the DiffSpinner into MergeRequestController.update() | Johan Sørensen | 2009-11-04 | 1 | -1/+1 |
* | | Keep the *-diff-hunks-state cookies around for longer than the session | Johan Sørensen | 2009-11-04 | 1 | -2/+2 |
* | | Make sure CommentForm.setInitialCommentBody works with windows line-endings | Johan Sørensen | 2009-11-04 | 1 | -1/+1 |
* | | Fix event callback scoping issues in CommentForm, and unbind all registered e... | Johan Sørensen | 2009-11-04 | 1 | -11/+17 |
* | | xMake the inline diff comment form work in webkit | Johan Sørensen | 2009-11-04 | 2 | -46/+42 |
* | | Render the timestamp for push events nicely | Johan Sørensen | 2009-11-04 | 1 | -0/+8 |
* | | cancel the selectable() in td.code as well | Johan Sørensen | 2009-11-04 | 1 | -1/+1 |
* | | When click 'reply' in an inline diff comment, insert the original quoted msg | Johan Sørensen | 2009-11-04 | 1 | -1/+14 |
* | | Don't prefix Comment#context with a '<' and render them in a blockquote | Johan Sørensen | 2009-11-04 | 2 | -3/+7 |
* | | Re-enable the selectable shas when a new version has been loaded | Marius Mathiesen | 2009-11-04 | 1 | -2/+1 |
* | | Add and use a Function.bind() for binding scope to the NotificationCenter cal... | Johan Sørensen | 2009-11-04 | 4 | -31/+85 |
* | | Make sure the select-commits-from-list table is almost full-width | Johan Sørensen | 2009-11-04 | 1 | -0/+1 |
* | | Move the comment editing JS into application.js and show a spinner when loadi... | Johan Sørensen | 2009-11-04 | 3 | -28/+38 |
* | | Store affected lines of an inline diff comment correctly | Johan Sørensen | 2009-11-04 | 3 | -37/+66 |
* | | Display commit details inline for single commit push events | Marius Mathiesen | 2009-11-04 | 1 | -0/+16 |
* | | Selecting line numbers without text now works, line numbers are sorted correctly | Marius Mathiesen | 2009-11-04 | 2 | -3/+16 |
* | | Make sure we re-render the diff correctly when commenting on single commit | Johan Sørensen | 2009-11-04 | 1 | -2/+1 |
* | | Extract the inline-diff comment diff context when the comment is created | Johan Sørensen | 2009-11-04 | 1 | -36/+22 |
* | | Make "standard" commenting work again on merge requests | Johan Sørensen | 2009-11-04 | 1 | -1/+2 |
* | | No need to hide the link to editing a comment | Marius Mathiesen | 2009-11-04 | 1 | -7/+0 |
* | | Support for editing comments for the author 10 minutes after creating them | Marius Mathiesen | 2009-11-04 | 2 | -0/+50 |
* | | Don't use a global variable for the iterator | Johan Sørensen | 2009-11-04 | 1 | -1/+1 |
* | | Fix inline commenting on a single commit | Johan Sørensen | 2009-11-04 | 1 | -13/+18 |
* | | When selecting a different version: replace both the sha listing and diff con... | Marius Mathiesen | 2009-11-04 | 2 | -6/+28 |