Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix `/:username.keys` response content type | Dmitry Medvinsky | 2014-03-20 | 1 | -0/+10 |
* | Merge pull request #6557 from tsigo/faster-merge-request-features | Dmitriy Zaporozhets | 2014-03-19 | 4 | -40/+33 |
|\ | |||||
| * | Speed up finders/merge_requests_finder_spec | Robert Speicher | 2014-03-19 | 1 | -11/+7 |
| * | Speed up features/notes_on_merge_requests_spec | Robert Speicher | 2014-03-19 | 3 | -29/+26 |
* | | Make use of project factory traits | Robert Speicher | 2014-03-19 | 7 | -48/+36 |
* | | Add public/private/internal traits to :project Factory | Robert Speicher | 2014-03-19 | 1 | -0/+12 |
|/ | |||||
* | Added Slack service integration. | Federico Ravasio | 2014-03-18 | 3 | -0/+126 |
* | Merge branch 'links_within_same_repo' into 'master' | Dmitriy Zaporozhets | 2014-03-17 | 1 | -6/+0 |
|\ | |||||
| * | Update markdown documentation, fix wiki spec. | Marin Jankovski | 2014-03-17 | 1 | -6/+0 |
* | | Add tests for API project permissions info | Dmitriy Zaporozhets | 2014-03-17 | 1 | -0/+23 |
* | | Move project members api to separate file | Dmitriy Zaporozhets | 2014-03-17 | 2 | -142/+156 |
|/ | |||||
* | Merge branch 'issue-110' of https://gitlab.com/gmessner/gitlab-ce into gmessn... | Dmitriy Zaporozhets | 2014-03-16 | 1 | -1/+8 |
|\ | |||||
| * | Added tests of Create and Update MR description. | Greg Messner | 2014-03-10 | 1 | -1/+8 |
* | | Fix specs | Dmitriy Zaporozhets | 2014-03-14 | 2 | -24/+21 |
* | | TestEnv.reset_satellite_dir should run 'git clean' quietly | Robert Speicher | 2014-03-13 | 1 | -1/+1 |
* | | Merge pull request #6474 from jvanbaarsen/post-tag-hook | Dmitriy Zaporozhets | 2014-03-12 | 2 | -0/+66 |
|\ \ | |||||
| * | | Renamed oldrev/newrev to before/after | Jeroen van Baarsen | 2014-03-06 | 1 | -2/+2 |
| * | | Added newrev and oldrev to the hook data | Jeroen van Baarsen | 2014-03-06 | 1 | -2/+6 |
| * | | Created a basic Git Tag Push service | Jeroen van Baarsen | 2014-03-05 | 1 | -0/+43 |
| * | | Added tag_push_events to the web_hooks | Jeroen van Baarsen | 2014-03-05 | 1 | -0/+19 |
* | | | Merge branch 'simplify-emails-content' into 'master' | Dmitriy Zaporozhets | 2014-03-11 | 1 | -5/+25 |
|\ \ \ | |||||
| * | | | Remove the author name from issue notes emails | Pierre de La Morinerie | 2014-03-03 | 1 | -4/+0 |
| * | | | Add the description to the "new issue" and "new merge request" emails | Pierre de La Morinerie | 2014-03-03 | 1 | -1/+19 |
| * | | | Add a "View in GitLab" link in notification emails | Pierre de La Morinerie | 2014-03-03 | 1 | -0/+6 |
| | |/ | |/| | |||||
* | | | Merge branch 'ldap-code' into 'master' | Dmitriy Zaporozhets | 2014-03-11 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Fix ldap_user_auth_spec | Dmitriy Zaporozhets | 2014-03-10 | 1 | -1/+2 |
* | | | | Sort tag names using VersionSorter | Robert Speicher | 2014-03-09 | 1 | -0/+38 |
|/ / / | |||||
* | | | Fix group_icon spec | Dmitriy Zaporozhets | 2014-03-06 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge branch 'shell_new_style' into 'master' | Dmitriy Zaporozhets | 2014-03-05 | 3 | -20/+9 |
|\ \ | |/ |/| | |||||
| * | 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 |
| * | Remove duplicate code | Jacob Vosmaer | 2014-03-03 | 2 | -12/+0 |
* | | Added option to remove issue assignee on project issue page and issue edit page | Jason Blanchard | 2014-03-02 | 1 | -0/+47 |
|/ | |||||
* | Make backup version blocker test more robust | Jacob Vosmaer | 2014-02-28 | 1 | -1/+1 |
* | Use VERSION contanst in backup specs | Jacob Vosmaer | 2014-02-28 | 1 | -1/+1 |
* | Merge branch 'gitlab_popen_array' into 'master' | Dmitriy Zaporozhets | 2014-02-26 | 1 | -2/+18 |
|\ | |||||
| * | Make the Gitlab::Popen path argument optional | Jacob Vosmaer | 2014-02-25 | 1 | -0/+9 |
| * | Change Gitlab::Popen to use arrays for commands | Jacob Vosmaer | 2014-02-25 | 1 | -2/+9 |
* | | Update tests and fix Finders readme | Dmitriy Zaporozhets | 2014-02-25 | 3 | -35/+49 |
* | | Fix email test | Dmitriy Zaporozhets | 2014-02-25 | 1 | -1/+1 |
* | | Dont test models methods in security specs | Dmitriy Zaporozhets | 2014-02-25 | 4 | -22/+2 |
* | | Merge branch 'cleaner-email-headers' into 'master' | Dmitriy Zaporozhets | 2014-02-25 | 2 | -24/+80 |
|\ \ | |||||
| * | | Send emails from the author | Pierre de La Morinerie | 2014-02-19 | 2 | -21/+77 |
| * | | Remove the email subject prefix | Pierre de La Morinerie | 2014-02-19 | 1 | -3/+3 |
* | | | Implement project collection service | Dmitriy Zaporozhets | 2014-02-25 | 1 | -0/+51 |
| |/ |/| | |||||
* | | Merge pull request #6375 from cirosantilli/link-with-id | Dmitriy Zaporozhets | 2014-02-25 | 3 | -1/+11 |
|\ \ | |||||
| * | | Blob and tree gfm links to anchors work. | Ciro Santillli | 2014-02-23 | 3 | -1/+11 |
| |/ | |||||
* | | Merge branch 'feature/public_groups' into 'master' | Dmitriy Zaporozhets | 2014-02-24 | 4 | -0/+268 |
|\ \ | |||||
| * | | Allow access to groups with public projects. | Jason Hollingsworth | 2014-02-20 | 4 | -0/+268 |
| |/ | |||||
* | | Fix tests | Dmitriy Zaporozhets | 2014-02-24 | 1 | -1/+1 |