Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | Add Gemnasium Service for Gitlab | Binsztock Rémy | 2014-02-21 | 5 | -0/+51 |
|/ | |||||
* | Fix tests | Dmitriy Zaporozhets | 2014-02-19 | 1 | -10/+6 |
* | Fix tests | Dmitriy Zaporozhets | 2014-02-18 | 1 | -2/+2 |
* | Extract commits API to separate file | Dmitriy Zaporozhets | 2014-02-18 | 2 | -71/+87 |
* | Complete api files CRUD | Dmitriy Zaporozhets | 2014-02-18 | 1 | -0/+30 |
* | Fix notification specs | Dmitriy Zaporozhets | 2014-02-18 | 1 | -3/+3 |
* | Add email aliases for users | Jason Hollingsworth | 2014-02-13 | 7 | -0/+89 |
* | Merge pull request #6297 from jojosch/user-public-ssh-keys-newline | Dmitriy Zaporozhets | 2014-02-11 | 2 | -0/+55 |
|\ | |||||
| * | Split the user ssh keys by newline, not the characters "\n" | Johannes Schleifenbaum | 2014-02-11 | 2 | -0/+55 |
* | | Merge branch 'header-anchors' of github.com:cirosantilli/gitlab-elearn into c... | Dmitriy Zaporozhets | 2014-02-11 | 1 | -2/+15 |
|\ \ | |/ |/| | |||||
| * | Headers have ids and link to their own id. | Ciro Santillli | 2014-02-11 | 1 | -2/+15 |
* | | Merge pull request #5261 from devaroop/retrieve_ssh_keys_by_ssh | Dmitriy Zaporozhets | 2014-02-11 | 2 | -0/+16 |
|\ \ | |/ |/| | |||||
| * | remove unwanted spaces, reduce diff, clean before merge | GitLab | 2014-02-11 | 1 | -3/+1 |
| * | sync with upstream for ease to merge | GitLab | 2014-02-06 | 94 | -716/+2574 |
| |\ | |||||
| * | | adding tests for the ssh keys feature | GitLab | 2014-02-06 | 2 | -0/+17 |
* | | | Fix dashboard atom feed | Dmitriy Zaporozhets | 2014-02-10 | 1 | -0/+5 |
* | | | Add more tests for FilteringService | Dmitriy Zaporozhets | 2014-02-10 | 1 | -0/+16 |
* | | | Fix submodule_helper specs | Dmitriy Zaporozhets | 2014-02-10 | 1 | -34/+43 |
* | | | Merge branch 'feature/submodule-links' into 'master' | Dmitriy Zaporozhets | 2014-02-08 | 1 | -0/+109 |
|\ \ \ | |||||
| * | | | Better submodule links. | Jason Hollingsworth | 2014-02-05 | 1 | -0/+109 |
| | |/ | |/| | |||||
* | | | Fix bug with cross-reference note on commit | Dmitriy Zaporozhets | 2014-02-07 | 1 | -0/+10 |
|/ / | |||||
* | | Fix relative links in markdown. Related to #6182 | Andrey Kumanyaev | 2014-01-29 | 1 | -0/+1 |
* | | Merge pull request #6178 from Popl7/add_group_avatars | Dmitriy Zaporozhets | 2014-01-28 | 2 | -0/+32 |
|\ \ | |||||
| * | | added group avatars | Steven Thonus | 2014-01-28 | 2 | -0/+32 |
* | | | Merge branch 'highlight-js' into 'master' | Dmitriy Zaporozhets | 2014-01-28 | 1 | -3/+3 |
|\ \ \ | |/ / |/| | | |||||
| * | | Improve highlight for notes | Dmitriy Zaporozhets | 2014-01-27 | 1 | -1/+1 |