| Commit message (Expand) | Author | Age | Files | Lines |
* | Be able to delete a repository hookorigin/web-hooks | Johan Sørensen | 2009-06-17 | 3 | -11/+42 |
* | Added breadcrumbs for web hooks | Johan Sørensen | 2009-06-17 | 5 | -4/+25 |
* | Added link to the repository hooks page from the "Edit repository" page | Johan Sørensen | 2009-06-17 | 3 | -0/+11 |
* | Added the post-receive web hook processor | Johan Sørensen | 2009-06-17 | 2 | -0/+131 |
* | Enqueue a new message for actually performing the post-receive web hook | Johan Sørensen | 2009-06-17 | 3 | -29/+40 |
* | Set a more precise timestamp on Repository#last_pushed_at | Johan Sørensen | 2009-06-17 | 3 | -3/+10 |
* | Added payload generation for post-receive URLs | Laszlo Bacsi | 2009-06-17 | 2 | -6/+66 |
* | Refactored the PushEventProcessor to use the Grit classes | Johan Sørensen | 2009-06-17 | 2 | -48/+39 |
* | Added Web Hook model | Johan Sørensen | 2009-06-17 | 15 | -17/+370 |
* | Make a MergeRequest know if its ending commit (still) exists | Marius Mathiesen | 2009-06-17 | 2 | -0/+15 |
* | Add a warning if gitorious.yml is wrong. | Marius Mathiesen | 2009-06-17 | 1 | -0/+3 |
* | Updating the pay_off.png on the homepage. The font is a little less light now... | August Lilleaas | 2009-06-16 | 2 | -1/+1 |
* | Cleaning up the homepage avatar code. All avatars has the same look now, and ... | August Lilleaas | 2009-06-16 | 3 | -8/+3 |
* | Fixed test failure due to changed Search mock expectations | Johan Sørensen | 2009-06-15 | 1 | -1/+1 |
* | Display some advanced search tips on the search page | Johan Sørensen | 2009-06-15 | 4 | -9/+55 |
* | Index all merge requests, unless state is STATUS_PENDING_ACCEPTANCE_OF_TERMS | Johan Sørensen | 2009-06-15 | 1 | -1/+1 |
* | Resurect the ajax calls that was removed in 8f01557a1 | Johan Sørensen | 2009-06-15 | 2 | -8/+13 |
* | The event rendering helper is now aware of the fact that it is some times bei... | August Lilleaas | 2009-06-15 | 1 | -3/+6 |
* | Helvetica beats Arial | Johan Sørensen | 2009-06-15 | 1 | -1/+1 |
* | Hook into the "dom:loaded" event instead of onLoad, to prevent needless flashing | Johan Sørensen | 2009-06-15 | 1 | -1/+1 |
* | Tweak the colors and element positioning a bit on the new frontpage | Johan Sørensen | 2009-06-15 | 3 | -7/+34 |
* | Always using https when logging in in production mode (according to SslRequir... | August Lilleaas | 2009-06-12 | 3 | -1/+24 |
* | Don't cache the commit_infobox when viewing a commit, only the actual diff | Johan Sørensen | 2009-06-12 | 1 | -2/+2 |
* | Allowing time cutoff for Group.most_active and customizable time cutoff User.... | August Lilleaas | 2009-06-12 | 3 | -8/+8 |
* | Whoops, typo in the project unit test. | August Lilleaas | 2009-06-12 | 1 | -1/+1 |
* | Refactoring the avatar helpers, and adding avatar display to teams. | August Lilleaas | 2009-06-12 | 2 | -7/+12 |
* | Adding links and logo to the footer. | August Lilleaas | 2009-06-12 | 3 | -1/+19 |
* | Stopping the scrolling animation when hovering the scroller. | August Lilleaas | 2009-06-12 | 1 | -12/+23 |
* | Adding "see all" links to the projects and teams columns on the home page. | August Lilleaas | 2009-06-12 | 2 | -3/+22 |
* | Using a more sensible algorithm that isn't extremely weird and buggy for figu... | August Lilleaas | 2009-06-12 | 1 | -6/+3 |
* | Text shadow on timestamp in scroller. | August Lilleaas | 2009-06-12 | 1 | -0/+1 |
* | Adding some metadata to users and teams on the home page. | August Lilleaas | 2009-06-12 | 2 | -5/+19 |
* | A few layout updates on the new glossy funky homepage. | August Lilleaas | 2009-06-12 | 7 | -7/+18 |
* | Updating and renaming the icon and icon avatar images. | August Lilleaas | 2009-06-12 | 5 | -4/+4 |
* | Adding the recent events ticker/scroller on the new glossy flashy sparkly hom... | August Lilleaas | 2009-06-12 | 12 | -26/+216 |
* | Hiding some elements with CSS instead of javascript. This means that people w... | August Lilleaas | 2009-06-12 | 3 | -7/+5 |
* | Adding the columns of most active users, teams and projects to the new glossy... | August Lilleaas | 2009-06-12 | 9 | -14/+196 |
* | The homepage on is_gitorious_dot_org now renders the layout only, no view (te... | August Lilleaas | 2009-06-12 | 2 | -13/+17 |
* | Adding Project#descriptions_first_paragraph. Spits out everything before the ... | August Lilleaas | 2009-06-12 | 2 | -0/+14 |
* | Added a hew missing locale keys for the new gitorious homepage. | August Lilleaas | 2009-06-12 | 1 | -1/+3 |
* | An extra comma in application.js that made the JS not parse in IE. Fixed, IE ... | August Lilleaas | 2009-06-12 | 1 | -1/+1 |
* | A few IE fixes in the new glossy homepage stylesheet. | August Lilleaas | 2009-06-12 | 1 | -6/+23 |
* | Here's the new and glossy home page header! | August Lilleaas | 2009-06-12 | 15 | -3/+539 |
* | Adding a new configuration declaration to config/gitorious.yml that determine... | August Lilleaas | 2009-06-12 | 1 | -0/+3 |
* | Moved the binary blob detection into Grit::Blob | Johan Sørensen | 2009-06-11 | 4 | -1/+29 |
* | Make unread_count for received messages not include archived messages | Johan Sørensen | 2009-06-11 | 3 | -1/+12 |
* | Better binary blob detection | Johan Sørensen | 2009-06-11 | 6 | -29/+28 |
* | search_box should only use http://, not ssl | Johan Sørensen | 2009-06-11 | 1 | -1/+2 |
* | Expire the cached avatars whenever the users avatar is changed or deleted | Johan Sørensen | 2009-06-11 | 2 | -1/+73 |
* | Pedantic line-length fixes in user.rb | Johan Sørensen | 2009-06-11 | 1 | -5/+17 |
* | Unify rendering of git clone and push urls in a partial and restyle it a bit | Johan Sørensen | 2009-06-10 | 8 | -179/+95 |
* | Tweaked the way the message actions are displayed on the inbox | Johan Sørensen | 2009-06-10 | 5 | -32/+53 |
* | Further hotpatching of rails encoding issues | Johan Sørensen | 2009-06-10 | 2 | -1/+11 |
* | Forgot to add tests for that last action | Marius Mathiesen | 2009-06-09 | 1 | -0/+9 |
* | Adding an archived state to messages: | Marius Mathiesen | 2009-06-09 | 14 | -17/+199 |
* | Change the way we store public keys to not include the user supplied comment | Johan Sørensen | 2009-06-09 | 5 | -68/+118 |
* | Add copyright headers and a note about the repository_owner_namespacing filter | Johan Sørensen | 2009-06-08 | 1 | -0/+30 |
* | Be able to delete a team avatar | Johan Sørensen | 2009-06-08 | 4 | -3/+28 |
* | Make sure we link the help togglers on a repository overview to the correct r... | Johan Sørensen | 2009-06-08 | 1 | -6/+6 |
* | Add a helpful "getting started" box for committers in repositories without co... | Johan Sørensen | 2009-06-08 | 3 | -1/+51 |
* | Updated AUTHORS and README with all the required gems and hard line wraps | Johan Sørensen | 2009-06-08 | 2 | -62/+150 |
* | Only group admins can create projects with group ownership | Antonio Marques | 2009-06-04 | 1 | -4/+15 |
* | Merge commit 'mr/tschamm/master' | Johan Sørensen | 2009-06-04 | 2 | -2/+2 |
|\ |
|
| * | show main layout and searchbox even in private mode when logged in | Thomas Schamm | 2009-06-03 | 2 | -2/+2 |
* | | Make repositories searchable together with projects | Johan Sørensen | 2009-06-04 | 2 | -2/+10 |
* | | Fix the PushEventProcessor test I broke | Johan Sørensen | 2009-06-04 | 1 | -1/+2 |
* | | Make sure tag and branch push events get the correct user set | Johan Sørensen | 2009-06-04 | 2 | -3/+4 |
* | | Limit User.most_active_pushers to the past week | Johan Sørensen | 2009-06-04 | 1 | -1/+1 |
* | | Provide a text-only version of the git_timeout template (for .patch/.diff for... | Johan Sørensen | 2009-06-04 | 1 | -0/+22 |
* | | Revise the merge request git workflow helper text a bit | Johan Sørensen | 2009-06-04 | 3 | -12/+24 |
* | | Include the Repository#url_path as part of the mergerequest comment event | Johan Sørensen | 2009-06-04 | 1 | -1/+1 |
* | | Make sure the etag on commits#show includes new comments | Johan Sørensen | 2009-06-04 | 1 | -2/+2 |
* | | Make sure a users email_aliases and committerships have a destroy dependency | Johan Sørensen | 2009-06-04 | 2 | -3/+5 |
* | | User#top_level_messages should not include messages | Marius Mathiesen | 2009-06-03 | 2 | -1/+27 |
* | | Adding support for marking several messages as read | Marius Mathiesen | 2009-06-03 | 5 | -1/+43 |
* | | Monkeypatch GeoIP so we can close its file handles | Johan Sørensen | 2009-06-03 | 1 | -0/+7 |
* | | Print a friendly error message from the git-daemon if someone tries to push t... | Johan Sørensen | 2009-06-03 | 1 | -3/+13 |
* | | Improving the inbox display: | Marius Mathiesen | 2009-06-03 | 4 | -1/+39 |
* | | Correctly namespaced "clone of" link the sidebar on repositories#show | Johan Sørensen | 2009-06-03 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'master' of git://gitorious.org/~jasonwoof/gitorious/gitorious-j... | Johan Sørensen | 2009-06-03 | 3 | -3/+3 |
|\ |
|
| * | add year to "human" dates. | Jason Woofenden | 2009-06-03 | 3 | -3/+3 |
* | | Deletion of branch events should be timestamped to the time of the push, not | Johan Sørensen | 2009-06-03 | 2 | -3/+6 |
* | | Make sure the create/delete branch events links to the proper namespaced repo | Johan Sørensen | 2009-06-03 | 1 | -2/+4 |
* | | Be able to change the ref HEAD points to in repositories#edit | Johan Sørensen | 2009-06-02 | 7 | -3/+93 |
* | | In stead of destroying messages when their notifiables | Marius Mathiesen | 2009-06-02 | 6 | -2/+51 |
* | | Make User.most_active count only push events and rename to most_active_pushers | Johan Sørensen | 2009-06-02 | 2 | -4/+5 |
* | | Make the SSH::Strainer accept git+ssh:// requests | Johan Sørensen | 2009-06-02 | 2 | -1/+12 |
* | | Make sure the proper icon is rendered for submodule trees | Johan Sørensen | 2009-06-02 | 2 | -2/+2 |
* | | Make sure whitespace in commit messages are formatted correctly in commits#show | Johan Sørensen | 2009-06-02 | 3 | -4/+5 |
* | | Accepting the TOS shouldn't raise if TOS are | Marius Mathiesen | 2009-06-02 | 1 | -1/+1 |
* | | Fixed variable name speling error | Johan Sørensen | 2009-05-29 | 1 | -1/+1 |
|/ |
|
* | Do some brute-force encoding conversation in the PushEventProcessor if we don't | Johan Sørensen | 2009-05-29 | 2 | -3/+37 |
* | User User#login on the commit comments aggregation on a merge-request, to save | Johan Sørensen | 2009-05-29 | 1 | -1/+1 |
* | Less verbose no-commits-for-this-feed handling and test that it looks like an | Johan Sørensen | 2009-05-28 | 2 | -6/+2 |
* | Handle feeds for empty branches gracefully | Johan Sørensen | 2009-05-28 | 2 | -1/+13 |
* | Added patch and xml format support for merge requests: | Marius Mathiesen | 2009-05-28 | 4 | -21/+81 |
* | Updated the script/create_admin to include acceptance | Marius Mathiesen | 2009-05-27 | 1 | -1/+1 |
* | Make MergeRequest#resolvable_by? work together with the annoying ways in which | Johan Sørensen | 2009-05-27 | 2 | -3/+8 |
* | Displaying the reopen link for merge requests also when current user is not t... | Marius Mathiesen | 2009-05-27 | 1 | -6/+9 |
* | Show user and team avatars on the frontpage | Johan Sørensen | 2009-05-26 | 3 | -4/+16 |