Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleaned up caching in AbstractReferenceFilter | Yorick Peterse | 2016-04-04 | 1 | -15/+11 |
* | Added CHANGELOG entry for Markdown performance | Yorick Peterse | 2016-04-04 | 1 | -0/+1 |
* | Cache default_issues_tracker? in Banzai | Yorick Peterse | 2016-04-04 | 1 | -1/+16 |
* | Memoize object class titles | Yorick Peterse | 2016-04-04 | 1 | -1/+9 |
* | Cache Banzai class methods returning static data | Yorick Peterse | 2016-04-04 | 1 | -3/+3 |
* | Refactor processing of various Banzai filters | Yorick Peterse | 2016-04-04 | 4 | -134/+120 |
* | Cache Banzai projects/objects using RequestStore | Yorick Peterse | 2016-04-04 | 3 | -7/+70 |
* | Merge branch 'build-updates' into 'master' | Douwe Maan | 2016-04-03 | 5 | -35/+124 |
|\ | |||||
| * | Put back hiding of modalbuild-updates | Phil Hughes | 2016-03-21 | 1 | -0/+1 |
| * | Updated based on feedback | Phil Hughes | 2016-03-21 | 2 | -46/+60 |
| * | Removed modal hide | Phil Hughes | 2016-03-18 | 1 | -1/+0 |
| * | Updated to fix issues risen during feedback | Phil Hughes | 2016-03-18 | 4 | -67/+53 |
| * | Merge request title is in the notification | Phil Hughes | 2016-03-18 | 3 | -4/+9 |
| * | Commit SHA comes from JSON | Phil Hughes | 2016-03-18 | 4 | -43/+49 |
| * | Fix code style issues. | Jacob Schatz | 2016-03-18 | 1 | -3/+3 |
| * | Using status from ajax call. | Jacob Schatz | 2016-03-18 | 2 | -25/+13 |
| * | Removes name from file | Jacob Schatz | 2016-03-18 | 2 | -4/+2 |
| * | Checks if Notification API exists before requesting permission. | Jacob Schatz | 2016-03-18 | 1 | -1/+2 |
| * | removing ci_enable | Jacob Schatz | 2016-03-18 | 2 | -3/+1 |
| * | Remove repeated build listing | Jacob Schatz | 2016-03-18 | 2 | -5/+4 |
| * | Add page reload as a temporary boring solution | Jacob Schatz | 2016-03-18 | 2 | -3/+10 |
| * | Add icon as a opt for notifier | Jacob Schatz | 2016-03-18 | 2 | -3/+4 |
| * | Adds notifications API to MR page. | Jacob Schatz | 2016-03-18 | 6 | -27/+93 |
| * | Adds JSON callback, which is currently not working. | Jacob Schatz | 2016-03-18 | 4 | -10/+16 |
| * | initial ajax build | Jacob Schatz | 2016-03-18 | 3 | -8/+22 |
* | | Merge branch 'add-ability-to-archive-a-project-via-api-14296' into 'master' | Douwe Maan | 2016-04-03 | 4 | -0/+267 |
|\ \ | |||||
| * \ | Merge branch 'master' into add-ability-to-archive-a-project-via-api-14296add-ability-to-archive-a-project-via-api-14296 | Zeger-Jan van de Weg | 2016-03-29 | 80 | -1170/+1496 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into add-ability-to-archive-a-project-via-api-14296 | Zeger-Jan van de Weg | 2016-03-24 | 23 | -116/+321 |
| |\ \ \ | |||||
| * | | | | PUT becomes POST on archiving endpoints | Zeger-Jan van de Weg | 2016-03-24 | 4 | -43/+46 |
| * | | | | Add endpoints for archiving and unarchiving | Zeger-Jan van de Weg | 2016-03-23 | 3 | -0/+264 |
* | | | | | Merge branch 'fix-bad-fetch' into 'master' | Douwe Maan | 2016-04-03 | 2 | -1/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Don't fetch any tags from a forked repo | Stan Hu | 2016-04-02 | 2 | -1/+2 |
* | | | | | | Merge branch 'new-navigation-prototype' into 'master' | Dmitriy Zaporozhets | 2016-04-02 | 19 | -130/+109 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix milestones tab active state and testsnew-navigation-prototype | Dmitriy Zaporozhets | 2016-04-02 | 5 | -6/+8 |
| * | | | | | | Fix some active tab tests that are broken because of 2 level sidebar | Dmitriy Zaporozhets | 2016-04-01 | 4 | -4/+8 |
| * | | | | | | Some tweaks to new sidebar | Dmitriy Zaporozhets | 2016-04-01 | 5 | -18/+19 |
| * | | | | | | Remove tests with back button | Dmitriy Zaporozhets | 2016-04-01 | 4 | -25/+0 |
| * | | | | | | Improve styling for new complex sidebar | Dmitriy Zaporozhets | 2016-04-01 | 5 | -51/+31 |
| * | | | | | | Hide sidebar completely when collapsed | Dmitriy Zaporozhets | 2016-04-01 | 5 | -52/+27 |
| * | | | | | | Refactor left navigation sidebar to use 2 levels | Dmitriy Zaporozhets | 2016-04-01 | 5 | -109/+109 |
| * | | | | | | Concept of 2 level navigation sidebar | Dmitriy Zaporozhets | 2016-04-01 | 2 | -113/+155 |
* | | | | | | | Merge branch 'dz-fix-nav-block' into 'master' | Jacob Schatz | 2016-04-01 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Remove 1px whitespace between nav tabs and underline when form presentdz-fix-nav-block | Dmitriy Zaporozhets | 2016-04-01 | 1 | -1/+2 |
| |/ / / / / / | |||||
* | | | | | | | Merge branch 'notes-actions-colours' into 'master' | Jacob Schatz | 2016-04-01 | 8 | -114/+112 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fixed alignment of iconsnotes-actions-colours | Phil Hughes | 2016-03-31 | 2 | -2/+10 |
| * | | | | | | | Tests update | Phil Hughes | 2016-03-31 | 1 | -4/+4 |
| * | | | | | | | SCSS variables | Phil Hughes | 2016-03-31 | 2 | -4/+11 |
| * | | | | | | | Standardised the discussion headers | Phil Hughes | 2016-03-31 | 2 | -10/+10 |
| * | | | | | | | Changed some CSS to make it more concise & less overriding | Phil Hughes | 2016-03-31 | 6 | -78/+58 |
| * | | | | | | | Moved project access into note actions | Phil Hughes | 2016-03-31 | 5 | -35/+38 |