Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'sidekiq_gc_start' into 'master' | Dmitriy Zaporozhets | 2014-11-14 | 1 | -0/+3 |
|\ | |||||
| * | Run 'GC.start' after every EmailsOnPushWorker job | Jacob Vosmaer | 2014-11-14 | 1 | -0/+3 |
* | | Merge branch 'author_attributes_clean' into 'master' | Dmitriy Zaporozhets | 2014-11-14 | 1 | -2/+6 |
|\ \ | |||||
| * | | Clean the string with commit author and email. | Marin Jankovski | 2014-11-14 | 1 | -2/+6 |
* | | | Sanitize branch name and ref name | Marin Jankovski | 2014-11-13 | 1 | -1/+4 |
|/ / | |||||
* | | Merge branch 'actions_in_the_inbox' into 'master' | Dmitriy Zaporozhets | 2014-11-12 | 3 | -0/+34 |
|\ \ | |||||
| * | | Set action on issue/mr creation mail. | Marin Jankovski | 2014-11-12 | 2 | -12/+24 |
| * | | Include the helper for mailer, add links to emails. | Marin Jankovski | 2014-11-11 | 2 | -0/+2 |
| * | | Create emails helper for actions links. | Marin Jankovski | 2014-11-11 | 1 | -0/+20 |
* | | | Prevent big amount of sql queries for push service | Dmitriy Zaporozhets | 2014-11-12 | 1 | -4/+14 |
* | | | Merge branch 'commit-comments' of https://gitlab.com/jeroenj/gitlab-ce into j... | Dmitriy Zaporozhets | 2014-11-12 | 1 | -3/+17 |
|\ \ \ | |||||
| * | | | Adds comments to commits in the API | Jeroen Jacobs | 2014-09-26 | 1 | -3/+17 |
* | | | | Merge branch 'add_issue_edited_timestamp' into 'master' | Dmitriy Zaporozhets | 2014-11-12 | 2 | -1/+14 |
|\ \ \ \ | |||||
| * | | | | Add issue edited timestamp | Nikita Verkhovin | 2014-11-08 | 2 | -1/+14 |
* | | | | | Merge pull request #7617 from pkill/issue-280-commit-note-notifications | Dmitriy Zaporozhets | 2014-11-12 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Issue-280 Send notifications when a note is added to a commit and author is a... | Alex Elman | 2014-11-05 | 1 | -2/+2 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'fix-deleted-fork' into 'master' | Dmitriy Zaporozhets | 2014-11-11 | 2 | -37/+69 |
|\ \ \ \ \ | |||||
| * | | | | | Refactor merge request refresh logic on push | Dmitriy Zaporozhets | 2014-11-11 | 2 | -37/+69 |
| * | | | | | Prevent post-receive error when push to project with dead forks | Dmitriy Zaporozhets | 2014-11-11 | 1 | -3/+3 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #7944 from cirosantilli/new-blob-commit-below | Dmitriy Zaporozhets | 2014-11-11 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Move new blob commit message textarea below editor | Ciro Santilli | 2014-10-13 | 1 | -2/+2 |
* | | | | | Merge branch 'remove_unused_javascript' into 'master' | Dmitriy Zaporozhets | 2014-11-10 | 3 | -7/+1 |
|\ \ \ \ \ | |||||
| * | | | | | remove unused js | skv | 2014-11-06 | 3 | -7/+1 |
* | | | | | | Merge branch 'better-mr-instructions' into 'master' | Dmitriy Zaporozhets | 2014-11-10 | 1 | -3/+3 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Instruct users to fetch merge request branch | Johann MacDonagh | 2014-02-08 | 1 | -3/+3 |
* | | | | | | | make repo name link to repo homepage | Ben Bodenmiller | 2014-11-09 | 1 | -2/+2 |
| |_|_|_|/ / |/| | | | | | |||||
* | | | | | | Fix attachment misaligned in comment | Dmitriy Zaporozhets | 2014-11-07 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge branch 'improve-white-code-highlight' into 'master' | Dmitriy Zaporozhets | 2014-11-06 | 1 | -0/+8 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into improve-white-code-highlight | Dmitriy Zaporozhets | 2014-11-06 | 3 | -6/+4 |
| |\ \ \ \ \ | |||||
| * | | | | | | Light gray bg for white code scheme if used in comments and wiki | Dmitriy Zaporozhets | 2014-11-05 | 1 | -0/+8 |
* | | | | | | | Merge branch 'master' into mentioned_inside_mr | Dmitriy Zaporozhets | 2014-11-06 | 24 | -35/+17 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Merge pull request #8258 from cirosantilli/factor-repo-path | Dmitriy Zaporozhets | 2014-11-06 | 2 | -4/+2 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Factor using Repository#path_to_repo | Ciro Santilli | 2014-11-05 | 2 | -4/+2 |
| | | |_|_|/ / | | |/| | | | | |||||
| * | | | | | | Merge branch 'gitlab-ci-parallel' into 'master' | Dmitriy Zaporozhets | 2014-11-05 | 1 | -2/+2 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | * | | | | | Update GitLab CI service to work with new GitLab CI | Dmitriy Zaporozhets | 2014-11-05 | 1 | -2/+2 |
| * | | | | | | Merge branch 'auth_duplication' into 'master' | Dmitriy Zaporozhets | 2014-11-05 | 14 | -15/+0 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | |||||
| | * | | | | | remove auth duplication | Valery Sizov | 2014-11-05 | 14 | -15/+0 |
| * | | | | | | Merge pull request #8094 from cirosantilli/rm-unused-authenticate_user | Valeriy Sizov | 2014-11-05 | 1 | -2/+0 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Remove unused authenticate_user from project#show | Ciro Santilli | 2014-10-19 | 1 | -2/+0 |
| * | | | | | | | Merge pull request #8233 from cirosantilli/rm-new-branch-dead | Valeriy Sizov | 2014-11-05 | 1 | -4/+0 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Remove dead Event#new_branch? method | Ciro Santilli | 2014-11-03 | 1 | -4/+0 |
| * | | | | | | | | Merge pull request #8234 from cirosantilli/factor-0000 | Valeriy Sizov | 2014-11-05 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Factor '0' * 40 blank ref constants | Ciro Santilli | 2014-11-03 | 1 | -3/+3 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Merge pull request #7863 from cirosantilli/rm-blob-link-to-button | Valeriy Sizov | 2014-11-05 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Transform remove blob link into button. | Ciro Santilli | 2014-10-24 | 1 | -1/+2 |
| * | | | | | | | | | Merge pull request #7848 from bbodenmiller/patch-1 | Valeriy Sizov | 2014-11-05 | 2 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | improve ssh key emails | Ben Bodenmiller | 2014-10-28 | 2 | -3/+3 |
| * | | | | | | | | | | Merge pull request #7495 from polamjag/fix-date-format-on-system-hook | Valeriy Sizov | 2014-11-05 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | append .xmlschema to system hook timestamp | polamjag | 2014-08-14 | 1 | -1/+1 |
| * | | | | | | | | | | | Merge pull request #7349 from srna/patch-1 | Valeriy Sizov | 2014-11-05 | 1 | -0/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ |