Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve Profile settings UI | Dmitriy Zaporozhets | 2013-10-09 | 1 | -3/+1 |
* | avatar upload on profile page | Steven Thonus | 2013-10-09 | 2 | -0/+16 |
* | Added Flowdock integration support via a service. | Boyan Tabakov | 2013-09-29 | 2 | -0/+20 |
* | rewrite issues search test to prevent ajax requests running after test | Dmitriy Zaporozhets | 2013-09-27 | 2 | -18/+15 |
* | Fix issues search test | Dmitriy Zaporozhets | 2013-09-26 | 2 | -0/+14 |
* | Add sleep in tests to prevent random failing when next test starts before aja... | Dmitriy Zaporozhets | 2013-09-26 | 1 | -0/+3 |
* | Remove issues search rspec since we test it with spinach too | Dmitriy Zaporozhets | 2013-09-26 | 1 | -1/+0 |
* | Ignore owner_id for Group in tests | Dmitriy Zaporozhets | 2013-09-26 | 1 | -1/+2 |
* | Fix remove snippet test | Dmitriy Zaporozhets | 2013-09-25 | 2 | -3/+3 |
* | Merge branch '6-1-stable' | Dmitriy Zaporozhets | 2013-09-25 | 2 | -0/+20 |
|\ | |||||
| * | Added spinach Tests for pivotaltracker service | Johannes Becker | 2013-09-25 | 2 | -0/+20 |
* | | Fix public project tests | Dmitriy Zaporozhets | 2013-09-25 | 1 | -2/+1 |
* | | Public projects feature - step2 | Dmitriy Zaporozhets | 2013-09-24 | 2 | -8/+16 |
* | | Force user to provide old password in order to change it | Dmitriy Zaporozhets | 2013-09-24 | 2 | -0/+24 |
* | | Prevent empty public projects from throwing exceptions | Izaak Alpert | 2013-09-20 | 2 | -0/+23 |
|/ | |||||
* | Don't show users password change page if ldap users | Izaak Alpert | 2013-09-17 | 2 | -0/+6 |
* | Merge pull request #4996 from hiroponz/drop-support-of-root-namespace | Dmitriy Zaporozhets | 2013-09-14 | 4 | -8/+6 |
|\ | |||||
| * | Improve timing problem in spinach test | Hiroyuki Sato | 2013-09-13 | 1 | -1/+4 |
| * | Drop support of root namespace in routing | Hiroyuki Sato | 2013-09-13 | 3 | -7/+2 |
* | | Test. | Marin Jankovski | 2013-09-13 | 2 | -0/+33 |
|/ | |||||
* | Merge pull request #5048 from Nullreff/image-diff | Dmitriy Zaporozhets | 2013-09-12 | 2 | -0/+14 |
|\ | |||||
| * | Fix bug with rendering changing images in commits | Ryan Mendivil | 2013-09-11 | 2 | -0/+14 |
* | | Fix typo in tests | Joerg Bornschein | 2013-09-12 | 2 | -2/+2 |
|/ | |||||
* | Remove commented tests since nobody is going to fix them | Dmitriy Zaporozhets | 2013-09-11 | 2 | -26/+0 |
* | Fix feature test | Dmitriy Zaporozhets | 2013-09-11 | 1 | -3/+2 |
* | Improved large commit handling. | Boyan Tabakov | 2013-09-07 | 3 | -1/+29 |
* | Few fixes to spinach tests | Dmitriy Zaporozhets | 2013-08-27 | 2 | -2/+2 |
* | Fix spinach tests | Dmitriy Zaporozhets | 2013-08-27 | 2 | -3/+3 |
* | A little improvement | Hiroyuki Sato | 2013-08-21 | 1 | -2/+2 |
* | Render not found when failing to look for a commit | Hiroyuki Sato | 2013-08-21 | 3 | -0/+15 |
* | Minor UI improvements | Dmitriy Zaporozhets | 2013-08-12 | 1 | -1/+1 |
* | fix chosen ui. fixed network tests | Dmitriy Zaporozhets | 2013-08-08 | 2 | -11/+12 |
* | Update chosen, improve ui, fix MR fork tests | Dmitriy Zaporozhets | 2013-08-08 | 3 | -53/+31 |
* | Merge branch 'master' into karlhungus-mr-on-fork | Dmitriy Zaporozhets | 2013-08-08 | 4 | -6/+6 |
|\ | |||||
| * | fix tests | Dmitriy Zaporozhets | 2013-08-08 | 1 | -1/+1 |
| * | FIx wiki tests. Fixed margin for issues page | Dmitriy Zaporozhets | 2013-08-02 | 1 | -2/+2 |
| * | Dont load bootstrap buttons. Modified css with new buttons | Dmitriy Zaporozhets | 2013-08-01 | 2 | -2/+2 |
| * | Fix spinach tests | Dmitriy Zaporozhets | 2013-07-31 | 1 | -1/+1 |
* | | Merge branch 'mr-on-fork' of https://github.com/karlhungus/gitlabhq into karl... | Dmitriy Zaporozhets | 2013-07-30 | 12 | -19/+302 |
|\ \ | |/ |/| | |||||
| * | Fix an issue with edits sending user back to @source_project | Izaak Alpert | 2013-07-17 | 2 | -0/+25 |
| * | Style changes from review with @randx | Izaak Alpert | 2013-07-17 | 2 | -18/+16 |
| * | Rebased on 6.0 | Izaak Alpert | 2013-07-17 | 1 | -1/+2 |
| * | MR on fork: Email fixes, style fixes | Izaak Alpert | 2013-07-17 | 5 | -14/+0 |
| * | Rebase on master | Izaak Alpert | 2013-07-17 | 1 | -3/+9 |
| * | MR on fork validation error | Izaak Alpert | 2013-07-17 | 2 | -0/+24 |
| * | MR on fork: Some cleanup, test updates | Izaak Alpert | 2013-07-17 | 1 | -21/+28 |
| * | MR on Fork multiple fixes | Izaak Alpert | 2013-07-17 | 2 | -19/+42 |
| * | Merge Request on forked projects | Izaak Alpert | 2013-07-17 | 13 | -19/+232 |
* | | Public area spinach tests | Dmitriy Zaporozhets | 2013-07-29 | 3 | -0/+53 |
* | | Merge branch 'improve/snippets' of /home/git/repositories/gitlab/gitlabhq | Dmitriy Zaporozhets | 2013-07-18 | 1 | -2/+1 |
|\ \ |