Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Hipchat services API | Kevin Houdebert | 2014-10-14 | 1 | -0/+26 |
* | Add specs for authentication and config | Jan-Willem van der Meer | 2014-10-14 | 2 | -0/+73 |
* | Merge tests to support Multiple LDAP groups | Jan-Willem van der Meer | 2014-10-13 | 5 | -24/+31 |
* | Refactor lib files for multiple LDAP groups | Jan-Willem van der Meer | 2014-10-13 | 1 | -16/+10 |
* | Merge branch 'sorting-users-in-admin' into 'master' | Dmitriy Zaporozhets | 2014-10-13 | 1 | -0/+28 |
|\ | |||||
| * | Admin: user sorting | Valery Sizov | 2014-10-13 | 1 | -0/+28 |
* | | Merge branch 'feature-oauth-refactoring' into 'master' | Dmitriy Zaporozhets | 2014-10-13 | 3 | -69/+94 |
|\ \ | |||||
| * | | Refactor OAuth refactorings to CE | Jan-Willem van der Meer | 2014-10-10 | 3 | -69/+94 |
| |/ | |||||
* | | Merge pull request #8020 from mr-vinn/note-trunc-link | Dmitriy Zaporozhets | 2014-10-13 | 1 | -0/+52 |
|\ \ | |||||
| * | | Improve dashboard note view and add tests | Vinnie Okada | 2014-10-12 | 1 | -0/+52 |
* | | | Merge branch 'ambiguous-sha' into 'master'fondev | Dmitriy Zaporozhets | 2014-10-12 | 4 | -10/+9 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix tests | Dmitriy Zaporozhets | 2014-10-12 | 1 | -1/+1 |
| * | | Fix tests | Dmitriy Zaporozhets | 2014-10-10 | 1 | -2/+2 |
| * | | Use 8chars short sha for commit in views | Dmitriy Zaporozhets | 2014-10-10 | 1 | -1/+1 |
| * | | Use short_id instead of [0..N] for short version of commit sha | Dmitriy Zaporozhets | 2014-10-10 | 3 | -9/+8 |
| |/ | |||||
* | | Merge branch 'bug_with_apostrophe' into 'master' | Dmitriy Zaporozhets | 2014-10-12 | 1 | -0/+18 |
|\ \ | |||||
| * | | Substitute right single quote back with apostrophe. | Marin Jankovski | 2014-10-10 | 1 | -2/+2 |
| * | | Add a test for apostrophe in code blocks. | Marin Jankovski | 2014-10-09 | 1 | -0/+8 |
| * | | Replace apostrophe with right single quote to avoid markdown interpretation a... | Marin Jankovski | 2014-10-09 | 1 | -2/+2 |
| * | | Failing test for apostrophe at the end of user mention on project with issue ... | Marin Jankovski | 2014-10-09 | 1 | -0/+10 |
* | | | Merge branch 'enabling_markdown_pipelines_from_gitlab' into 'master' | Dmitriy Zaporozhets | 2014-10-12 | 1 | -1/+13 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Make sure relative url and asset_host are honored, specs. | Marin Jankovski | 2014-10-10 | 1 | -1/+13 |
| |/ | |||||
* | | annotate | Valery Sizov | 2014-10-09 | 11 | -90/+89 |
* | | Snippets: public/internal/private | Valery Sizov | 2014-10-09 | 2 | -0/+98 |
|/ | |||||
* | Merge branch 'improve-danger-zone' into 'master' | Dmitriy Zaporozhets | 2014-10-08 | 1 | -2/+6 |
|\ | |||||
| * | Improve project remove spec | Dmitriy Zaporozhets | 2014-10-08 | 1 | -2/+6 |
* | | Merge branch 'master' into buildbox-service | Keith Pitt | 2014-10-08 | 19 | -65/+485 |
|\ \ | |/ | |||||
| * | Developers can push to wiki repo. Protected branches does not affect wiki rep... | Dmitriy Zaporozhets | 2014-10-07 | 1 | -0/+22 |
| * | Merge branch 'slack_integration' into 'master' | Dmitriy Zaporozhets | 2014-10-06 | 1 | -9/+25 |
| |\ | |||||
| | * | Accommodate new webhook url format. | Marin Jankovski | 2014-10-06 | 1 | -0/+21 |
| | * | Fix slack service speck. | Marin Jankovski | 2014-10-06 | 1 | -9/+4 |
| * | | Merge pull request #7964 from mr-vinn/task-lists | Marin Jankovski | 2014-10-06 | 4 | -1/+150 |
| |\ \ | |||||
| | * | | Add specs for tasks | Vinnie Okada | 2014-10-05 | 4 | -1/+150 |
| * | | | Prevent PG::Error exception when check commit reference on commit | Dmitriy Zaporozhets | 2014-10-06 | 1 | -0/+20 |
| | |/ | |/| | |||||
| * | | Fix failing api specs. | Marin Jankovski | 2014-10-06 | 3 | -5/+14 |
| |/ | |||||
| * | Fix cross-project reference test | Vinnie Okada | 2014-10-05 | 1 | -1/+3 |
| * | Make Mentionables work for cross-project refs | Vinnie Okada | 2014-10-03 | 3 | -10/+48 |
| * | Track projects in ReferenceExtractor | Vinnie Okada | 2014-10-03 | 1 | -24/+28 |
| * | Implement cross-project Markdown references | Vinnie Okada | 2014-10-03 | 1 | -0/+100 |
| * | Add Pushover service integration | Sullivan SENECHAL | 2014-10-03 | 2 | -0/+70 |
| * | Merge pull request #7948 from cirosantilli/rm-outdated-comment | Robert Schilling | 2014-10-03 | 1 | -10/+0 |
| |\ | |||||
| | * | Remove outdated comment on the project test seed | Ciro Santilli | 2014-10-03 | 1 | -10/+0 |
| * | | Upgrade to Font Awesome v4.2 | Sullivan SENECHAL | 2014-10-03 | 2 | -5/+5 |
| * | | Add parenthesis to function def with arguments. | Ciro Santilli | 2014-10-03 | 1 | -1/+1 |
| |/ | |||||
* | | Added support for Buildbox | Keith Pitt | 2014-10-08 | 1 | -0/+78 |
|/ | |||||
* | Merge pull request #7853 from Razer6/feature/html_pipeline | Dmitriy Zaporozhets | 2014-10-02 | 1 | -5/+11 |
|\ | |||||
| * | Factor out Emoji parsing using html-pipeline-gitlab | Robert Schilling | 2014-09-26 | 1 | -5/+11 |
* | | Merge branch 'fork-via-API' into 'master' | Dmitriy Zaporozhets | 2014-10-01 | 1 | -0/+73 |
|\ \ | |||||
| * | | API: Initial support for forking a project via the API | Bernhard Kaindl | 2014-10-01 | 1 | -0/+73 |
* | | | Try wear_merged! without argument | Dmitriy Zaporozhets | 2014-10-01 | 1 | -1/+1 |