Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Render go-import meta tag for private repos. | Douwe Maan | 2015-03-03 | 1 | -0/+16 |
* | Fix broken `project_url` routing when protected branches are accessed with an... | Stan Hu | 2015-03-01 | 1 | -0/+10 |
* | Merge branch 'extend_markdown_upload' into 'master' | Dmitriy Zaporozhets | 2015-02-25 | 2 | -38/+57 |
|\ | |||||
| * | Fix spec. | Douwe Maan | 2015-02-24 | 1 | -1/+1 |
| * | Merge branch 'master' into extend_markdown_upload | Douwe Maan | 2015-02-24 | 8 | -32/+71 |
| |\ | |||||
| * \ | Merge branch 'master' into extend_markdown_upload | Douwe Maan | 2015-02-21 | 1 | -0/+67 |
| |\ \ | |||||
| * | | | Fix specs. | Douwe Maan | 2015-02-20 | 1 | -2/+2 |
| * | | | Refactor. | Douwe Maan | 2015-02-17 | 2 | -44/+50 |
| * | | | Fix tests | Hannes Rosenögger | 2015-02-17 | 1 | -2/+2 |
| * | | | Generalize the image upload in markdown | Hannes Rosenögger | 2015-02-17 | 1 | -15/+21 |
* | | | | Fix specs. | Douwe Maan | 2015-02-24 | 3 | -0/+3 |
* | | | | Add Bitbucket importer. | Douwe Maan | 2015-02-24 | 1 | -0/+77 |
| |_|/ |/| | | |||||
* | | | Merge branch 'master' into rails-4.1.9 | Vinnie Okada | 2015-02-21 | 1 | -0/+67 |
|\ \ \ | | |/ | |/| | |||||
| * | | Add gitorious.org importer | Marcin Kulik | 2015-02-20 | 1 | -0/+67 |
| |/ | |||||
* | | Upgrade to Rails 4.1.9 | Vinnie Okada | 2015-02-14 | 7 | -27/+59 |
|/ | |||||
* | Even more hound fixes | Jeroen van Baarsen | 2015-02-12 | 4 | -7/+11 |
* | Fixed hound warnings | Jeroen van Baarsen | 2015-02-12 | 6 | -15/+31 |
* | Updated rspec to rspec 3.x syntax | Jeroen van Baarsen | 2015-02-12 | 10 | -47/+47 |
* | GitHub importer refactoring | Valery Sizov | 2015-02-05 | 1 | -6/+6 |
* | gitlab.com importer: fix specs after refactoring | Valery Sizov | 2015-02-05 | 1 | -2/+2 |
* | GitLab.com integration: refactoring | Valery Sizov | 2015-02-05 | 2 | -4/+4 |
* | GitLab integration. Importer | Valery Sizov | 2015-02-05 | 2 | -2/+70 |
* | Commit page: async load branches info | Valery Sizov | 2015-02-03 | 1 | -0/+9 |
* | Improve user calendar authentification and tests | Dmitriy Zaporozhets | 2015-01-29 | 1 | -5/+5 |
* | Cleanup and make contribution calendar faster | Dmitriy Zaporozhets | 2015-01-29 | 1 | -2/+2 |
* | Add a commit calendar to the user profile | Hannes Rosenögger | 2015-01-29 | 1 | -0/+27 |
* | rspec fix | Valery Sizov | 2015-01-10 | 1 | -0/+1 |
* | Github Importer | Valery Sizov | 2015-01-10 | 1 | -0/+64 |
* | Add branch controller test. | Marin Jankovski | 2014-11-13 | 1 | -0/+51 |
* | Fix tests | Dmitriy Zaporozhets | 2014-08-07 | 2 | -4/+4 |
* | Fix MR controller tests | Dmitriy Zaporozhets | 2014-08-06 | 1 | -3/+2 |
* | Add star count, view logic, more tests. | Ciro Santilli | 2014-07-17 | 1 | -3/+8 |
* | Add project stars. | Ciro Santilli | 2014-07-17 | 1 | -0/+14 |
* | Add tests for redirects. | Marin Jankovski | 2014-07-08 | 2 | -0/+27 |
* | Add trailing newline to all text files. | Ciro Santilli | 2014-06-21 | 1 | -1/+1 |
* | Need txt file in test. | Marin Jankovski | 2014-05-26 | 1 | -0/+1 |
* | Add image_service spec. | Marin Jankovski | 2014-05-26 | 1 | -3/+0 |
* | Move logic to image_service. | Marin Jankovski | 2014-05-26 | 1 | -1/+1 |
* | Make existing tests test something, return correct errors. | Marin Jankovski | 2014-05-26 | 1 | -8/+9 |
* | Implements drag and drop upload in creating issues | Earle Bunao & Neil Calabroso | 2014-05-23 | 2 | -2/+45 |
* | Fix `/:username.keys` response content type | Dmitry Medvinsky | 2014-03-20 | 1 | -0/+10 |
* | Split the user ssh keys by newline, not the characters "\n" | Johannes Schleifenbaum | 2014-02-11 | 1 | -0/+49 |
* | Make changes to tests | Dmitriy Zaporozhets | 2014-01-22 | 5 | -5/+5 |
* | Fix mr controller specs | Dmitriy Zaporozhets | 2014-01-14 | 1 | -2/+2 |
* | Remove invalid test | Dmitriy Zaporozhets | 2014-01-09 | 1 | -18/+0 |
* | Merge pull request #5427 from karlhungus/feature_search_code_in_public_repos | Dmitriy Zaporozhets | 2014-01-09 | 1 | -0/+18 |
|\ | |||||
| * | Updated convience method to private | Izaak Alpert | 2013-11-13 | 1 | -1/+1 |
| * | Allow public repo searching | Izaak Alpert | 2013-11-13 | 1 | -0/+18 |
* | | fix most of warnings | skv | 2013-12-15 | 1 | -4/+4 |
|/ | |||||
* | Don't show users password change page if ldap users | Izaak Alpert | 2013-09-17 | 1 | -0/+33 |