Commit Graph

  • 7af16bbb0f Merge branch 'advanced-notes' of /home/git/repositories/gitlab/gitlabhq master Dmitriy Zaporozhets 2013-04-02 11:35:46 +0000
  • b641cdd183 fix test Dmitriy Zaporozhets 2013-04-02 14:30:32 +0300
  • af657b0509 reset st_commits before setting new value to prevent error when old st_commits is broken Dmitriy Zaporozhets 2013-04-02 11:32:41 +0300
  • d3559e2556 fix tabs features Dmitriy Zaporozhets 2013-04-02 11:23:06 +0300
  • 08c6f5f604 Adding special cases to the advanced setup notes. Sytse Sijbrandij 2013-04-02 07:52:47 +0200
  • 8465238899 fix long names on wall Dmitriy Zaporozhets 2013-04-01 22:53:07 +0300
  • 8cadeb6750 nav views refactoring Dmitriy Zaporozhets 2013-04-01 22:30:48 +0300
  • 19ab03f461 minor design improvements Dmitriy Zaporozhets 2013-04-01 21:37:39 +0300
  • 0e9080e3dd Fixed bug with non-displayed download button Dmitriy Zaporozhets 2013-04-01 21:25:50 +0300
  • 65d9f8c16c Fix notification issue Dmitriy Zaporozhets 2013-04-01 21:16:52 +0300
  • 76a4cbe464 Merge branch 'refactor/gitlab_git' Dmitriy Zaporozhets 2013-04-01 20:53:00 +0300
  • 8a6bf09ad0 Pass project into factory for teams tests Dmitriy Zaporozhets 2013-04-01 20:35:41 +0300
  • f536c13355 fixed test using repo with commits but old factory Dmitriy Zaporozhets 2013-04-01 19:06:47 +0300
  • 3b88636d3c fix tests Dmitriy Zaporozhets 2013-04-01 18:35:29 +0300
  • adccf3b499 fix facotries Dmitriy Zaporozhets 2013-04-01 18:24:05 +0300
  • f5dec306fd Use project_with_code factory where necessary Dmitriy Zaporozhets 2013-04-01 18:16:08 +0300
  • 9a26e9a0d6 Dont init repo on every create(:repo) Dmitriy Zaporozhets 2013-04-01 17:27:44 +0300
  • 273741fbde Merge pull request #3462 from tsl0922/fix-reassign-error Dmitriy Zaporozhets 2013-04-01 07:26:04 -0700
  • 541d899410 Project.repository should never be nil so you can call repository.exists? or repository.empty? Also specify separate project factory for project with filled repo Dmitriy Zaporozhets 2013-04-01 16:56:25 +0300
  • 49b024f5f5 Use Gitlab::Git:: for git features across application Dmitriy Zaporozhets 2013-04-01 16:04:35 +0300
  • bb06e905ef added Gitlab::Git::Compare for git compare feature Dmitriy Zaporozhets 2013-04-01 16:03:11 +0300
  • 51c167554c added Gitlab::Git::Blame for git blame feature Dmitriy Zaporozhets 2013-04-01 16:02:54 +0300
  • 22817398e6 define TestEnv and keep all global stubs in one place Dmitriy Zaporozhets 2013-04-01 14:39:19 +0300
  • 45c4804c8e fix: wrong argument number tsl0922 2013-04-01 17:25:31 +0800
  • 7bb71bb088 Fix stubbed repo Dmitriy Zaporozhets 2013-04-01 09:21:31 +0300
  • 458631c5ba remove unnecessary Commit.new Dmitriy Zaporozhets 2013-03-31 23:58:17 +0300
  • bbfbff3add Extend models functionality with old decorator methods. Use Repository model Dmitriy Zaporozhets 2013-03-31 23:48:12 +0300
  • b53557aca6 Remove decorator calls and methods from views. Repalace with helper calls when needed Dmitriy Zaporozhets 2013-03-31 23:47:26 +0300
  • da5b0c91dc Move some decorator logic to helpers Dmitriy Zaporozhets 2013-03-31 23:46:54 +0300
  • 685681e28a remove Tree/Commit decorator usage from controllers Dmitriy Zaporozhets 2013-03-31 23:46:25 +0300
  • 2a6b4f965e rake task to clear redis cache Dmitriy Zaporozhets 2013-03-31 23:45:58 +0300
  • a0bca5b71d Add Repository model to proxy request to Gitlab::Git::Repositoty and decorate commits with Commit model Dmitriy Zaporozhets 2013-03-31 23:45:38 +0300
  • 1ea385625b Remove Commit & Tree decorators Dmitriy Zaporozhets 2013-03-31 23:44:59 +0300
  • 26323046fd Decorate Gitlab::Git::Commit with Commit Dmitriy Zaporozhets 2013-03-31 19:00:45 +0300
  • 9dc644635f Fix tests and remove app/models/repository.rb Dmitriy Zaporozhets 2013-03-31 18:50:17 +0300
  • 154e54b46e Remove grit logic from app/ Dmitriy Zaporozhets 2013-03-31 18:49:58 +0300
  • d444a23ad6 specs for Gitlab::Git::Repository and Gitlab::Git::Commit Dmitriy Zaporozhets 2013-03-31 18:49:31 +0300
  • 676bce2ab9 Move Commit and Repository logic to lib/gitlab/git Dmitriy Zaporozhets 2013-03-31 18:49:06 +0300
  • 71b0f8ea0b Use existing methods for branch names: Ex use @repository.branch_names instead of @repository.heads.map(&:name) Dmitriy Zaporozhets 2013-03-31 17:08:10 +0300
  • 025e41576e Merge branch 'header-in-contributing-guide' of /home/git/repositories/gitlab/gitlabhq Dmitriy Zaporozhets 2013-03-31 12:06:48 +0000
  • a1b76c6c0a Merge branch 'notes-in-installation-guide' of /home/git/repositories/gitlab/gitlabhq Dmitriy Zaporozhets 2013-03-31 12:06:24 +0000
  • ddaedaef1a Fix therubyracer dependencies Dmitriy Zaporozhets 2013-03-31 15:04:08 +0300
  • 8fcdbaea71 Section for important notes. Sytse Sijbrandij 2013-03-31 13:54:46 +0200
  • 15143a3b7b Improve header and wording. Sytse Sijbrandij 2013-03-31 13:48:49 +0200
  • ea7e163660 Merge pull request #3457 from jrmithdobbs/fix-freebsd-bundle-install Dmitriy Zaporozhets 2013-03-31 01:32:33 -0700
  • abc47852a9 Update deps for therubyracer and libv8 to resolve build issues on FreeBSD. Resolves Iussue#3446 . Douglas Huff 2013-03-30 18:54:12 -0700
  • 188e6a7a3f Merge pull request #3369 from hiroponz/display-note-count Dmitriy Zaporozhets 2013-03-30 15:10:26 -0700
  • c918000bc2 Merge pull request #3396 from Andrew8xx8/issue-button-fix Dmitriy Zaporozhets 2013-03-30 15:10:08 -0700
  • 6005ec894a Merge pull request #3392 from hiroponz/fix-non-ascii-char-username Dmitriy Zaporozhets 2013-03-30 15:07:11 -0700
  • 4449ac3ad1 Merge pull request #3430 from logorrhea/master Dmitriy Zaporozhets 2013-03-30 15:05:29 -0700
  • 69e5a4bbeb Merge pull request #3428 from colindean/bug/assigned-team-typo Dmitriy Zaporozhets 2013-03-30 15:04:32 -0700
  • 1c5a393c95 Merge pull request #3406 from docwhat/in_projects Dmitriy Zaporozhets 2013-03-30 15:03:44 -0700
  • 52ae054447 prevent exception when trying to edit empty project Dmitriy Zaporozhets 2013-03-30 16:46:56 +0200
  • 8b761574bd fix gollum 5-0-stable Dmitriy Zaporozhets 2013-03-30 16:37:41 +0200
  • 11b89eb381 Merge branch 'master' of github.com:gitlabhq/gitlabhq Dmitriy Zaporozhets 2013-03-30 16:36:15 +0200
  • e998257dcf use rollbacked version of grit to make gollum works Dmitriy Zaporozhets 2013-03-30 16:33:26 +0200
  • e29c9b7932 slower animation for tree browsing Dmitriy Zaporozhets 2013-03-30 13:23:58 +0200
  • 52b0ceb87a Merge branch 'accepting-mr-in-uservoice' of /home/git/repositories/gitlab/gitlabhq Dmitriy Zaporozhets 2013-03-30 11:15:55 +0000
  • 34136d381f Use latest gitlab-grit fork to prevent gollum override gitlab-grit. Fixes issues related to gpg signed commits and other fixes from gitlab/grit fork Dmitriy Zaporozhets 2013-03-30 13:14:19 +0200
  • 65156e3693 Merge pull request #3441 from Finkregh/patch-2 Dmitriy Zaporozhets 2013-03-30 04:06:29 -0700
  • 214768d3c5 Merge pull request #3440 from evanwon/patch-2 Dmitriy Zaporozhets 2013-03-30 04:06:06 -0700
  • 66a1b88393 Update a grit to newer version Dmitriy Zaporozhets 2013-03-30 12:50:44 +0200
  • d8eefdccfc Removing duplication by putting everything in the readme. Allow us to close issues that deviate from the guidelines. Sytse Sijbrandij 2013-03-30 11:35:35 +0100
  • 49f14f057d Prevent gollum to overrride gitlab-grit gem. Use grit as instead so gollum uses it too. Fixes things with gpg singatured commits, etc. Dmitriy Zaporozhets 2013-03-29 08:47:14 +0200
  • a18ce40943 Revert "First step with rugged" Dmitriy Zaporozhets 2013-03-28 23:01:42 +0200
  • 4524ba20b8 First step with rugged Dmitriy Zaporozhets 2013-03-28 21:57:38 +0200
  • 6a09b21df6 switch gitlab-shell to correct version Oluf Lorenzen 2013-03-28 18:53:26 +0100
  • f1b369b57d Fixed: gitlab-shell version check error message Evan Wondrasek 2013-03-28 11:03:00 -0500
  • 21191318ae refactor wall.js. style wall page a bit Dmitriy Zaporozhets 2013-03-28 16:41:29 +0200
  • 583bfac5f5 Fix Note notification for entities without assignee Dmitriy Zaporozhets 2013-03-28 16:00:19 +0200
  • 5ad4be295f remove notify checkboxes from note forms Dmitriy Zaporozhets 2013-03-28 15:39:18 +0200
  • 70947fedda inslude author & assignee to note notification recipients Dmitriy Zaporozhets 2013-03-28 14:51:25 +0200
  • 618249734b rebuild notification on notes logic Dmitriy Zaporozhets 2013-03-28 14:39:59 +0200
  • 63e6f055f1 Fix notify specs. Fix merge request close via api Dmitriy Zaporozhets 2013-03-28 13:24:01 +0200
  • 2f585840db Fixed new mr/issue emails Dmitriy Zaporozhets 2013-03-28 12:52:44 +0200
  • ecf3b2e471 add text templates to new emails Dmitriy Zaporozhets 2013-03-28 12:33:54 +0200
  • c04120c1c5 Improve notification service tests Dmitriy Zaporozhets 2013-03-28 12:24:04 +0200
  • f49a2ac0df Add close issue/mr methods to Notify. Refactored Notificationservice Dmitriy Zaporozhets 2013-03-28 12:14:53 +0200
  • 9e616459e0 add watchers to email recipients list. Add emails for close/merge MR Dmitriy Zaporozhets 2013-03-28 11:59:06 +0200
  • 26bd6acadb Changed the word 'authentification' to 'authentication' Tyler Funk 2013-03-27 22:03:54 -0500
  • 11d52a1553 Fix NotificationService reassign_email method Dmitriy Zaporozhets 2013-03-27 22:33:59 +0200
  • 2b2d43ed2a Update develoment dependencies Dmitriy Zaporozhets 2013-03-27 22:21:32 +0200
  • 9e24929f16 fix typo: shure -> sure Colin Dean 2013-03-27 15:55:10 -0400
  • ed7a2136dd update sidekiq Dmitriy Zaporozhets 2013-03-27 21:51:40 +0200
  • f230fe3dda Fix NotificationService NameError for new issue Dmitriy Zaporozhets 2013-03-27 21:42:01 +0200
  • 0a044c7318 NotificationService respects disabled notifications now Dmitriy Zaporozhets 2013-03-27 20:28:00 +0200
  • ba59912072 Prepare UI for notification settings Dmitriy Zaporozhets 2013-03-27 20:07:52 +0200
  • d55ade1686 notification scaffold Dmitriy Zaporozhets 2013-03-27 19:04:29 +0200
  • 5f14a6bcf8 annotated Dmitriy Zaporozhets 2013-03-27 18:26:37 +0200
  • 3392f6c1f0 Link to accepting issues on feedback forum. Sytse Sijbrandij 2013-03-27 10:15:12 +0100
  • a31fe1a63f Merge pull request #3407 from NARKOZ/patch-1 Dmitriy Zaporozhets 2013-03-26 23:28:07 -0700
  • e3f1164248 stub notification in event model Dmitriy Zaporozhets 2013-03-26 19:27:39 +0200
  • 5e6f45b07f Settings replaced by Gitlab.config Andrew8xx8 2013-03-26 21:04:00 +0400
  • 3728c4904e refactor observers test since email logic moved to service Dmitriy Zaporozhets 2013-03-26 19:00:54 +0200
  • ce0945efcd refactor observers. Added BaseObserver with helper methods Dmitriy Zaporozhets 2013-03-26 18:11:38 +0200
  • 6abf58466f Move new_note email logic to NotificationService Dmitriy Zaporozhets 2013-03-26 17:51:06 +0200
  • f93c4dc0d8 Use notificationService for MR reassigned Dmitriy Zaporozhets 2013-03-26 17:23:28 +0200
  • 38ffb8220c use NotificationService for handle notify logic when MR created Dmitriy Zaporozhets 2013-03-26 17:16:06 +0200
  • b8502cbaee Fixed UsersProject.in_projects Christian Höltje 2013-03-26 10:19:55 -0400
  • 7ed0dc0185 use convenient method to check for empty project repo Nihad Abbasov 2013-03-26 07:14:57 -0700