summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed emoji button from notes formnote-form-designPhil Hughes2016-04-051-3/+0
* SCSS colors into variablesPhil Hughes2016-04-045-26/+31
* Removed console.log from notesPhil Hughes2016-04-041-3/+0
* Updated testsPhil Hughes2016-04-043-7/+11
* Commits comment test updatePhil Hughes2016-04-041-1/+1
* Tests updatePhil Hughes2016-04-045-6/+6
* Reduced focus shadowPhil Hughes2016-04-041-1/+2
* Logged out boxPhil Hughes2016-04-044-49/+28
* Discussion formPhil Hughes2016-04-043-17/+27
* Removed css code that isnt usedPhil Hughes2016-04-043-39/+0
* Focus style for comment formPhil Hughes2016-04-044-14/+33
* Hides current user icon on mobilePhil Hughes2016-04-042-2/+8
* Added toolbar to comment formPhil Hughes2016-04-049-108/+129
* Restyling on elements in comment formPhil Hughes2016-04-0411-76/+76
* Started refactoring of note formPhil Hughes2016-04-046-39/+27
* Merge branch 'issue_14853' into 'master' Yorick Peterse2016-04-043-1/+28
|\
| * Fix bug related to filtering Issues by Label/Milestone.issue_14853Rubén Dávila2016-04-023-1/+28
* | Merge branch 'build-updates' into 'master' Douwe Maan2016-04-035-35/+124
|\ \
| * | Put back hiding of modalbuild-updatesPhil Hughes2016-03-211-0/+1
| * | Updated based on feedbackPhil Hughes2016-03-212-46/+60
| * | Removed modal hidePhil Hughes2016-03-181-1/+0
| * | Updated to fix issues risen during feedbackPhil Hughes2016-03-184-67/+53
| * | Merge request title is in the notificationPhil Hughes2016-03-183-4/+9
| * | Commit SHA comes from JSONPhil Hughes2016-03-184-43/+49
| * | Fix code style issues.Jacob Schatz2016-03-181-3/+3
| * | Using status from ajax call.Jacob Schatz2016-03-182-25/+13
| * | Removes name from fileJacob Schatz2016-03-182-4/+2
| * | Checks if Notification API exists before requesting permission.Jacob Schatz2016-03-181-1/+2
| * | removing ci_enableJacob Schatz2016-03-182-3/+1
| * | Remove repeated build listingJacob Schatz2016-03-182-5/+4
| * | Add page reload as a temporary boring solutionJacob Schatz2016-03-182-3/+10
| * | Add icon as a opt for notifierJacob Schatz2016-03-182-3/+4
| * | Adds notifications API to MR page.Jacob Schatz2016-03-186-27/+93
| * | Adds JSON callback, which is currently not working.Jacob Schatz2016-03-184-10/+16
| * | initial ajax buildJacob Schatz2016-03-183-8/+22
* | | Merge branch 'add-ability-to-archive-a-project-via-api-14296' into 'master' Douwe Maan2016-04-034-0/+267
|\ \ \
| * \ \ Merge branch 'master' into add-ability-to-archive-a-project-via-api-14296add-ability-to-archive-a-project-via-api-14296Zeger-Jan van de Weg2016-03-2980-1170/+1496
| |\ \ \
| * \ \ \ Merge branch 'master' into add-ability-to-archive-a-project-via-api-14296Zeger-Jan van de Weg2016-03-2423-116/+321
| |\ \ \ \
| * | | | | PUT becomes POST on archiving endpointsZeger-Jan van de Weg2016-03-244-43/+46
| * | | | | Add endpoints for archiving and unarchivingZeger-Jan van de Weg2016-03-233-0/+264
* | | | | | Merge branch 'fix-bad-fetch' into 'master' Douwe Maan2016-04-032-1/+2
|\ \ \ \ \ \
| * | | | | | Don't fetch any tags from a forked repoStan Hu2016-04-022-1/+2
* | | | | | | Merge branch 'new-navigation-prototype' into 'master' Dmitriy Zaporozhets2016-04-0219-130/+109
|\ \ \ \ \ \ \
| * | | | | | | Fix milestones tab active state and testsnew-navigation-prototypeDmitriy Zaporozhets2016-04-025-6/+8
| * | | | | | | Fix some active tab tests that are broken because of 2 level sidebarDmitriy Zaporozhets2016-04-014-4/+8
| * | | | | | | Some tweaks to new sidebarDmitriy Zaporozhets2016-04-015-18/+19
| * | | | | | | Remove tests with back buttonDmitriy Zaporozhets2016-04-014-25/+0
| * | | | | | | Improve styling for new complex sidebarDmitriy Zaporozhets2016-04-015-51/+31
| * | | | | | | Hide sidebar completely when collapsedDmitriy Zaporozhets2016-04-015-52/+27
| * | | | | | | Refactor left navigation sidebar to use 2 levelsDmitriy Zaporozhets2016-04-015-109/+109