Commit Graph
4910 Commits
Author SHA1 Message Date
Yves Senn 93ec507d19 contribution guidelines: no feature requests on the Github issue tracker
State clearly that the issue tracker is not used for feature requests
and link to http://feedback.gitlab.com.
2013-04-16 18:06:57 +02:00
Dmitriy Zaporozhets 211c433cd8 Gitlab::Git::Stats specs 2013-04-16 16:39:48 +03:00
Dmitriy Zaporozhets be41d0e1bf Gitlab::Git::Diff specs 2013-04-16 16:30:16 +03:00
Dmitriy Zaporozhets 14798b8e68 symbolize keys for Gitlab::Git::Diff & Gitlab::Git::Commit 2013-04-16 16:29:49 +03:00
Dmitriy Zaporozhets d7d8edf3ca Fix duplicating participants in milestone 2013-04-16 16:02:41 +03:00
Dmitriy Zaporozhets 68a317808f Merge branch 'feature/project_labels' of /home/git/repositories/gitlab/gitlabhq 2013-04-16 12:21:50 +00:00
Dmitriy Zaporozhets 133d78229e Dashboard -> projects -> filtering by project label 2013-04-16 13:13:29 +03:00
Dmitriy Zaporozhets edf41005b2 Add project labels support 2013-04-16 12:45:45 +03:00
Dmitriy Zaporozhets 880cb8aa48 Paginate users in users api 2013-04-16 09:26:01 +03:00
Dmitriy Zaporozhets 771b5c2298 Warn user about losing merge request diff 2013-04-15 19:33:44 +03:00
Dmitriy Zaporozhets 4da8b37e67 Fix bug when limit or offset passed as string 2013-04-15 19:02:36 +03:00
Dmitriy Zaporozhets d74d7c7cfb Update app code to use Gitlab::Git::Diff 2013-04-15 19:02:05 +03:00
Dmitriy Zaporozhets 6a4a17f339 Remove native git calls from MR. Dump diff as array, not class 2013-04-15 19:01:36 +03:00
Dmitriy Zaporozhets 5f8f685bd4 Init Gitlab::Git::Diff class 2013-04-15 19:01:02 +03:00
Dmitriy Zaporozhets a45e4721e0 Updated changelog. GitLab 5.1 is beta now 2013-04-15 16:58:10 +03:00
akzhanandDmitriy Zaporozhets b1a8fdd84d Git log follow support 2013-04-15 16:53:19 +03:00
Dmitriy Zaporozhets 615e496846 change user_spec to pass postgres 2013-04-15 16:30:26 +03:00
Dmitriy Zaporozhets c7b825fe14 Merge branch 'more-words' of /home/git/repositories/gitlab/gitlabhq 2013-04-12 20:33:01 +00:00
Dmitriy Zaporozhets 3bf93c09ab Merge branch 'wording-of-notification-setting' of /home/git/repositories/gitlab/gitlabhq 2013-04-12 20:31:42 +00:00
Sytse Sijbrandij ab5205daf6 Should be singular. 2013-04-12 17:46:11 +02:00
Sytse Sijbrandij a42bfe6f08 Improving grammar. Hat tip Jan Mauritz Faber. 2013-04-12 17:17:29 +02:00
Dmitriy Zaporozhets 63b78a3989 Merge branch 'move-issue-above-pr' of /home/git/repositories/gitlab/gitlabhq 2013-04-12 09:35:17 +00:00
Sytse Sijbrandij e45d1d2558 Move issues first since people submitting PR's are more into the OpenSource thinking. Hat tip Yves Senn. 2013-04-12 11:25:25 +02:00
Dmitriy Zaporozhets 67b82e90cf Fix random failing test 2013-04-12 09:56:10 +03:00
Dmitriy Zaporozhets ef2c8593b9 Disable mailer for spinach 2013-04-11 23:54:20 +03:00
Dmitriy Zaporozhets e996c52636 adopt tests to pass with new poltergeist 2013-04-11 12:54:26 +03:00
Dmitriy Zaporozhets 6dcbd646dd disable mailer for Spinach 2013-04-11 11:50:58 +03:00
Dmitriy Zaporozhets b8ba0b759c disable capybra 2.1 ingore hidden elements 2013-04-11 11:25:11 +03:00
Dmitriy Zaporozhets 630c547dbd Updated gems. Replaced gollum with gollum-lib 2013-04-11 11:03:57 +03:00
Dmitriy Zaporozhets 1743cbf1d8 Update capybara to 2.1, poltergeist to master 2013-04-11 10:45:18 +03:00
Dmitriy Zaporozhets c351b8a3e5 remove yaml_db gem, Replace team members index route with team_index 2013-04-11 09:39:49 +03:00
Dmitriy Zaporozhets 7786fe7ca8 Fixing specs & spinach since Wiki model does not exists any more 2013-04-10 23:48:40 +03:00
Dmitriy Zaporozhets 001f3bc59e Specs refactoring to reduce test time. Disabled observers by default for specs 2013-04-10 23:28:42 +03:00
Dmitriy Zaporozhets 0ae892007d Remove Wiki and db table since we use gollum now 2013-04-10 22:20:00 +03:00
Dmitriy Zaporozhets 0415566b37 Remove wiki migrator. We dont need it any more. Users should migrate to 5.0 first 2013-04-10 20:48:21 +03:00
Dmitriy Zaporozhets 86e368a8af Reduce notes_on_merge_requests_spec time from 3 min to 1min 2013-04-10 20:27:43 +03:00
Dmitriy Zaporozhets c7a64311b1 Cleanup gfm tests 2013-04-10 20:00:56 +03:00
Dmitriy Zaporozhets f77918c3af Merge pull request #3464 from jrmithdobbs/fix_overlapping_testcase_name
Fix overlapping test case names.
2013-04-10 09:14:26 -07:00
Dmitriy Zaporozhets 4fcd89fe7f Fixed random failing test 2013-04-10 18:26:25 +03:00
Dmitriy Zaporozhets e230551940 backup/restore uploads 2013-04-10 15:41:47 +03:00
Dmitriy Zaporozhets 1d03fa2e7f Run rewrite-hooks after repos restore 2013-04-10 15:11:45 +03:00
Dmitriy Zaporozhets d2c70b8920 Use update_column to set :last_activity_at for project 2013-04-10 14:38:04 +03:00
Dmitriy Zaporozhets c610f2da55 fix gollum git instructions. related to #3562 2013-04-10 14:35:44 +03:00
Dmitriy Zaporozhets 19f505a735 Merge pull request #3557 from rgbkrk/grammar-showdown
s/was/were/ for plural subjects
2013-04-10 02:01:39 -07:00
Dmitriy Zaporozhets 238d24fca9 Merge branch 'improve-wording' of /home/git/repositories/gitlab/gitlabhq 2013-04-10 08:53:14 +00:00
Sytse Sijbrandij 92b4b77a2a Hat tip to Jan Mauritz Faber for his suggestions. 2013-04-10 09:19:08 +02:00
Kyle Kelley 65e8b18190 s/was/were/ for plural subjects 2013-04-09 22:43:02 -04:00
Dmitriy Zaporozhets ed90090a0e Update sidekiq gem. Make event body color a bit lighter 2013-04-09 21:14:47 +03:00
Dmitriy Zaporozhets 4546c7109c Merge branch 'Undev-feature/refactoring_scopes_pr' 2013-04-09 20:58:58 +03:00
Dmitriy Zaporozhets 4496a747c6 Improve migration AddLastActivityColumnIntoProject to use real last activity date if present 2013-04-09 20:58:47 +03:00