Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests | Dmitriy Zaporozhets | 2014-03-25 | 1 | -1/+1 |
* | Remove code that does nothing | Robert Speicher | 2014-03-22 | 1 | -3/+1 |
* | TestEnv.reset_satellite_dir should run 'git clean' quietly | Robert Speicher | 2014-03-13 | 1 | -1/+1 |
* | Invoke Kernel#system with separate arguments | Jacob Vosmaer | 2014-03-03 | 1 | -6/+7 |
* | Replace shell commands with FileUtils | Jacob Vosmaer | 2014-03-03 | 1 | -2/+2 |
* | Add email aliases for users | Jason Hollingsworth | 2014-02-13 | 2 | -0/+7 |
* | Fix MR spinach tests | Dmitriy Zaporozhets | 2014-01-23 | 1 | -0/+4 |
* | Make changes to tests | Dmitriy Zaporozhets | 2014-01-22 | 1 | -1/+1 |
* | Remove chosen from tests | Dmitriy Zaporozhets | 2014-01-11 | 1 | -21/+0 |
* | Fixed mistake and mock warning | Dmitriy Zaporozhets | 2013-12-10 | 1 | -2/+2 |
* | Fix tests after user password length was changed | Dmitriy Zaporozhets | 2013-11-25 | 1 | -1/+1 |
* | Fix tests | Dmitriy Zaporozhets | 2013-11-20 | 1 | -1/+2 |
* | Clear state in test satellite dir. | Marin Jankovski | 2013-11-12 | 1 | -0/+9 |
* | Specs for Create file API | Dmitriy Zaporozhets | 2013-11-07 | 1 | -0/+1 |
* | Revert "More escaping" | Dmitriy Zaporozhets | 2013-11-05 | 1 | -4/+4 |
* | More escaping | Nigel Kukard | 2013-11-04 | 1 | -4/+4 |
* | Speed up tests | Dmitriy Zaporozhets | 2013-10-17 | 1 | -2/+1 |
* | Fixing unsafe use of Thread.current variable :current_user | Angus MacArthur | 2013-10-16 | 1 | -0/+5 |
* | Improved large commit handling. | Boyan Tabakov | 2013-09-07 | 1 | -0/+8 |
* | Link issues from comments and automatically close them | ash wilson | 2013-08-25 | 2 | -0/+95 |
* | Update chosen, improve ui, fix MR fork tests | Dmitriy Zaporozhets | 2013-08-08 | 2 | -5/+26 |
* | Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl... | Dmitriy Zaporozhets | 2013-07-30 | 1 | -18/+103 |
|\ | |||||
| * | Style changes from review with @randx | Izaak Alpert | 2013-07-17 | 1 | -8/+6 |
| * | Rebased on 6.0 | Izaak Alpert | 2013-07-17 | 1 | -1/+3 |
| * | Fix intermittently failing notification_service test | Izaak Alpert | 2013-07-17 | 1 | -55/+62 |
| * | Merge Request on forked projects | Izaak Alpert | 2013-07-17 | 1 | -10/+88 |
* | | Fix typos | Johannes Schleifenbaum | 2013-07-29 | 1 | -1/+1 |
|/ | |||||
* | Fix spinach test | Dmitriy Zaporozhets | 2013-06-26 | 1 | -0/+1 |
* | remove useless routing tests. Added symlink creation for project with code | Dmitriy Zaporozhets | 2013-06-22 | 2 | -6/+4 |
* | Refactor API classes. So api classes like Gitlab::Issues become API::Issues | Dmitriy Zaporozhets | 2013-05-14 | 1 | -1/+1 |
* | Move Gitlab::Git out of gitlab core | Dmitriy Zaporozhets | 2013-04-27 | 1 | -0/+1 |
* | Disable mailer for spinach | Dmitriy Zaporozhets | 2013-04-11 | 1 | -1/+5 |
* | disable mailer for Spinach | Dmitriy Zaporozhets | 2013-04-11 | 1 | -0/+8 |
* | Specs refactoring to reduce test time. Disabled observers by default for specs | Dmitriy Zaporozhets | 2013-04-10 | 1 | -1/+17 |
* | fixed blame and mr factory | Dmitriy Zaporozhets | 2013-04-03 | 1 | -1/+1 |
* | fix tests | Dmitriy Zaporozhets | 2013-04-01 | 1 | -5/+1 |
* | Dont init repo on every create(:repo) | Dmitriy Zaporozhets | 2013-04-01 | 1 | -1/+2 |
* | Use Gitlab::Git:: for git features across application | Dmitriy Zaporozhets | 2013-04-01 | 1 | -2/+5 |
* | define TestEnv and keep all global stubs in one place | Dmitriy Zaporozhets | 2013-04-01 | 2 | -71/+63 |
* | Fix stubbed repo | Dmitriy Zaporozhets | 2013-04-01 | 1 | -6/+2 |
* | Fix tests and remove app/models/repository.rb | Dmitriy Zaporozhets | 2013-03-31 | 1 | -2/+2 |
* | login with both email or username | Dmitriy Zaporozhets | 2013-03-25 | 1 | -1/+1 |
* | Finish select2-ajax for users. Added Select2Helper for tests | Dmitriy Zaporozhets | 2013-03-14 | 1 | -0/+25 |
* | stub git shell mv_repository | Dmitriy Zaporozhets | 2013-03-12 | 1 | -0/+4 |
* | fix stubbed repo | Dmitriy Zaporozhets | 2013-03-07 | 1 | -0/+5 |
* | specs for Gitlab::Popen | Dmitriy Zaporozhets | 2013-02-26 | 1 | -2/+6 |
* | Team features are green now | Dmitriy Zaporozhets | 2013-02-21 | 1 | -1/+1 |
* | Monkeypatch satellite call for merge request in tests | Dmitriy Zaporozhets | 2013-02-21 | 1 | -0/+7 |
* | Fixed: post-receive, project remove, tests | Dmitriy Zaporozhets | 2013-02-05 | 1 | -2/+2 |
* | remove gitolite stub | Dmitriy Zaporozhets | 2013-02-04 | 2 | -21/+21 |